update maven-svn-revision-number-plugin to latest release (>= 1.7)
------------------------------------------------------------------

                 Key: GEOT-3932
                 URL: https://jira.codehaus.org/browse/GEOT-3932
             Project: GeoTools
          Issue Type: Task
          Components: admin
    Affects Versions: 8.0-M2
         Environment: subversion 1.7 client to check working copy
            Reporter: Mark Prins
            Assignee: Jody Garnett


The current (8.0-SNAPSHOT) build uses version 1.5 of the 
maven-svn-revision-number-plugin plugin, when source code has been checked out 
using a subversion client version 1.7 the build fails with a subversion error 
because the repository metadata in the working copy is not upward compatible, 
com.google.code.maven-svn-revision-number-plugin:1.5:maven-svn-revision-number-plugin
 uses SVNkit 1.3.x which is compatible with subversion 1.6=<

When the maven-svn-revision-number-plugin is updated to version 1.7 (currently 
latest release of this plugin) you can specify a commandline option 
(-Dsvn-revision-number.failOnError=false) to ignore the subversion error and 
the build completes normally. Note that 
com.google.code.maven-svn-revision-number-plugin:1.7:maven-svn-revision-number-plugin
 still relies on svnkit:1.3.5 so the error is still there, the updated plugin 
just gives an option to ignore it either from the commandline or as a config 
option.

Note that Geoserver has this same issue.

See also: 
http://code.google.com/p/maven-svn-revision-number-plugin/issues/detail?id=9

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
The demand for IT networking professionals continues to grow, and the
demand for specialized networking skills is growing even more rapidly.
Take a complimentary Learning@Cisco Self-Assessment and learn 
about Cisco certifications, training, and career opportunities. 
http://p.sf.net/sfu/cisco-dev2dev
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to