You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by Simon Nash <na...@hursley.ibm.com> on 2008/01/30 14:02:13 UTC

Problem building rc3a

I tried to build the Tuscany SCA Java 1.1 rc3a source distro from an
empty maven repo and I got the following error in implementation-bpel.
Any ideas?

   Simon

[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

Missing:
----------
1) org.apache.geronimo.specs:geronimo-jpa_3.0_spec:jar:1.0

   Try downloading the file manually from the project website.

   Then, install it using the command:
       mvn install:install-file -DgroupId=org.apache.geronimo.specs -DartifactId=
geronimo-jpa_3.0_spec \
           -Dversion=1.0 -Dpackaging=jar -Dfile=/path/to/file

   Path to dependency:
         1) org.apache.tuscany.sca:tuscany-implementation-bpel:jar:1.1-incubating

         2) org.apache.openjpa:openjpa-all:jar:0.9.7-incubating
         3) org.apache.openjpa:openjpa-persistence:jar:0.9.7-incubating
         4) org.apache.geronimo.specs:geronimo-jpa_3.0_spec:jar:1.0

----------
1 required artifact is missing.

for artifact:
   org.apache.tuscany.sca:tuscany-implementation-bpel:jar:1.1-incubating

from the specified remote repositories:
   central (http://repo1.maven.org/maven2),
   apache.ws.zone (http://ws.zones.apache.org/repository2),
   apache.incubator (http://people.apache.org/repo/m2-incubating-repository),
   apache.snapshots (http://people.apache.org/repo/m2-snapshot-repository)


[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 66 minutes 57 seconds
[INFO] Finished at: Wed Jan 30 12:45:12 GMT 2008
[INFO] Final Memory: 52M/94M
[INFO] ------------------------------------------------------------------------



---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-dev-help@ws.apache.org


Re: Problem building rc3a

Posted by Simon Nash <na...@hursley.ibm.com>.
Simon Nash wrote:

> 
> Simon Nash wrote:
> 
>> I tried to build the Tuscany SCA Java 1.1 rc3a source distro from an
>> empty maven repo and I got the following error in implementation-bpel.
>> Any ideas?
>>
>>   Simon
>>
> I couldn't see anything obviously wrong, so I tried building the failing
> module only and it worked.  I'm now retrying the top-level build.
>
My rebuild worked and I did not see the issue with the Sun JDK that
sebb and Raymond encountered.

   Simon

>   Simon
> 
>> [INFO] 
>> ------------------------------------------------------------------------
>> [ERROR] BUILD ERROR
>> [INFO] 
>> ------------------------------------------------------------------------
>> [INFO] Failed to resolve artifact.
>>
>> Missing:
>> ----------
>> 1) org.apache.geronimo.specs:geronimo-jpa_3.0_spec:jar:1.0
>>
>>   Try downloading the file manually from the project website.
>>
>>   Then, install it using the command:
>>       mvn install:install-file -DgroupId=org.apache.geronimo.specs 
>> -DartifactId=
>> geronimo-jpa_3.0_spec \
>>           -Dversion=1.0 -Dpackaging=jar -Dfile=/path/to/file
>>
>>   Path to dependency:
>>         1) 
>> org.apache.tuscany.sca:tuscany-implementation-bpel:jar:1.1-incubating
>>
>>         2) org.apache.openjpa:openjpa-all:jar:0.9.7-incubating
>>         3) org.apache.openjpa:openjpa-persistence:jar:0.9.7-incubating
>>         4) org.apache.geronimo.specs:geronimo-jpa_3.0_spec:jar:1.0
>>
>> ----------
>> 1 required artifact is missing.
>>
>> for artifact:
>>   org.apache.tuscany.sca:tuscany-implementation-bpel:jar:1.1-incubating
>>
>> from the specified remote repositories:
>>   central (http://repo1.maven.org/maven2),
>>   apache.ws.zone (http://ws.zones.apache.org/repository2),
>>   apache.incubator 
>> (http://people.apache.org/repo/m2-incubating-repository),
>>   apache.snapshots (http://people.apache.org/repo/m2-snapshot-repository)
>>
>>
>> [INFO] 
>> ------------------------------------------------------------------------
>> [INFO] For more information, run Maven with the -e switch
>> [INFO] 
>> ------------------------------------------------------------------------
>> [INFO] Total time: 66 minutes 57 seconds
>> [INFO] Finished at: Wed Jan 30 12:45:12 GMT 2008
>> [INFO] Final Memory: 52M/94M
>> [INFO] 
>> ------------------------------------------------------------------------
>>
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
>> For additional commands, e-mail: tuscany-dev-help@ws.apache.org
>>
>>
>>



---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-dev-help@ws.apache.org


Re: Problem building rc3a

Posted by Simon Nash <na...@hursley.ibm.com>.
Simon Nash wrote:

> I tried to build the Tuscany SCA Java 1.1 rc3a source distro from an
> empty maven repo and I got the following error in implementation-bpel.
> Any ideas?
> 
>   Simon
> 
I couldn't see anything obviously wrong, so I tried building the failing
module only and it worked.  I'm now retrying the top-level build.

   Simon

> [INFO] 
> ------------------------------------------------------------------------
> [ERROR] BUILD ERROR
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Failed to resolve artifact.
> 
> Missing:
> ----------
> 1) org.apache.geronimo.specs:geronimo-jpa_3.0_spec:jar:1.0
> 
>   Try downloading the file manually from the project website.
> 
>   Then, install it using the command:
>       mvn install:install-file -DgroupId=org.apache.geronimo.specs 
> -DartifactId=
> geronimo-jpa_3.0_spec \
>           -Dversion=1.0 -Dpackaging=jar -Dfile=/path/to/file
> 
>   Path to dependency:
>         1) 
> org.apache.tuscany.sca:tuscany-implementation-bpel:jar:1.1-incubating
> 
>         2) org.apache.openjpa:openjpa-all:jar:0.9.7-incubating
>         3) org.apache.openjpa:openjpa-persistence:jar:0.9.7-incubating
>         4) org.apache.geronimo.specs:geronimo-jpa_3.0_spec:jar:1.0
> 
> ----------
> 1 required artifact is missing.
> 
> for artifact:
>   org.apache.tuscany.sca:tuscany-implementation-bpel:jar:1.1-incubating
> 
> from the specified remote repositories:
>   central (http://repo1.maven.org/maven2),
>   apache.ws.zone (http://ws.zones.apache.org/repository2),
>   apache.incubator 
> (http://people.apache.org/repo/m2-incubating-repository),
>   apache.snapshots (http://people.apache.org/repo/m2-snapshot-repository)
> 
> 
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] For more information, run Maven with the -e switch
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Total time: 66 minutes 57 seconds
> [INFO] Finished at: Wed Jan 30 12:45:12 GMT 2008
> [INFO] Final Memory: 52M/94M
> [INFO] 
> ------------------------------------------------------------------------
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
> For additional commands, e-mail: tuscany-dev-help@ws.apache.org
> 
> 
> 



---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-dev-help@ws.apache.org


Re: Problem building rc3a

Posted by Raymond Feng <en...@gmail.com>.
Hi,

The artifact is available @ 
http://repo1.maven.org/maven2/org/apache/geronimo/specs/geronimo-jpa_3.0_spec/1.0/. 
So it seems to be a intermittent maven issue. Retrying might help.

Thanks,
Raymond

----- Original Message ----- 
From: "Simon Nash" <na...@hursley.ibm.com>
To: <tu...@ws.apache.org>
Sent: Wednesday, January 30, 2008 5:02 AM
Subject: Problem building rc3a


>I tried to build the Tuscany SCA Java 1.1 rc3a source distro from an
> empty maven repo and I got the following error in implementation-bpel.
> Any ideas?
>
>   Simon
>
> [INFO] ------------------------------------------------------------------------
> [ERROR] BUILD ERROR
> [INFO] ------------------------------------------------------------------------
> [INFO] Failed to resolve artifact.
>
> Missing:
> ----------
> 1) org.apache.geronimo.specs:geronimo-jpa_3.0_spec:jar:1.0
>
>   Try downloading the file manually from the project website.
>
>   Then, install it using the command:
>       mvn 
> install:install-file -DgroupId=org.apache.geronimo.specs -DartifactId=
> geronimo-jpa_3.0_spec \
>           -Dversion=1.0 -Dpackaging=jar -Dfile=/path/to/file
>
>   Path to dependency:
>         1) 
> org.apache.tuscany.sca:tuscany-implementation-bpel:jar:1.1-incubating
>
>         2) org.apache.openjpa:openjpa-all:jar:0.9.7-incubating
>         3) org.apache.openjpa:openjpa-persistence:jar:0.9.7-incubating
>         4) org.apache.geronimo.specs:geronimo-jpa_3.0_spec:jar:1.0
>
> ----------
> 1 required artifact is missing.
>
> for artifact:
>   org.apache.tuscany.sca:tuscany-implementation-bpel:jar:1.1-incubating
>
> from the specified remote repositories:
>   central (http://repo1.maven.org/maven2),
>   apache.ws.zone (http://ws.zones.apache.org/repository2),
>   apache.incubator 
> (http://people.apache.org/repo/m2-incubating-repository),
>   apache.snapshots (http://people.apache.org/repo/m2-snapshot-repository)
>
>
> [INFO] ------------------------------------------------------------------------
> [INFO] For more information, run Maven with the -e switch
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 66 minutes 57 seconds
> [INFO] Finished at: Wed Jan 30 12:45:12 GMT 2008
> [INFO] Final Memory: 52M/94M
> [INFO] ------------------------------------------------------------------------
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
> For additional commands, e-mail: tuscany-dev-help@ws.apache.org
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-dev-help@ws.apache.org