/[Apache-SVN]
ViewVC logotype

Revision 776273


Jump to revision: Previous Next
Author: ate
Date: Tue May 19 11:18:07 2009 UTC (15 years, 1 month ago)
Changed paths: 5
Log Message:
Temporary fix for http://jira.codehaus.org/browse/MASSEMBLY-409 by using a custom assembly descriptor.
This turned out to be more difficult than expected because the portals-pom-1.2 already configures the "project" predefined assemby and the maven-assembly-plugin
always merges descriptor configurations :(
"Fixed" by configuring a "dummy-does-not-exist" predefined descriptor (which then does override the "project") *and* configuring ignoreMissingDescriptor=true
Note: this still needs to be tested with mvn release:prepare -DdryRun=true, but to be able to do so this change needs to be committed first.
 

Changed paths

Path Details
Directoryportals/pluto/trunk/pom.xml modified , text changed
Directoryportals/pluto/trunk/src/ added
Directoryportals/pluto/trunk/src/main/ added
Directoryportals/pluto/trunk/src/main/assembly/ added
Directoryportals/pluto/trunk/src/main/assembly/project-src.xml added

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26