On 5/6/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
Author: mrdon
Date: Sat May 6 19:32:25 2006
New Revision: 400385
URL: http://svn.apache.org/viewcvs?rev=400385&view=rev
Log:
Starting to synchronizing the Maven 2 build with Struts Action 1,
keeping the Ant build in sync
I think <dependencyManagement> section that was removed here needs to
be restored. (This is something we need to add for the Action 1
build; Action 2 had it correct.)
Also, (not sure if this is related,) the action2/uber/pom.xml file
does not validate right now due to missing dependency <version>
elements:
~/svn/struts/current/action2/uber
$ mvn assembly:assembly
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[ERROR] FATAL ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Error building POM (may not be this project's POM).
Project ID: org.apache.struts.action2:action-all
POM Location: c:\svn\struts\current\action2\uber\pom.xml
Validation Messages:
[0] 'dependencies.dependency.version' is missing for org.apache.struts.acti
on2:action-pell-file-upload
[1] 'dependencies.dependency.version' is missing for
org.apache.struts.action2:action-jasperreports
[2] 'dependencies.dependency.version' is missing for
org.apache.struts.action2:action-jfreechart
[3] 'dependencies.dependency.version' is missing for
org.apache.struts.action2:action-api
[4] 'dependencies.dependency.version' is missing for
org.apache.struts.action2:action
Reason: Failed to validate POM
--
Wendy
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]