Hey Martin,

Gotcha, well I am actually using an old Maven version (2.2.1) because of my 
needs to support
Apache OODT with it ;) However, I am happy to try upgrading to a newer version 
of 3 for SIS,
since it's easy to install multiple mvn versions.

That being said, you can always contact the bui...@apache.org list and/or 
subscribe to it 
using builds-subscr...@apache.org. That list is where the infra@ peeps who 
maintain Jenkins
and other CI tools for the ASF can be contacted and software can be requested 
for the Jenkins
machines. Feel free to request an updated version of mvn to be installed there 
as well.

Cheers,
Chris

On Sep 13, 2012, at 3:02 AM, Martin Desruisseaux wrote:

> Hello all
> 
> We got many Jenkins failures recently. This is because Jenkins on Apache 
> servers is still using Maven 3.0.3, while I though that Maven 3.0.4 (released 
> last January) was widely spread. The sis-build-helper module uses the 
> ${maven.version} property, which is indeed a very useful information when 
> writing Maven plugins. But this property has been introduced only in Maven 
> 3.0.4.
> 
> Are anyone in SIS using Maven 3.0.4, or do we need to support older Maven 
> versions? A workaround for older versions is to specify the property 
> explicitly on the command line (e.g. "--define maven.version=3.0.3"), which 
> is what I did for Jenkins. However if many peoples are using older Maven 
> versions, we would probably need to modify the pom.xml for supporting them.
> 
>    Martin
> 


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Chris Mattmann, Ph.D.
Senior Computer Scientist
NASA Jet Propulsion Laboratory Pasadena, CA 91109 USA
Office: 171-266B, Mailstop: 171-246
Email: chris.a.mattm...@nasa.gov
WWW:   http://sunset.usc.edu/~mattmann/
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Adjunct Assistant Professor, Computer Science Department
University of Southern California, Los Angeles, CA 90089 USA
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Reply via email to