Hello, I am experiencing weird problem when I am using maven. When I am using Windows and building jar file and using that jar in other project all other resources specified in pom getting to my .m2 automatically and in other project I don't need to include them second time.
When the same jar I am building on UNIX and trying to include it to the project resources from that jar are not getting in. Any idea what am I doing wrong in UNIX? In both places I am running from command line "mvn clean install" and both places I have maven 2.0.8 Thank you -- View this message in context: http://www.nabble.com/Maven-jar-problem-tp22092433p22092433.html Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
