The following comment has been added to this issue: Author: Ate Douma Created: Fri, 11 Jun 2004 4:54 AM Body: To prevent the cyclic error, portal/project.xml and maven-plugin/project.xml cannot be both used in one reactor task.
This was the case in the subClean task. To fix this I put the maven-plugin/project.xml in the excludes list and added a clean task for maven-plugin on its own. Now, portal can have a dependency defined on the plugin which I committed as well. --------------------------------------------------------------------- View this comment: http://issues.apache.org/jira/browse/JS2-58?page=comments#action_36026 --------------------------------------------------------------------- View the issue: http://issues.apache.org/jira/browse/JS2-58 Here is an overview of the issue: --------------------------------------------------------------------- Key: JS2-58 Summary: Jetspeed 2 Maven plugin Type: New Feature Status: Open Priority: Major Project: Jetspeed 2 Components: Project Build Versions: 2.0-a1 Assignee: Scott T Weaver Reporter: Scott T Weaver Created: Wed, 26 May 2004 12:13 PM Updated: Fri, 11 Jun 2004 4:54 AM Description: I suggest that we start looking into creating a Maven plugin for Jetspeed 2 that will assist people in creating/deploying portlet applications. The plug in should but not be limited to: 1. Taking a mavenized project and packaging it into war. 2. Deploying that application into a Jetspeed deployment 3. Allow users to extend the Jetspeed framework by allowing them to merge in custom components and/or a custom assembly script. It should also allow custom deploying of J2 by specifying new component jars to include and allowing exclusion of any unused jars that are part of the default J2 install. --------------------------------------------------------------------- JIRA INFORMATION: This message is automatically generated by JIRA. If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]