I run into a bit of a problem getting started when tagging 2.5-M2, the usually strategy of "mvn install" does not work as we lack the correct version of verifier - until we build it.
> [INFO] > ------------------------------------------------------------------------ > [ERROR] BUILD ERROR > [INFO] > ------------------------------------------------------------------------ > [INFO] Failed to resolve artifact. > > GroupId: org.geotools.maven > ArtifactId: verifier > Version: 2.5-M2 > > Reason: Unable to download the artifact from any repository > > org.geotools.maven:verifier:pom:2.5-M2 For now I am commenting out the plugin from the root 2.5-M2/pom.xml ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ Geotools-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
