Just tried to get the latest ode for the sandbox branch and I can't
build it from the SVN branch:

svn co http://svn.apache.org/repos/asf/myfaces/tomahawk/branches/1_1_3/sandbox/
.
mvn clean install
[WARNING] Unable to get resource from repository central
(http://repo1.maven.org/maven2)
[INFO] 
----------------------------------------------------------------------------
[ERROR] FATAL ERROR
[INFO] 
----------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

GroupId: org.apache.myfaces.tomahawk
ArtifactId: tomahawk-project
Version: 1.1.3

Reason: Unable to download the artifact from any repository

 org.apache.myfaces.tomahawk:tomahawk-project:pom:1.1.3

from the specified remote repositories:
 central (http://repo1.maven.org/maven2)
...

How can one build a branch? (I know with current you just need to
download the whole tree, but the branches aren't all together (there
is no 1.1.3 with core & tomahawk below it))

BTW - I also tried the whole tomahawk 1.1.3 branch and got:
Caused by: org.apache.maven.artifact.resolver.ArtifactNotFoundException:
Unable to download the artifact from any repository

 org.apache.myfaces.maven:myfaces-master:pom:1.0.3

I know there is a way to use maven to import the dependency, but I am
not sure how to import "master" as I don't know what that is (core
api, core impl, what?)

On 8/3/06, Andrew Robinson <[EMAIL PROTECTED]> wrote:
I have tomahawk 1.1.3 so am using a snapshot of Sandbox from around
1.1.3 release. With that code I am getting the following javascript
error in my page:

clear__5Fid2_3AentireForm_3AupdateFromUserForm is not defined

This was discussed earlier, but no bug # was mentioned and no solution
was given. Any ideas on this? (I don't want to upgrade sandbox past
tomahawk - I need to keep my tomahawk version constant -- and I need
schedule to remain in the sandbox jar so recent sandbox builds are out
of the question unfortunately)

Thanks,
Andrew

Reply via email to