Sorry Joe, I just got back to my desk.
I'm glad that Donald got it changed over though. Jay Joe Bohn <[EMAIL PROTECTED]> wrote: Jay, This change causes the build to fail for me as it cannot find that version of the jspc-maven-plugin in a repo. Can you revert this change? Thanks, Joe [INFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] Failed to resolve artifact. GroupId: org.codehaus.mojo.jspc ArtifactId: jspc-maven-plugin Version: 2.0-alpha-1-20070806 Reason: Unable to download the artifact from any repository org.codehaus.mojo.jspc:jspc-maven-plugin:pom:2.0-alpha-1-20070806 from the specified remote repositories: central (http://repo1.maven.org/maven2), java.net (http://download.java.net/maven/1/), apache.snapshots (http://people.apache.org/repo/m2-snapshot-repository), apache-snapshots (http://people.apache.org/repo/m2-snapshot-repository), codehaus-snapshots (http://snapshots.repository.codehaus.org), apache-incubator (http://people.apache.org/repo/m2-incubating-repository/) [EMAIL PROTECTED] wrote: > Author: jaydm > Date: Wed Oct 24 20:01:28 2007 > New Revision: 588118 > > URL: http://svn.apache.org/viewvc?rev=588118&view=rev > Log: > Reverted the change of the jspc plugin version since > it was made to correct a problem building on windows. > > Modified: > geronimo/server/trunk/pom.xml > > Modified: geronimo/server/trunk/pom.xml > URL: > http://svn.apache.org/viewvc/geronimo/server/trunk/pom.xml?rev=588118&r1=588117&r2=588118&view=diff > ============================================================================== > --- geronimo/server/trunk/pom.xml (original) > +++ geronimo/server/trunk/pom.xml Wed Oct 24 20:01:28 2007 > @@ -1796,7 +1796,7 @@ > > org.codehaus.mojo.jspc > jspc-maven-plugin > - 2.0-alpha-1 > + 2.0-alpha-1-20070806 > > > > > >
