Hi Sha Jiang,

Did you declare this dependency in your pom? If so, please show us a snippet
of your pom.xml.

Thanks,
Dawn


jiangshachina wrote:
> 
> Hi guys,
> I have a Web application project.
> I added javax.transaction:jta:jta-1.0.1B.jar to dependency,
> but in fact my project doesn't need the jar.
> Namely, I don't need it on compile-time, test-time or runtime.
> 
> I run "mvn package", and the build was sucessful.
> I checked WEB-INF/lib directory, but don't find jta-1.0.1B.jar.
> 
> I always think that Maven would add any jar file in dependencies.
> But the case means that I'm wrong.
> I don't believe one case, please show me clearly.
> Maven can identify any useless jar and doesn't add it to war file?
> 
> a cup of Java, cheers!
> Sha Jiang
> 

-- 
View this message in context: 
http://www.nabble.com/Don%27t-add-dependency--tf2677027s177.html#a7469026
Sent from the Maven - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to