play-maven icon indicating copy to clipboard operation
play-maven copied to clipboard

Plugin should check maven version

Open ni-ka opened this issue 12 years ago • 1 comments

I started to use the maven plugin. However, due to a former project my MAVEN_HOME and PATH where pointing to a maven 2.x install. It didnt really work, dependencies where only copied to target/dependency and never to /lib - I solved this manually copying them to /lib.

Maybe the plugin should check the installed maven version for 3.x?

ni-ka avatar Dec 08 '11 09:12 ni-ka

it is a good point. But Maven module is no longer maintained. Please feel free to fork and change it.

Wang Yizhuo

On Thu, Dec 8, 2011 at 5:40 PM, ni-ka < [email protected]

wrote:

I started to use the maven plugin. However, due to a former project my MAVEN_HOME and PATH where pointing to a maven 2.x install. It didnt really work, dependencies where only copied to target/dependency and never to /lib

  • I solved this manually copying them to /lib.

Maybe the plugin should check the installed maven version for 3.x?


Reply to this email directly or view it on GitHub: https://github.com/wangyizhuo/play-maven/issues/5

wangyizhuo avatar Dec 08 '11 16:12 wangyizhuo