You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@clerezza.apache.org by Reto Bachmann-Gmür <re...@apache.org> on 2012/02/16 15:05:25 UTC

getting things to maven central

As we now have access to the nexus repository I deployed the artifacts to
there.

Currently having the following problem:

Staging ruleset evaluation on repository 'org.apache.clerezza-004 (u:reto,
a:91.137.97.21)' has failed.
Staging Signature Validation    -*Missing
Signature:*'/org/apache/clerezza/scala/scala/0.1-incubating/scala-0.1-incubating.pom.asc'
does not exist for 'scala-0.1-incubating.pom'.
    -*Missing Signature:*'/org/apache/clerezza/scala/tests/0.1-incubating/tests-0.1-incubating.pom.asc'
does not exist for 'tests-0.1-incubating.pom'.
    -*Missing Signature:*'/org/apache/clerezza/scala/tests/0.1-incubating/tests-0.1-incubating.jar.asc'
does not exist for 'tests-0.1-incubating.jar'.
    -*Missing Signature:*'/org/apache/clerezza/scala/script-engine/0.1-incubating/script-engine-0.1-incubating.jar.asc'
does not exist for 'script-engine-0.1-incubating.jar'.
    -*Missing Signature:*'/org/apache/clerezza/scala/script-engine/0.1-incubating/script-engine-0.1-incubating.pom.asc'
does not exist for 'script-engine-0.1-incubating.pom'.

I'll try manually adding those signature files, but we should fix our poms
for them to be added my maven.

Cheers,
Reto