Title: Message Title
JJ Weaver commented on an issue
Mojo's RPM Maven Plugin / Bug MRPM-154
Dependency not included when artifacts version number exceeds 3 decimal points. major.minor[.build[.revision]]
You can recreate this issue by versioning one of the dependencies to a version that exceeds 3 decimal places. (e.g. 1.2.3.4)

<dependency>
<stripVersion>true</stripVersion>
<includes>
<include>org.spp.etse:JobMgmtActionService</include>
<include>org.spp.informatica:InformaticaHelper</include>
</includes>
</dependency>

The artifact is completely...
--------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email

Reply via email to