I didn't realize it but this problem is a result of the
maven-webstart-plugin and the fact that the examples on the webpage show
using "jnlp-inline" which causes Maven to fork your build and therefore
attempt to run goals on projects that may not exist. Unfortunately, Maven2
doesn't indicate that
So there are some more differences, even though my development machine are
building the same version of our project, my developer box can build the
whole thing successfully, but our build server quits 75% of the way though
with a PermGenSpace out of memory error. Also, our build server also misses
I keep getting this error when one of my subprojects builds with Maven 2.1
(the XXX represents a child module of the project):
[INFO] [site:attach-descriptor]
[WARNING] The dependency: XXX can't be resolved
ut has been found in the reactor.
This dependency has been excluded from the plugin execut