Re: installing non-maven jars before compile

2012-04-03 Thread Paul Rivera
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

installing non-maven jars before compile

2012-04-02 Thread Paul Rivera
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

maven and wtp dependencies not in WEB-INF/lib

2012-01-12 Thread Paul Rivera
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