jvanzyl 02/04/30 04:48:07
Added: src/test-reactor all-projects.xml
Log:
Teaching the reactor generator to deal with the special case 'all' so that
all project descriptors registered in the mavenRemoteRepo will be used. This
will be the equivalent of what Gump does.
Revision Changes Path
1.1 jakarta-turbine-maven/src/test-reactor/all-projects.xml
Index: all-projects.xml
===================================================================
<profile>
<name>all-projects</name>
<projectIds>
<projectId>all</projectId>
</projectIds>
</profile>