[ http://issues.apache.org/jira/browse/JCR-564?page=comments#action_12433118 ] Michael Neale commented on JCR-564: -----------------------------------
OK, in maven 2 you can mark it as "provided" which means it is a compile/test time dep, but at runtime it is expected to be provided by the container - not sure if maven 1 has the equivalent. > Remove geronimo JTA as a runtime dependency > ------------------------------------------- > > Key: JCR-564 > URL: http://issues.apache.org/jira/browse/JCR-564 > Project: Jackrabbit > Issue Type: Bug > Components: maven > Affects Versions: 1.0.1 > Reporter: Michael Neale > Priority: Critical > > Geronimo JTA is marked as a dependency for runtime when it should be (at > most) a compile time dependency. > Is it possible to remedy this so when using the war or building your own, you > don't get the geronimo jar stowing away? -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
