[ http://nagoya.apache.org/jira/browse/CACTUS-147?page=comments#action_55036 ] Vincent Massol commented on CACTUS-147: ---------------------------------------
Hi Marc, I wouldn't implement it this way. Rather I would create a dependcy property (for example: cactus.classpath). Users who want to add some libs to the container classpath would tag those dependencies with this property. What do you think? > Allow Maven to use the contanerclasspath pathelement feature of cactus > ---------------------------------------------------------------------- > > Key: CACTUS-147 > URL: http://nagoya.apache.org/jira/browse/CACTUS-147 > Project: Cactus > Type: New Feature > Components: Maven Integration > Versions: 1.7 > Reporter: Marc Northover > Priority: Minor > > If a property cactus.container.classpath.path property exists then add an additional > path element to the container classpath. > For example: > <containerclasspath> > ... > <pathelement path="/some/path/here" /> > </containerclasspath> -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://nagoya.apache.org/jira/secure/Administrators.jspa - If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
