Looks like the CP release profile needs some tweaking. At present the -Prelease flag causes the Digester build to failm with a nessage such as:
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-jar-plugin:2.4:test-jar (default) on project commons-digester3-parent: Error assembling JAR: Manifest file: D:\eclipseworkspaces\main\commons-digester\target\osgi\MANIFEST.MF does not exist. I think this is because the release profile tries to build the osgi data in the parent as well. Obviously this needs fixing. In the meantime, I have updated Continuum to skip the release profile. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org