Henri Yandell wrote:
Only negative I've found is that the distribution files unpack into
the current directory rather than a commons-jci-1.0 or a
commons-jci-1.0-src directory.

Once unpacked, the source does happily rebuild. KEYS are good - using
the BCEL one.

Hen

I have made similar observations. However I have a problem with building from the sources. The build fails with the error message below. Any idea what could be the problem? Why does it want to load a test jar?

Oliver

[INFO] Building compiler-eclipse
[INFO]    task-segment: [package]
[INFO] ---------------------------------------------------------------------------- Downloading: http://repo1.maven.org/maven2/org/apache/commons/commons-jci-core/1.0/commons-jci-core-1.0-tests.jar [INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

Missing:
----------
1) org.apache.commons:commons-jci-core:test-jar:tests:1.0

  Try downloading the file manually from the project website.

  Then, install it using the command:
mvn install:install-file -DgroupId=org.apache.commons -DartifactId=commons-jci-core \
          -Dversion=1.0 -Dpackaging=test-jar -Dfile=/path/to/file

  Path to dependency:
        1) org.apache.commons:commons-jci-eclipse:jar:1.0
        2) org.apache.commons:commons-jci-core:test-jar:tests:1.0

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

for artifact:
  org.apache.commons:commons-jci-eclipse:jar:1.0

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




On 6/13/07, Torsten Curdt <[EMAIL PROTECTED]> wrote:
As (more or less) requested I've also created a source and binary
distributions

  http://people.apache.org/builds/jakarta-commons/jci/1.0-RC4/dists/

The website is live

  http://jakarta.apache.org/commons/jci/

And maven artifacts are here

  http://people.apache.org/builds/jakarta-commons/jci/1.0-RC4/org/
apache/commons/commons-jci/1.0/
  http://people.apache.org/builds/jakarta-commons/jci/1.0-RC4/org/
apache/commons/commons-jci-core/1.0/
  http://people.apache.org/builds/jakarta-commons/jci/1.0-RC4/org/
apache/commons/commons-jci-fam/1.0/

  http://people.apache.org/builds/jakarta-commons/jci/1.0-RC4/org/
apache/commons/commons-jci-eclipse/1.0/
  http://people.apache.org/builds/jakarta-commons/jci/1.0-RC4/org/
apache/commons/commons-jci-groovy/1.0/
  http://people.apache.org/builds/jakarta-commons/jci/1.0-RC4/org/
apache/commons/commons-jci-janino/1.0/
  http://people.apache.org/builds/jakarta-commons/jci/1.0-RC4/org/
apache/commons/commons-jci-javac/1.0/
  http://people.apache.org/builds/jakarta-commons/jci/1.0-RC4/org/
apache/commons/commons-jci-rhino/1.0/

  http://people.apache.org/builds/jakarta-commons/jci/1.0-RC4/org/
apache/commons/commons-jci-examples/1.0/

So please cast your votes to release commons jci RC4 as 1.0

cheers
--
Torsten

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to