hi,

I am using the release plugin to release something that is called
"1.2.10-SNAPSHOT".

It asks me if the *final* version should be named "1.2.10" and the
next "1.2.11-SNAPSHOT" etc. Fine! As expected.

However, for some reason the plugin isn't able to build all the
required things... (not expected ;-) )

    Missing:
        ----------
        1) org.apache.myfaces.trinidad:trinidad-api:test-jar:tests:1.2.10

      Try downloading the file manually from the project website.

      Then, install it using the command:
              mvn install:install-file
-DgroupId=org.apache.myfaces.trinidad -DartifactId=trinidad-api
-Dversion=1.2

      Alternatively, if you host your own repository you can deploy
the file there:
              mvn deploy:deploy-file
-DgroupId=org.apache.myfaces.trinidad -DartifactId=trinidad-api
-Dversion=1.2.1
oryId=[id]

      Path to dependency:
                1) org.apache.myfaces.trinidad:trinidad-impl:jar:1.2.10
                2)
org.apache.myfaces.trinidad:trinidad-api:test-jar:tests:1.2.10

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

    for artifact:
          org.apache.myfaces.trinidad:trinidad-impl:jar:1.2.10

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


the pom in question is here:
https://svn.apache.org/repos/asf/myfaces/trinidad/trunk_1.2.x/pom.xml

thx,
matthias

-- 
Matthias Wessendorf

blog: http://matthiaswessendorf.wordpress.com/
sessions: http://www.slideshare.net/mwessendorf
twitter: http://twitter.com/mwessendorf

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

Reply via email to