Multiple Projects with Maven 2

2006-01-19 Thread Taleswapper
I've created a pom that references multiple projects using the tag. This works great, even catching the order when one of the subprojects depends on another subproject. However, if a subproject uses the result of another project as a plugin, I get a fatal error. Anybody experienced

Multiple Projects with Maven 2

2006-01-19 Thread Taleswapper
I've created a pom that references multiple projects using the tag. This works great, even catching the order when one of the subprojects depends on another subproject. However, if a subproject uses the result of another project as a plugin, I get a fatal error. Anybody experie