You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@geronimo.apache.org by Carla Cremers <cr...@azulsystems.com> on 2005/10/14 05:54:00 UTC

Unsatisfied dependancy geronimo-util-1.0-SNAPSHOT.jar ?

How can I get geronimo-util-1.0-SNAPSHOT.jar ? 

 

I downloaded and ran Geronimo M5 and ran all the tests successfully.  I'm

now trying to run the openejb tests : first step was to get openejb :

 

maven m:checkout ( had to change

  geronimo.otherproject.cvs.access=:ext:djencks

  to

  geronimo.otherproject.cvs.access=:pserver:anonymous

 

 

cd openejb

maven

 

 __  __

|  \/  |__ _Apache__ ___

| |\/| / _` \ V / -_) ' \  ~ intelligent projects ~

|_|  |_\__,_|\_/\___|_||_|  v. 1.0.2

 

Starting the reactor...

Our processing order:

OpenEJB :: Core

OpenEJB :: PK Generation :: Builder

OpenEJB :: Builder

OpenEJB :: Integration Tests

OpenEJB :: WebAdmin

+----------------------------------------

| Executing (default): OpenEJB :: Core

| Memory: 217M/219M

+----------------------------------------

Attempting to download geronimo-connector-1.0-SNAPSHOT.jar.

Attempting to download geronimo-core-1.0-SNAPSHOT.jar.

Attempting to download geronimo-client-1.0-SNAPSHOT.jar.

Attempting to download geronimo-common-1.0-SNAPSHOT.jar.

Attempting to download geronimo-deployment-1.0-SNAPSHOT.jar.

Attempting to download geronimo-interop-1.0-SNAPSHOT.jar.

Attempting to download geronimo-j2ee-1.0-SNAPSHOT.jar.

Attempting to download geronimo-management-1.0-SNAPSHOT.jar.

Attempting to download geronimo-kernel-1.0-SNAPSHOT.jar.

Attempting to download geronimo-security-1.0-SNAPSHOT.jar.

Attempting to download geronimo-timer-1.0-SNAPSHOT.jar.

Attempting to download geronimo-transaction-1.0-SNAPSHOT.jar.

Attempting to download geronimo-axis-1.0-SNAPSHOT.jar.

Attempting to download geronimo-axis-builder-1.0-SNAPSHOT.jar.

Attempting to download geronimo-naming-1.0-SNAPSHOT.jar.

Attempting to download geronimo-system-1.0-SNAPSHOT.jar.

Attempting to download geronimo-util-1.0-SNAPSHOT.jar.

WARNING: Failed to download geronimo-util-1.0-SNAPSHOT.jar.

Attempting to download geronimo-webservices-1.0-SNAPSHOT.jar.

Attempting to download tranql-1.2-SNAPSHOT.jar.

Attempting to download axis-1.3-SNAPSHOT.jar.

 

BUILD FAILED

File......
/home/cremers/java_apps/web_servers/geronimo-1.0-M5/openejb/maven.xml

Element... maven:reactor

Line...... 128

Column.... 27

The build cannot continue because of the following unsatisfied dependency:

geronimo-util-1.0-SNAPSHOT.jar

 

Total time: 1 minutes 0 seconds

Finished at: Thu Oct 13 20:51:35 PDT 2005

 


Re: Unsatisfied dependancy geronimo-util-1.0-SNAPSHOT.jar ?

Posted by Sachin Patel <sp...@gmail.com>.
If you don't have it in your local repo, you will have to build the 
geronimo "util" project.  Someone correct me if I'm wrong, but I don't 
think that particular snapshot is available in any of the remote 
repositories.

Sachin.

Carla Cremers wrote:
>
> How can I get geronimo-util-1.0-SNAPSHOT.jar ?
>
>  
>
> I downloaded and ran Geronimo M5 and ran all the tests successfully.  I'm
>
> now trying to run the openejb tests : first step was to get openejb :
>
>  
>
> maven m:checkout ( had to change
>
>   geronimo.otherproject.cvs.access=:ext:djencks
>
>   to
>
>   geronimo.otherproject.cvs.access=:pserver:anonymous
>
>  
>
>  
>
> cd openejb
>
> maven
>
>  
>
>  __  __
>
> |  \/  |__ _Apache__ ___
>
> | |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
>
> |_|  |_\__,_|\_/\___|_||_|  v. 1.0.2
>
>  
>
> Starting the reactor...
>
> Our processing order:
>
> OpenEJB :: Core
>
> OpenEJB :: PK Generation :: Builder
>
> OpenEJB :: Builder
>
> OpenEJB :: Integration Tests
>
> OpenEJB :: WebAdmin
>
> +----------------------------------------
>
> | Executing (default): OpenEJB :: Core
>
> | Memory: 217M/219M
>
> +----------------------------------------
>
> Attempting to download geronimo-connector-1.0-SNAPSHOT.jar.
>
> Attempting to download geronimo-core-1.0-SNAPSHOT.jar.
>
> Attempting to download geronimo-client-1.0-SNAPSHOT.jar.
>
> Attempting to download geronimo-common-1.0-SNAPSHOT.jar.
>
> Attempting to download geronimo-deployment-1.0-SNAPSHOT.jar.
>
> Attempting to download geronimo-interop-1.0-SNAPSHOT.jar.
>
> Attempting to download geronimo-j2ee-1.0-SNAPSHOT.jar.
>
> Attempting to download geronimo-management-1.0-SNAPSHOT.jar.
>
> Attempting to download geronimo-kernel-1.0-SNAPSHOT.jar.
>
> Attempting to download geronimo-security-1.0-SNAPSHOT.jar.
>
> Attempting to download geronimo-timer-1.0-SNAPSHOT.jar.
>
> Attempting to download geronimo-transaction-1.0-SNAPSHOT.jar.
>
> Attempting to download geronimo-axis-1.0-SNAPSHOT.jar.
>
> Attempting to download geronimo-axis-builder-1.0-SNAPSHOT.jar.
>
> Attempting to download geronimo-naming-1.0-SNAPSHOT.jar.
>
> Attempting to download geronimo-system-1.0-SNAPSHOT.jar.
>
> Attempting to download geronimo-util-1.0-SNAPSHOT.jar.
>
> WARNING: Failed to download geronimo-util-1.0-SNAPSHOT.jar.
>
> Attempting to download geronimo-webservices-1.0-SNAPSHOT.jar.
>
> Attempting to download tranql-1.2-SNAPSHOT.jar.
>
> Attempting to download axis-1.3-SNAPSHOT.jar.
>
>  
>
> BUILD FAILED
>
> File...... 
> /home/cremers/java_apps/web_servers/geronimo-1.0-M5/openejb/maven.xml
>
> Element... maven:reactor
>
> Line...... 128
>
> Column.... 27
>
> The build cannot continue because of the following unsatisfied dependency:
>
> geronimo-util-1.0-SNAPSHOT.jar
>
>  
>
> Total time: 1 minutes 0 seconds
>
> Finished at: Thu Oct 13 20:51:35 PDT 2005
>
>  
>

Re: Unsatisfied dependancy geronimo-util-1.0-SNAPSHOT.jar ?

Posted by David Jencks <da...@yahoo.com>.
You are mixing versions:

you should either check out geronimo head which goes with openejb head,
or
check out openejb branch v2_0_G1M5_FINAL
I don't think this is possible using m:co in geronimo.

thanks
david jencks

On Oct 13, 2005, at 8:54 PM, Carla Cremers wrote:

> How can I get geronimo-util-1.0-SNAPSHOT.jar ?
>  
> I downloaded and ran Geronimo M5 and ran all the tests successfully.  
> I'm
> now trying to run the openejb tests : first step was to get openejb :
>  
> maven m:checkout ( had to change
>   geronimo.otherproject.cvs.access=:ext:djencks
>   to
>   geronimo.otherproject.cvs.access=:pserver:anonymous
>  
>  
> cd openejb
> maven
>  
>  __  __
> |  \/  |__ _Apache__ ___
> | |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
> |_|  |_\__,_|\_/\___|_||_|  v. 1.0.2
>  
> Starting the reactor...
> Our processing order:
> OpenEJB :: Core
> OpenEJB :: PK Generation :: Builder
> OpenEJB :: Builder
> OpenEJB :: Integration Tests
> OpenEJB :: WebAdmin
> +----------------------------------------
> | Executing (default): OpenEJB :: Core
> | Memory: 217M/219M
> +----------------------------------------
> Attempting to download geronimo-connector-1.0-SNAPSHOT.jar.
> Attempting to download geronimo-core-1.0-SNAPSHOT.jar.
> Attempting to download geronimo-client-1.0-SNAPSHOT.jar.
> Attempting to download geronimo-common-1.0-SNAPSHOT.jar.
> Attempting to download geronimo-deployment-1.0-SNAPSHOT.jar.
> Attempting to download geronimo-interop-1.0-SNAPSHOT.jar.
> Attempting to download geronimo-j2ee-1.0-SNAPSHOT.jar.
> Attempting to download geronimo-management-1.0-SNAPSHOT.jar.
> Attempting to download geronimo-kernel-1.0-SNAPSHOT.jar.
> Attempting to download geronimo-security-1.0-SNAPSHOT.jar.
> Attempting to download geronimo-timer-1.0-SNAPSHOT.jar.
> Attempting to download geronimo-transaction-1.0-SNAPSHOT.jar.
> Attempting to download geronimo-axis-1.0-SNAPSHOT.jar.
> Attempting to download geronimo-axis-builder-1.0-SNAPSHOT.jar.
> Attempting to download geronimo-naming-1.0-SNAPSHOT.jar.
> Attempting to download geronimo-system-1.0-SNAPSHOT.jar.
> Attempting to download geronimo-util-1.0-SNAPSHOT.jar.
> WARNING: Failed to download geronimo-util-1.0-SNAPSHOT.jar.
> Attempting to download geronimo-webservices-1.0-SNAPSHOT.jar.
> Attempting to download tranql-1.2-SNAPSHOT.jar.
> Attempting to download axis-1.3-SNAPSHOT.jar.
>  
> BUILD FAILED
> File...... 
> /home/cremers/java_apps/web_servers/geronimo-1.0-M5/openejb/maven.xml
> Element... maven:reactor
> Line...... 128
> Column.... 27
> The build cannot continue because of the following unsatisfied 
> dependency:
> geronimo-util-1.0-SNAPSHOT.jar
>  
> Total time: 1 minutes 0 seconds
> Finished at: Thu Oct 13 20:51:35 PDT 2005
>