Build broken by bad docs geotools.version
-----------------------------------------

                 Key: GEOT-3229
                 URL: http://jira.codehaus.org/browse/GEOT-3229
             Project: GeoTools
          Issue Type: Bug
          Components: doc
    Affects Versions: 2.7-M3
            Reporter: Ben Caradoc-Davies
            Assignee: Jody Garnett
            Priority: Blocker


Several trunk poms have a tag geotools.version, breaking the build.

{code}
$ find . -name pom.xml -exec grep -H 2.7-M2 {} \;
./docs/pom.xml:    <version>2.7-M2</version>
./docs/pom.xml:                  <property name="project.version" 
value="2.7-M2"/>
./docs/tutorial/geometry/artifacts/pom.xml:        
<geotools.version>2.7-M2</geotools.version>
./docs/tutorial/filter/artifacts/pom.xml:        
<geotools.version>2.7-M2</geotools.version>
./docs/tutorial/map/artifacts/pom.xml:        
<geotools.version>2.7-M2</geotools.version>
./docs/tutorial/feature/artifacts/pom.xml:  
<geotools.version>2.7-M2</geotools.version>
./docs/tutorial/quickstart/artifacts/pom.xml:        
<geotools.version>2.7-M2</geotools.version>
./docs/tutorial/raster/artifacts/pom.xml:        
<geotools.version>2.7-M2</geotools.version>
{code}

{code}
[INFO] Unable to find resource 'org.geotools:geotools:pom:2.7-M2' in repository 
central (http://repo1.maven.org/maven2)
[INFO] ------------------------------------------------------------------------
[ERROR] FATAL ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

GroupId: org.geotools
ArtifactId: geotools
Version: 2.7-M2

Reason: Unable to download the artifact from any repository

  org.geotools:geotools:pom:2.7-M2

from the specified remote repositories:
  central (http://repo1.maven.org/maven2)



[INFO] ------------------------------------------------------------------------
[INFO] Trace
org.apache.maven.reactor.MavenExecutionException: Cannot find parent: 
org.geotools:geotools for project: org.geotools:docs:jar:null for project 
org.geotools:docs:jar:null
{code}

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
The Palm PDK Hot Apps Program offers developers who use the
Plug-In Development Kit to bring their C/C++ apps to Palm for a share
of $1 Million in cash or HP Products. Visit us here for more details:
http://p.sf.net/sfu/dev2dev-palm
_______________________________________________
Geotools-devel mailing list
Geotools-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to