You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Viggo Navarsete <vi...@gmail.com> on 2010/01/25 17:01:15 UTC

add dependency using maven-assembly-plugin

Hi,
is it possible to add a dependency (i.e a JDBC Connector for PostgreSQL) to
an assembly using the maven-assembly-plugin by just providing the groupId,
artifactId and version?
I've tried to use the moduleSet, but with no luck.
Any clue?

Best regards,
Viggo Navarsete