You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by jamborta <ja...@gmail.com> on 2009/10/12 19:52:27 UTC

[jira] Running Jar file created by Maven

Hi guys,

I'm new to Maven. I have this problem that I created a Maven project in
netbeans, added dependencies, and build it successfully, it runs in Netbeans
as well. but if I try to build it from the command prompt using mvn install,
it build the whole staff, but when I try to run the jar file, it just fails
becuase it cannot find the library files (dependencies), looks like maven
doesn't add those files, although it downloads them...
please help me, i'm looking for the answer for quite a while now.
thanks
Tom
-- 
View this message in context: http://www.nabble.com/Running-Jar-file-created-by-Maven-tp25860314p25860314.html
Sent from the Maven - Issues mailing list archive at Nabble.com.