[jboss-jira] [JBoss JIRA] Created: (JBBUILD-431) Fix assembly in security project
Paul Gier (JIRA)
jira-events at lists.jboss.org
Thu Nov 29 13:14:46 EST 2007
Fix assembly in security project
--------------------------------
Key: JBBUILD-431
URL: http://jira.jboss.com/jira/browse/JBBUILD-431
Project: JBoss Build System
Issue Type: Task
Components: Maven
Reporter: Paul Gier
Fix For: Maven Build - Maint 2007
The security project is getting an NPE when the assembly tries to run. This occurs because of the order the projects are build. The aggregator project tries to create the assembly before the modules are built. A parent pom should be split from the aggregate pom to allow the aggregate to be built last.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list