I'm experieting with maven-3's multi-threading feature, as it looks promising. Unfortunately I have basic problems with the dependency-plugin (version 2.3): We are using the copy-goal, the configuration style with <artifactItems>. Whenever one of these artifacts have to be built within the same reactor, it happens that the dependent artifact has not been built before, and we encounter an "artifact-not-found" error.
Is that a know issue with the threading feature, or do we make a mistake? -- View this message in context: http://maven.40175.n5.nabble.com/maven-dependency-plugin-fails-when-using-maven-s-multi-thread-feature-tp5009857p5009857.html Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
