Does anyone know if M2Eclipse backed by maven3 supports parent definition without versions?
The maven3 specs says that it should be allowed, as per this maven 3 beta overview. However, ...
I have set up a Maven respotory with Nexus on a server. I have deployed various project artefacts and third party libraries to this repository.
Now I'm trying to use this ...
I'm trying to use Eclipse on an existing project where I use Maven 3.0.3. I installed m2eclipse, but it appears to be trying to build with an old version of maven. ...