[proguard-maven-plugin] Improvement: Add possibility to add all dependencies as -injars

29 views
Skip to first unread message

Dmitry Katsubo

unread,
Jan 28, 2013, 8:27:20 AM1/28/13
to pyx4me...@googlegroups.com
Currently only one dependency (for current project) is passed as "-injars". Thus one need to use maven-assembly-plugin to prepare all-in-one jar and then use that artifact using

<configuration>
    <injar>...</injar>
</configuration>

Would be nice if there is an additional option to pull all dependencies to "-injars" instead of "-libraryjars".
Reply all
Reply to author
Forward
0 new messages