You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by ja...@apache.org on 2007/10/25 05:01:29 UTC

svn commit: r588118 - /geronimo/server/trunk/pom.xml

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 @@
                 <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>



Re: svn commit: r588118 - /geronimo/server/trunk/pom.xml

Posted by Joe Bohn <jo...@earthlink.net>.
Thanks Donald.  I was also able to build using just 2.0-alpha-1 that is 
published.  I don't mind using the private build either.

Joe


Donald Woods wrote:
> Try it now.  I just copied the 2.0-alpha-1-20070806 files over from 
> branches/2.0
> 
> -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/)
>>
>>
>>
>>
>> jaydm@apache.org 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 @@
>>>                  <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>
>>>
>>>
>>>
>>

Re: svn commit: r588118 - /geronimo/server/trunk/pom.xml

Posted by Donald Woods <dw...@apache.org>.
Try it now.  I just copied the 2.0-alpha-1-20070806 files over from 
branches/2.0

-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/)
> 
> 
> 
> 
> jaydm@apache.org 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 @@
>>                  <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>
>>
>>
>>
> 

Re: svn commit: r588118 - /geronimo/server/trunk/pom.xml

Posted by Donald Woods <dw...@apache.org>.
I added groovy-all-1.0 to the repository dir in 2.0.3-SNAPSHOT and was 
able to build it on SLED10.  Will do the same for trunk.

-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/)
> 
> 
> 
> 
> jaydm@apache.org 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 @@
>>                  <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>
>>
>>
>>
> 

Re: svn commit: r588118 - /geronimo/server/trunk/pom.xml

Posted by Jay McHugh <jd...@sbcglobal.net>.
Sorry Joe,

I just got back to my desk.

I'm glad that Donald got it changed over though.

Jay

Joe Bohn <jo...@earthlink.net> 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/)




jaydm@apache.org 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
>                      
>                          
>                              
> 
> 
> 



Re: svn commit: r588118 - /geronimo/server/trunk/pom.xml

Posted by Joe Bohn <jo...@earthlink.net>.
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/)




jaydm@apache.org 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 @@
>                  <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>
> 
> 
>