[ http://issues.apache.org/jira/browse/GERONIMO-1123?page=all ] David Jencks reopened GERONIMO-1123: ------------------------------------
The way the new plugin is called in the previous fix introduces a circular dependency. > generate geronimo-service.xml files from marked dependencies in project.xml > --------------------------------------------------------------------------- > > Key: GERONIMO-1123 > URL: http://issues.apache.org/jira/browse/GERONIMO-1123 > Project: Geronimo > Type: Improvement > Components: buildsystem > Versions: 1.0 > Reporter: David Jencks > Assignee: David Jencks > Fix For: 1.0 > > Write a maven plugin to generate the geronimo-service.xml dependency lists > from marked dependencies in project.xml. > I'm going to use > <properties> > <geronimo.dependency>true</geronimo.dependency> > </properties> > unless someone has a better idea. -- 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 - For more information on JIRA, see: http://www.atlassian.com/software/jira
