Hi Wayne,
That's strange.
What version of maven are you running? I'm using 3.0.4 on windows 7.
Best Regards,
Paul
On Wed, Apr 4, 2012 at 2:40 AM, Wayne Fay wrote:
> > These jars don't get installed. I thought that if I call "mvn compile",
> > all phases before it will also get called (e.g. v
Hi,
I'm trying to install some non-maven files before I compile my project.
Here's a snippet of my pom.xml:
[code]
org.apache.maven.plugins
maven-install-plugin
2.3.1
install
the name of the java project dependency)
This seems to be a clear bug. I've seen some people post some overcomplicated
workarounds. Is there any plan to fix this?
Best Regards,
Paul Rivera