Actually i tried with this solution but that did not work. when i am giving scope as provided, then during build it is failing and throwing javax.transaction class not found exception.My project is grails project. It is using grails 1.3.7. So i believe it required during build. This jta.jar is coming as a transitive dependency from grails-gorm.
I tried excluding through maven-war-plugin by overlays tag also, but did not get success. Please suggest me. Satya -- View this message in context: http://maven.40175.n5.nabble.com/exclude-dependency-from-war-file-during-packaging-tp5573472p5579422.html Sent from the Maven - Users mailing list archive at Nabble.com.
