-Donald
Joe Bohn 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.xmlURL: 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 @@ <plugin> <groupId>org.codehaus.mojo.jspc</groupId> <artifactId>jspc-maven-plugin</artifactId> - <version>2.0-alpha-1</version> + <version>2.0-alpha-1-20070806</version> <executions> <execution> <goals>
smime.p7s
Description: S/MIME Cryptographic Signature
