maven 2 - Can maven3 runtime execute maven2 compatible pom.xml files -



maven 2 - Can maven3 runtime execute maven2 compatible pom.xml files -

some of our new projects have been migrated maven3 , of older projects still using maven2 compliant pom.xml files.

can maven3 runtime execute maven2 compatible pom.xml files also?

maven 3 compatible maven 2 configuration. there still incompatibilities.

for total list should check here there sometime problems plugins (as torsten suggested).

resources:

maven 3.x plugin compatibility matrix

on same topic:

switching maven3

maven-2 maven maven-3

Comments

Popular posts from this blog

iphone - Dismissing a UIAlertView -

intellij idea - Update external libraries with intelij and java -

javascript - send data from a new window to previous window in php -