Done - added the needed dependencies to build-tools/maven-cayenne-
build-plugin POM, so that they are bootstrapped from ObjectStyle.
Andrus
On Feb 26, 2007, at 6:25 PM, Andrus Adamchik wrote:
> Doh, that's the same exact problem. I guess I need a separate fake
> dependency module that points to ObjectStyle repo for all those
> jars, preventing the rest of the build from accessing objectstyle.
>
> Andrus
>
>
> On Feb 26, 2007, at 6:21 PM, Mike Kienenberger wrote:
>
>>> On 2/26/07, Andrus Adamchik <andru..bjectstyle.org> wrote:
>>> > Done, please try again.
>>
>> Next problem set. 4 more missing jars. With enough time, I could
>> probably locate and manually install these, but I'm guessing that
>> shouldn't be necessary
>>
>> [ERROR] BUILD ERROR
>> [INFO]
>> ---------------------------------------------------------------------
>> ---
>> [INFO] Failed to resolve artifact.
>>
>> Missing:
>> ----------
>> 1) opensymphony:oscache:jar:2.3.2
>>
>> Try downloading the file manually from the project website.
>>
>> Then, install it using the command:
>> mvn install:install-file -DgroupId=opensymphony -
>> DartifactId=oscache \
>> -Dversion=2.3.2 -Dpackaging=jar -Dfile=/path/to/file
>>
>> Path to dependency:
>> 1) org.apache.cayenne.unpublished:cayenne-jdk1.4-
>> unpublished:jar:3.0-SNA
>> PSHOT
>> 2) opensymphony:oscache:jar:2.3.2
>>
>> 2) foundrylogic.vpp:vpp:jar:2.2.1
>>
>> Try downloading the file manually from the project website.
>>
>> Then, install it using the command:
>> mvn install:install-file -DgroupId=foundrylogic.vpp -
>> DartifactId=vpp \
>> -Dversion=2.2.1 -Dpackaging=jar -Dfile=/path/to/file
>>
>> Path to dependency:
>> 1) org.apache.cayenne.unpublished:cayenne-jdk1.4-
>> unpublished:jar:3.0-SNA
>> PSHOT
>> 2) foundrylogic.vpp:vpp:jar:2.2.1
>>
>> 3) mockrunner:mockrunner:jar:0.3.7
>>
>> Try downloading the file manually from the project website.
>>
>> Then, install it using the command:
>> mvn install:install-file -DgroupId=mockrunner -
>> DartifactId=mockrunner \
>> -Dversion=0.3.7 -Dpackaging=jar -Dfile=/path/to/file
>>
>> Path to dependency:
>> 1) org.apache.cayenne.unpublished:cayenne-jdk1.4-
>> unpublished:jar:3.0-SNA
>> PSHOT
>> 2) mockrunner:mockrunner:jar:0.3.7
>>
>> 4) com.caucho:hessian:jar:3.0.20
>>
>> Try downloading the file manually from the project website.
>>
>> Then, install it using the command:
>> mvn install:install-file -DgroupId=com.caucho -
>> DartifactId=hessian \
>> -Dversion=3.0.20 -Dpackaging=jar -Dfile=/path/to/file
>>
>> Path to dependency:
>> 1) org.apache.cayenne.unpublished:cayenne-jdk1.4-
>> unpublished:jar:3.0-SNA
>> PSHOT
>> 2) com.caucho:hessian:jar:3.0.20
>>
>> ----------
>> 4 required artifacts are missing.
>>
>> for artifact:
>> org.apache.cayenne.unpublished:cayenne-jdk1.4-unpublished:jar:3.0-
>> SNAPSHOT
>>
>> from the specified remote repositories:
>> central (http://repo1.maven.org/maven2),
>> 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: 15 seconds
>> [INFO] Finished at: Mon Feb 26 11:19:23 EST 2007
>> [INFO] Final Memory: 13M/23M
>> [INFO]
>> ---------------------------------------------------------------------
>> ---
>>
>
>
This archive was generated by hypermail 2.0.0 : Mon Feb 26 2007 - 11:32:04 EST