Re: 2.0.9 and self referential properties failing

2008-04-19 Thread Chris Custine
AIL PROTECTED]> wrote: > I would hope that Maven wouldn't allow system properties to be overridden > in > the POM :-) Maybe properties beginning with java.* have been blocked? Have > you tried to rename the property to something benign? > > Paul > > On Fri, Apr

2.0.9 and self referential properties failing

2008-04-18 Thread Chris Custine
It looks like Maven 2.0.9 is refusing to resolve the JRuby 1.0 dependencies due to a self referential property in its POM: [WARNING] POM for 'org.jruby:jruby:pom:1.0:test' is invalid. It will be ignored for artifact resolution. Reason: The POM expression: ${java.specification.version} could not be

Re: Java Service Wrappers unfortunate license change

2008-04-13 Thread Chris Custine
AIL PROTECTED]> wrote: > Ok, so I won't bother trying to find the exact point at which the license > changed and take the tag for the 3.2.3. > > I'll just create a project at Codehaus unless someone wants to put it > somewhere else. > > > On 13-Apr-08, at 1:11 PM

Re: Java Service Wrappers unfortunate license change

2008-04-13 Thread Chris Custine
I have been irritated about this and thinking the same thing for the past week, so if a fork occurs I am willing to help maintain it and tweak it. Honestly there isn't too much wrong with the current 3.2.3 version that I am aware of, but I think we can improve on it none the less. Thanks, Chris O