includes/excludes.
o Added a test project for the it plugin; it runs the integration tests.
Doesn't work though - you only see 'Building XXX', but it doesn't build (?)
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@291699 13f79535-47bb-0310-9956-ffa450edef68
log the error instead and throw an exception without a cause.
Maybe it's better to have 2 MojoExecutionExceptions: one that signals
a real error/failure in maven (or pom setup), and one that just
signals normal build errors (no stacktrace printed).
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@291423 13f79535-47bb-0310-9956-ffa450edef68
build, so dependencies can at least resolve the target/artifact.jar.
Blacklist the project to skip building it again.
TODO: the message now printed in ReactorManager implies that that
project has build errors; that seems to be the only possible reason
to blacklist a project. Maybe if the EventDispatcher/Handler interfaces
would have more methods than start/end/error this could be handled differently.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@279546 13f79535-47bb-0310-9956-ffa450edef68