This is very unfortunate.
The poms have been put to public repo today it seems
(see the dates at http://repo.mergere.com/maven2/geronimo/geronimo-kernel/1.1/)
so they were not here at the time the 3.0.1 has been built :(
Moreover, as you pointed, there are missing jars :(

For repository / geronimo guys: would it be possible to at least fix
the poms and
remove the missing bits, or add those ?  And is there any reason why these poms
have been recently put in public repos 5 months after the release ?

On 11/6/06, macdoor <[EMAIL PROTECTED]> wrote:

I check out SM 3.0.1 source code from
http://svn.apache.org/repos/asf/incubator/servicemix/tags/servicemix-3.0.1/,
and run

mvn -Dmaven.test.skip=true -Dprofile=step1 install

I got the following message:

[INFO] [compiler:compile]
[INFO] Nothing to compile - all classes are up to date
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
Downloading:
http://www.ibiblio.org/maven2/org/apache/geronimo/specs/geronimo-qname_1.1_spec/1.0.1/geronimo-qname_1.1_spec-1.0.1.test
[WARNING] Unable to get resource from repository central
(http://www.ibiblio.org/maven2)
Downloading:
http://servicemix.org/m2-repo/org/apache/geronimo/specs/geronimo-qname_1.1_spec/1.0.1/geronimo-qname_1.1_spec-1.0.1.test
[WARNING] Unable to get resource from repository servicemix-m2-repo
http://servicemix.org/m2-repo)
Downloading:
http://people.apache.org/~chirino/incubator-activemq-4.0.2-RC5/maven2/org/apache/geronimo/specs/geronimo-qname_1.1_spec/1.0.1/geronimo-qname_1.1_spec-1.0.1.test
[WARNING] Unable to get resource from repository activemq-tmp-repo
(http://people.apache.org/~chirino/incubator-activemq-4.0.2-RC5/maven2)
Downloading:
http://people.apache.org/repo/m2-ibiblio-rsync-repository/org/apache/geronimo/specs/geronimo-qname_1.1_spec/1.0.1/geronimo-qname_1.1_spec-1.0.1.test
[WARNING] Unable to get resource from repository apache-releases
(http://people.apache.org/repo/m2-ibiblio-rsync-repository)
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

Missing:
----------
1) org.apache.geronimo.specs:geronimo-qname_1.1_spec:test:1.0.1

  Try downloading the file manually from the project website.

  Then, install it using the command:
      mvn install:install-file -DgroupId=org.apache.geronimo.specs
-DartifactId=
geronimo-qname_1.1_spec \
          -Dversion=1.0.1 -Dpackaging=test -Dfile=/path/to/file

  Path to dependency:
        1) org.apache.servicemix:servicemix-services:jar:3.0.1-incubating
        2) geronimo:geronimo-connector:jar:1.1
        3) geronimo:geronimo-kernel:jar:1.1
        4) org.apache.geronimo.specs:geronimo-qname_1.1_spec:test:1.0.1

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

for artifact:
  org.apache.servicemix:servicemix-services:jar:3.0.1-incubating

from the specified remote repositories:
  central (http://www.ibiblio.org/maven2),
  servicemix-m2-repo (http://servicemix.org/m2-repo),
  apache.snapshots (http://svn.apache.org/maven-snapshot-repository),
  apache-snapshots (http://people.apache.org/repo/m2-snapshot-repository),
  apache-releases
(http://people.apache.org/repo/m2-ibiblio-rsync-repository),
  activemq-tmp-repo
(http://people.apache.org/~chirino/incubator-activemq-4.0.2-RC5/maven2)
--
View this message in context: 
http://www.nabble.com/Build-SM-3.0.1-broken-tf2582163s12049.html#a7197988
Sent from the ServiceMix - Dev mailing list archive at Nabble.com.




--
Cheers,
Guillaume Nodet

Reply via email to