Commit Graph

3 Commits

Author SHA1 Message Date
Kenney Westerhof 4ac603b57b Add the project itself to the 'reactorprojects' of the forked
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
2005-09-08 09:29:47 +00:00
Kenney Westerhof fdc4461eb7 Building maven projects works; it runs all integration test projects,
and when one fails (FAIL_AT_END) the build of this project fails too.


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@279336 13f79535-47bb-0310-9956-ffa450edef68
2005-09-07 14:59:36 +00:00
Kenney Westerhof a868b39364 Basics of an Integration Test Plugin.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@278787 13f79535-47bb-0310-9956-ffa450edef68
2005-09-05 16:18:07 +00:00