/[Apache-SVN]
ViewVC logotype

Revision 834100


Jump to revision: Previous Next
Author: ate
Date: Mon Nov 9 15:09:46 2009 UTC (2 weeks, 1 day ago)
Changed paths: 15
Log Message:
JS2-1064: Jetspeed Maven Plugin errors with Maven 2.1.x or Maven 2.2.x
Adjusting build configuration for Maven 2.2.x (and probably Maven 2.1.x) changed plugin dependencies inheritance (not!).
The "default" jetspeed-maven-unpack-plugin dependency is no longer "seen" from a parent pom :(
However, once a child pom does "load" such a dependency, *sibling* poms suddenly start "seeing" it again...
Sigh, seems like a maven bug which we somehow have to workaround.
Solved for now by defining the needed "default" jetspeed-portal-resources dependency in each plugin usage.
Additionally, while in there I also improved the <skip/> property configuration by replacing its value from ${maven.test.skip} to {skipTests}
Finally, I also source formatted (again) some of the poms, but no changes other than described above were made.

Changed paths:

Path Details
Directoryportals/jetspeed-2/portal/trunk/applications/jetspeed/pom.xml modified , text changed
Directoryportals/jetspeed-2/portal/trunk/components/jetspeed-capability/pom.xml modified , text changed
Directoryportals/jetspeed-2/portal/trunk/components/jetspeed-db-tools/pom.xml modified , text changed
Directoryportals/jetspeed-2/portal/trunk/components/jetspeed-deploy-tools/pom.xml modified , text changed
Directoryportals/jetspeed-2/portal/trunk/components/jetspeed-page-manager/pom.xml modified , text changed
Directoryportals/jetspeed-2/portal/trunk/components/jetspeed-portal/pom.xml modified , text changed
Directoryportals/jetspeed-2/portal/trunk/components/jetspeed-portal-site/pom.xml modified , text changed
Directoryportals/jetspeed-2/portal/trunk/components/jetspeed-profiler/pom.xml modified , text changed
Directoryportals/jetspeed-2/portal/trunk/components/jetspeed-rdbms/pom.xml modified , text changed
Directoryportals/jetspeed-2/portal/trunk/components/jetspeed-registry/pom.xml modified , text changed
Directoryportals/jetspeed-2/portal/trunk/components/jetspeed-security/pom.xml modified , text changed
Directoryportals/jetspeed-2/portal/trunk/components/jetspeed-serializer/pom.xml modified , text changed
Directoryportals/jetspeed-2/portal/trunk/components/jetspeed-sso/pom.xml modified , text changed
Directoryportals/jetspeed-2/portal/trunk/components/jetspeed-statistics/pom.xml modified , text changed
Directoryportals/jetspeed-2/portal/trunk/pom.xml modified , text changed

apache@apache.org
ViewVC Help
Powered by ViewVC 1.1.2