forgott to look into jira before writing the note. you once submitted a patch for WebApplicationContextFilter to work with jetty6-maven-plugin. will this be included into x.3? (i think it was this one http://people.apache.org/~aadamchik/patched/cayenne-1.2-02162007.jar )
kind regards, peter -----Ursprüngliche Nachricht----- Von: Andrus Adamchik [mailto:[EMAIL PROTECTED] Gesendet: Montag, 30. April 2007 12:07 An: [email protected] Betreff: Re: cayenne-modeler maven dependencies Hi Peter, This is a bug in the POM. It is fixed in Subversion and will be released in 2.0.3: https://issues.apache.org/cayenne/browse/CAY-774 Andrus On Apr 30, 2007, at 12:04 PM, Peter Schröder wrote: > hi there, > > i could not find out where exactly we picked up the cayenne- > modeler-2.0.2.jar from our maven repo, but there was an > org.objectstyle dependency in there wich resultet in an build-error: > > <dependency> > <groupId>org.objectstyle.cayenne</groupId> > <artifactId>cayenne-nodeps</artifactId> > <version>2.0.2</version> > </dependency> > > seems that this is in the distributed version: > http://mvnrepository.com/artifact/org.apache.cayenne/cayenne- > modeler/2.0.2 > > kind regards, > peter >
