Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Plugin should check maven version #5

Open
ni-ka opened this issue Dec 8, 2011 · 1 comment
Open

Plugin should check maven version #5

ni-ka opened this issue Dec 8, 2011 · 1 comment

Comments

@ni-ka
Copy link

ni-ka commented Dec 8, 2011

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?

@wangyizhuo
Copy link
Owner

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:
#5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants