Hi folks,

I spot MJAVADOC-246 which is an issue between latest javadoc plugin
and mvn 2.1/2.2 using site-plugin 2.1-snap brief an integration pb...

My questions is about Hudson:
- Is it possible to test our plugins with all Maven versions in the
jobs, I mean test all plugins with mvn 2.0.x, 2.1.x and 2.2.x?
- How to configure Hudson to integrate core plugins in the build ie
using several MavenHome in the run-its profiles? Ideally I want to use
latest core plugins snapshots with all Maven versions. For instance,
this matrix:
mvn version | javadoc-plugin version | with site-plugin version
2.0.x       | 2.6.1-snap             | 2.0.x
2.0.x       | 2.6.1-snap             | 2.1-snap
2.1.x       | 2.6.1-snap             | 2.0.x
2.1.x       | 2.6.1-snap             | 2.1-snap
2.2.x       | 2.6.1-snap             | 2.0.x
2.2.x       | 2.6.1-snap             | 2.1-snap
I doubt of these kinds of possibilities but maybe someone has genius ideas :)

If not possible at all, is it a resource pb and how we could solve them?

Thanks

Vincent

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to