You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@myfaces.apache.org by noah <ia...@gmail.com> on 2007/05/16 23:07:48 UTC

[Trinidad] Maven Build - maven-faces-plugin not found in repository

I'm trying to build Trinidad but the trinidadbuild plugins are not
downloading. e.g. If I check out the 1.2 branch and try 'mvn install',
I get an error with:

Reason: POM 'org.apache.myfaces.trinidadbuild:maven-faces-plugin' not
found in repository: Unable to download the artifact from any
repository

  org.apache.myfaces.trinidadbuild:maven-faces-plugin:pom:incubator-1.2-m1-SNAPSHOT

And http://people.apache.org/repo/m2-snapshot-repository/org/apache/myfaces/trinidadbuild/maven-faces-plugin/incubator-1.2-m1-SNAPSHOT/maven-faces-plugin-incubator-1.2-m1-SNAPSHOT.pom
is non-existent.

I get similar errors trying to build the trunk.  Thought y'all might
like to know.

Re: [Trinidad] Maven Build - maven-faces-plugin not found in repository

Posted by Adam Winer <aw...@gmail.com>.
The Trinidad 1.2 branch URL is:

http://svn.apache.org/repos/asf/myfaces/trinidad/branches/faces-1_2-070427/

... not just "/faces-1_2" - that's a long-obsolete branch.

-- Adam


On 5/16/07, noah <ia...@gmail.com> wrote:
>
> I'm trying to build Trinidad but the trinidadbuild plugins are not
> downloading. e.g. If I check out the 1.2 branch and try 'mvn install',
> I get an error with:
>
> Reason: POM 'org.apache.myfaces.trinidadbuild:maven-faces-plugin' not
> found in repository: Unable to download the artifact from any
> repository
>
>
> org.apache.myfaces.trinidadbuild:maven-faces-plugin:pom:incubator-1.2-m1-SNAPSHOT
>
> And
> http://people.apache.org/repo/m2-snapshot-repository/org/apache/myfaces/trinidadbuild/maven-faces-plugin/incubator-1.2-m1-SNAPSHOT/maven-faces-plugin-incubator-1.2-m1-SNAPSHOT.pom
> is non-existent.
>
> I get similar errors trying to build the trunk.  Thought y'all might
> like to know.
>