Build broken by bad docs geotools.version

Description

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

$ find . -name pom.xml -exec grep -H 2.7-M2 {} \;
./docs/pom.xml: <version>2.7-M2</version>
./docs/pom.xml: <property name=/>
./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>

[INFO] Unable to find resource 'org.geotools:geotoolsom: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:geotoolsom: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

Environment

None

Activity

codehaus 
April 10, 2015 at 3:14 PM

CodeHaus Comment From: aaime - Time: Sun, 28 Nov 2010 02:56:27 -0600
---------------------
Mass closing all issues that have been in "resolved" state for 2 months or more without any feedback or update

codehaus 
April 10, 2015 at 3:14 PM

CodeHaus Comment From: jgarnett - Time: Mon, 2 Aug 2010 00:33:07 -0500
---------------------
Give that a go; the idea is that the docs will reference 2.7-M2 as the stable release until next time.

Fixed

Details

Assignee

Reporter

Components

Affects versions

Priority

Created August 2, 2010 at 3:12 AM
Updated October 31, 2015 at 6:02 PM
Resolved May 26, 2015 at 1:42 PM