Could someone please help? I cannot get 1.1.2 to compile with MVN and
the nightlies will not run (api 1.1.2 + impl 1.1.2 + tomahawk 1.1.2
fail to execute due to method not found exceptions).

There are no instructions that I can find on how to build the tomahawk
1.1.2 snapshot, and mvn doesn't want to build
"http://svn.apache.org/repos/asf/myfaces/tomahawk/branches/1_1_2"; due
to missing artifacts (I have tried to execute it ~10 times since the
wiki said to try and try again, and still the same error).

It really sucks as I have a deadline and I can't use 1.1.1 due to an
unfixed show stopping bug (duplicate IDs) and 1.1.2 refuses to run.
Sorry for the complaints, but I am really in a pickle with my project
and myfaces.

On 3/16/06, Andrew Robinson <[EMAIL PROTECTED]> wrote:
> Cannot build the source either...
>
> svn co http://svn.apache.org/repos/asf/myfaces/core/branches/1_1_2 core
> cd core
> mvn compile
>
> ...
> [WARNING] Unable to get resource from repository
> apache-maven-snapshots
> (http://cvs.apache.org/maven-snapshot-repository)
> [INFO] 
> ----------------------------------------------------------------------------
> [ERROR] BUILD ERROR
> [INFO] 
> ----------------------------------------------------------------------------
> [INFO] Failed to resolve artifact.
>
> required artifacts missing:
>   org.apache.myfaces.shared:myfaces-shared-impl:jar:2.0.0-SNAPSHOT
>
> for the artifact:
>   org.apache.myfaces.core:myfaces-impl:jar:1.1.2-SNAPSHOT
>
> from the specified remote repositories:
>   central (http://repo1.maven.org/maven2),
>   apache-maven-snapshots (http://cvs.apache.org/maven-snapshot-repository)
>

Reply via email to