You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Olivier Lamy <ol...@apache.org> on 2012/12/17 00:55:01 UTC

disgester parent 28-SNAPSHOT upgrade with release profile

Hi,
I try to upgrade digester to last parent.
But I have an issue when building with release profile
mvn clean install -Prelease

[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:
/Users/olamy/dev/sources/apache/commons/digester/target/osgi/MANIFEST.MF
does not exist. -> [Help 1]

[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-assembly-plugin:2.4:single (default) on
project commons-digester3-parent: Error reading assemblies: No
assembly descriptors found.

Last parents trigger plugins execution which fail pom project (ie
multi modules parent).
Is it a know issue ?

Furthermore there is a build failure:
Failed tests:
testPopNamedStackNotPushed(org.apache.commons.digester3.DigesterTestCase):
Expected an EmptyStackException

Thanks,
--
Olivier

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org