building from CVS
Christian Sell <[email protected]>
| Newsgroups | gmane.comp.java.openjms.devel |
|---|---|
| Message-ID | <[email protected]> |
Hello, I just started looking into OpenJMS, and tried to build the CVS head by invoking "maven jar". What I got was all kinds of download errors, because jar files could not be found on ibiblio.org. I then copied all files that I could find elsewhere into my repository by hand (except adaptx-0.9.2.jar, which I was not able to find), but I am now getting an <attainGoal> error. Please see messages below. thanks, Christian Sell Attempting to download adaptx-0.9.2.jar. Error retrieving artifact from [http://www.ibiblio.org/maven/adaptx/jars/adaptx-0.9.2.jar]: java.lang.Exception: Can't get adaptx-0.9.2.jar.incomplete to /home/cse/work/jakarta-maven/maven-1.0-beta-9/repository/adaptx/jars/adaptx-0.9.2.jar.incomplete WARNING: Failed to download adaptx-0.9.2.jar. The build cannot continue because of the following unsatisfied dependency: adaptx-0.9.2.jar Total time: 10 seconds [email protected]:~/dell/work/openjms/cvs-src/openjms> vi project.xml [email protected]:~/dell/work/openjms/cvs-src/openjms> maven jar __ __ | \/ |__ Jakarta _ ___ | |\/| / _` \ V / -_) ' \ ~ intelligent projects ~ |_| |_\__,_|\_/\___|_||_| v. 1.0-beta-9-SNAPSHOT BUILD FAILED null:21:51: <attainGoal> null:-1:-1: <null> No goal [castor:prepare-filesystem] Total time: 13 seconds