|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
_______________________________________________ Amdatu-developers mailing list [email protected] http://lists.amdatu.org/mailman/listinfo/amdatu-developers


It seems that the update of the maven-bundle-plugin causes the issue or the syntax has been changed. This works properly:
<Embed-Dependency>*;scope=compile;artifactId=!org.amdatu.opensocial</Embed-Dependency>
The Embed-Dependency syntax described above is used throughout all subprojects and probably copied to external projects. So this change of behavior should be documented (no software change needed).