Hello Apache Maven users,

It seems it's not possible to introduce additional dependencies through
assembly descriptor, one can only filter (include/exclude) dependencies
defined in module pom. Can someone please verify this?


Btw, current assembly plugin site documents that assembly descriptor schema
v1.1.2 should be used for assembly plugin 2.2-beta-6 and higher (see
here<http://maven.apache.org/plugins/maven-assembly-plugin/#Assembly_Descriptor_Schemas_XSD>),
but there is no such
assembly-1.1.2.xsd<http://maven.apache.org/xsd/assembly-1.1.2.xsd>file.
Link for that file on assembly plugin site points to v1.1.1 XSD. Maybe
assembly-1.1.2.xsd exists in sources but it didn't get published with
2.2-beta-6 release.

Regards,
Stevo.

Reply via email to