yes, i run with java -jar

but when I run mvn install, I can see that it downloads all the
dependencies. i thought it takes care of that automatically.


Entner Harald wrote:
> 
> How do you run the jar file? (outside netbeans). 
> 
> with java -jar .... ? 
> 
> If you do so, the jar files need to be included in the resulting jar file,
> or you have to add it to the classpath, via -cp ...
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Running-Jar-file-created-by-Maven-tp25869690p25870160.html
Sent from the Maven - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to