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
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