This appears to just be a maven glitch: 1. 2.3.x/ maven install failed with parent pom error during validation 2. 2.3.x fresh check out and maven install- still had the validation error 3. 2.3.x/maven clean install worked 4. 2.3.x/module clean install failed on a test 5. 2.3.x/ maven install -Dmaven.test.skip=true now validates and is working on the install
Let's write this one off as maven hating me, thanks for your time. Jody > This is an interesting one - a check out of 2.3.x no longer builds for me: > >> [INFO] Failed to resolve artifact. >> >> GroupId: org.geotools.imageio >> ArtifactId: gt2-imageio >> Version: 1.0-rc1 >> >> Reason: Unable to download the artifact from any repository >> >> org.geotools.imageio:gt2-imageio:pom:1.0-rc1 >> >> from the specified remote repositories: >> central (http://repo1.maven.org/maven2) >> > Trunk builds (and does not have this problem). > When I kick confluence box it is happy. > > So I got to assume that the "gt2-imageio" parent is defined in some > other branch that the confluence box is build (or is some how known to > the confluence build box). > > Jody > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job easier. > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > Geotools-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/geotools-devel > ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier. Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Geotools-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
