#11221 closed defect (fixed)
groovy install error 100
Reported by: | ldeck | Owned by: | jberry@… |
---|---|---|---|
Priority: | High | Milestone: | |
Component: | ports | Version: | 1.3.2 |
Keywords: | groovy | Cc: | jberry@… |
Port: |
Description
seems like some of the libraries aren't downloading. Any ideas?
---> Fetching groovy ---> Attempting to fetch groovy-1.0-jsr-05-src.tar.gz from http://dist.codehaus.org/groovy/distributions/ ---> Verifying checksum(s) for groovy ---> Extracting groovy ---> Configuring groovy ---> Building groovy with target groovy:disable-unittests groovy:make-install Error: Target com.apple.build returned: shell command "cd "/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_java_groovy/work/groovy-1.0-jsr-05" && maven groovy:disable-unittests groovy:make-install" returned error 100 Command output: xml-apis-1.0.b2.jar (try downloading from http://xml.apache.org/) commons-cli-1.0.jar ant-1.6.5.jar ant-junit-1.6.5.jar ant-launcher-1.6.5.jar junit-3.8.1.jar cglib-nodep-2.1.jar asm-util-2.2.jar (try downloading from http://asm.objectweb.org/) asm-attrs-2.2.jar (try downloading from http://asm.objectweb.org/) asm-analysis-2.2.jar (try downloading from http://asm.objectweb.org/) asm-tree-2.2.jar (try downloading from http://asm.objectweb.org/) bsf-2.3.0-rc1.jar (try downloading from http://jakarta.apache.org/bsf/) mx4j-2.0-beta-1.jar mockobjects-core-0.09.jar openejb-loader-0.9.2.jar axion-1.0-M3-dev.jar commons-logging-1.0.3.jar (try downloading from http://jakarta.apache.org/commons/logging.html) commons-collections-3.0-dev2.jar (try downloading from http://jakarta.apache.org/commons/collections) regexp-1.2.jar servletapi-2.3.jar radeox-0.9.jar radeox-oro-0.9.jar nekohtml-0.7.7.jar commons-httpclient-3.0-rc3.jar xpp3-1.1.3.4-RC8_min.jar jarjar-0.6.jar Total time: 1 minutes 11 seconds Finished at: Fri Jan 05 15:48:35 EST 2007 Error: Status 1 encountered during processing.
Change History (6)
comment:1 Changed 18 years ago by elias@…
comment:2 Changed 18 years ago by elias@…
This is the reason:
http://blogs.atlassian.com/developer/2006/12/maven_1_repository_changes.html
A solution is documented, too.
comment:3 Changed 18 years ago by elias@…
As long as there's no fix - here's a workaround:
You can download the required .jars yourself. The following is a list of (urls of) files you need:
http://www.ibiblio.org/maven/commons-collections/jars/commons-collections-3.0-dev2.jar http://www.ibiblio.org/maven/ant/jars/ant-1.6.5.jar http://www.ibiblio.org/maven/asm/jars/asm-util-2.2.jar http://www.ibiblio.org/maven/asm/jars/asm-attrs-2.2.jar http://www.ibiblio.org/maven/asm/jars/asm-analysis-2.2.jar http://www.ibiblio.org/maven/asm/jars/asm-tree-2.2.jar http://www.ibiblio.org/maven/commons-logging/jars/commons-logging-1.0.3.jar http://www.ibiblio.org/maven/ant/jars/ant-junit-1.6.5.jar http://www.ibiblio.org/maven/ant/jars/ant-launcher-1.6.5.jar http://www.ibiblio.org/maven/asm/jars/asm-2.2.jar http://www.ibiblio.org/maven/regexp/jars/regexp-1.2.jar http://www.ibiblio.org/maven/nekohtml/jars/nekohtml-0.7.7.jar http://www.ibiblio.org/pub/mirrors/maven2/com/tonicsystems/jarjar/0.6/jarjar-0.6.jar http://www.ibiblio.org/maven/commons-httpclient/jars/commons-httpclient-3.0-rc3.jar http://www.ibiblio.org/maven/radeox/jars/radeox-0.9.jar http://www.ibiblio.org/maven/radeox/jars/radeox-oro-0.9.jar http://www.ibiblio.org/maven/mockobjects/jars/mockobjects-core-0.09.jar http://www.ibiblio.org/maven/mx4j/jars/mx4j-2.0-beta-1.jar http://www.ibiblio.org/maven/bsf/jars/bsf-2.3.0-rc1.jar http://www.ibiblio.org/maven/junit/jars/junit-3.8.1.jar http://www.ibiblio.org/maven/commons-cli/jars/commons-cli-1.0.jar http://www.ibiblio.org/maven/xml-apis/jars/xml-apis-1.0.b2.jar http://www.ibiblio.org/maven/xerces/jars/xerces-2.4.0.jar http://www.ibiblio.org/maven/antlr/jars/antlr-2.7.5.jar http://www.ibiblio.org/maven/servletapi/jars/servletapi-2.3.jar http://www.ibiblio.org/maven/openejb/jars/openejb-loader-0.9.2.jar http://www.ibiblio.org/maven/cglib/jars/cglib-nodep-2.1.jar http://www.ibiblio.org/maven/axion/jars/axion-1.0-M3-dev.jar http://www.ibiblio.org/maven/xpp3/jars/xpp3-1.1.3.4-RC8_min.jar http://www.ibiblio.org/maven/commons-jelly/jars/commons-jelly-20030902.160215.jar http://www.ibiblio.org/maven/commons-jelly/jars/commons-jelly-tags-jsl-20030211.143151.jar http://www.ibiblio.org/maven/commons-jelly/jars/commons-jelly-tags-log-20030211.142821.jar http://www.ibiblio.org/maven/commons-jelly/jars/commons-jelly-tags-velocity-20030303.205659.jar http://www.ibiblio.org/maven/commons-jelly/jars/commons-jelly-tags-xml-20040613.030723.jar http://www.ibiblio.org/maven/velocity/jars/velocity-1.4-dev.jar http://www.ibiblio.org/maven/velocity-dvsl/jars/velocity-dvsl-0.45.jar http://www.ibiblio.org/maven/dom4j/jars/dom4j-1.4-dev-8.jar http://www.ibiblio.org/maven/isorelax/jars/isorelax-20030108.jar http://www.ibiblio.org/maven/thaiopensource/jars/jing-20030619.jar http://www.ibiblio.org/maven/jsch/jars/jsch-0.1.5.jar http://www.ibiblio.org/maven/commons-lang/jars/commons-lang-2.0.jar http://www.ibiblio.org/maven/commons-httpclient/jars/commons-httpclient-2.0.jar http://www.ibiblio.org/maven/commons-net/jars/commons-net-1.1.0.jar http://www.ibiblio.org/maven/commons-io/jars/commons-io-20030203.000550.jar http://www.ibiblio.org/maven/antlr/jars/antlr-2.7.2.jar http://www.ibiblio.org/maven/commons-jelly/jars/commons-jelly-tags-antlr-20030211.143720.jar
and this is where the need to go (to be found):
ant/jars/ant-1.6.5.jar ant/jars/ant-junit-1.6.5.jar ant/jars/ant-launcher-1.6.5.jar antlr/jars/antlr-2.7.2.jar antlr/jars/antlr-2.7.5.jar asm/jars/asm-2.2.jar asm/jars/asm-analysis-2.2.jar asm/jars/asm-attrs-2.2.jar asm/jars/asm-tree-2.2.jar asm/jars/asm-util-2.2.jar axion/jars/axion-1.0-M3-dev.jar bsf/jars/bsf-2.3.0-rc1.jar cglib/jars/cglib-nodep-2.1.jar com.tonicsystems/jars/jarjar-0.6.jar commons-cli/jars/commons-cli-1.0.jar commons-collections/jars/commons-collections-3.0-dev2.jar commons-httpclient/jars/commons-httpclient-2.0.jar commons-httpclient/jars/commons-httpclient-3.0-rc3.jar commons-io/jars/commons-io-20030203.000550.jar commons-jelly/jars/commons-jelly-20030902.160215.jar commons-jelly/jars/commons-jelly-tags-antlr-20030211.143720.jar commons-jelly/jars/commons-jelly-tags-jsl-20030211.143151.jar commons-jelly/jars/commons-jelly-tags-log-20030211.142821.jar commons-jelly/jars/commons-jelly-tags-velocity-20030303.205659.jar commons-jelly/jars/commons-jelly-tags-xml-20040613.030723.jar commons-lang/jars/commons-lang-2.0.jar commons-logging/jars/commons-logging-1.0.3.jar commons-net/jars/commons-net-1.1.0.jar dom4j/jars/dom4j-1.4-dev-8.jar isorelax/jars/isorelax-20030108.jar jmock/jars/jmock-1.0.1.jar jmock/jars/jmock-cglib-1.0.1.jar jsch/jars/jsch-0.1.5.jar junit/jars/junit-3.8.1.jar mockobjects/jars/mockobjects-core-0.09.jar mx4j/jars/mx4j-2.0-beta-1.jar nekohtml/jars/nekohtml-0.7.7.jar openejb/jars/openejb-loader-0.9.2.jar qdox/jars/qdox-1.3.jar radeox/jars/radeox-0.9.jar radeox/jars/radeox-oro-0.9.jar regexp/jars/regexp-1.2.jar servletapi/jars/servletapi-2.3.jar thaiopensource/jars/jing-20030619.jar velocity-dvsl/jars/velocity-dvsl-0.45.jar velocity/jars/velocity-1.4-dev.jar xerces/jars/xerces-2.4.0.jar xml-apis/jars/xml-apis-1.0.b2.jar xpp3/jars/xpp3-1.1.3.4-RC8_min.jar xstream/jars/xstream-1.1.1.jar
the above are relative paths from your maven repository. the default is ~/.maven/repository/
the installer will always tell you which files are missing - so you don't end up wondering which files you forgot to download (or moved to the wrong location) if there's a problem.
comment:5 Changed 18 years ago by markd@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
This has been updated and now builds cleanly.
Note: See
TracTickets for help on using
tickets.
got exactly the same problem!