First you should checkout maven module and build it. Also shared is necessary too.
Try checking out current and building it instead so you get everything you need.
Cagatay
On 8/22/06, Danimal <[EMAIL PROTECTED]> wrote:
What branch/tag should I be grabbing if I want to grab the tomahawk source to
build? I checked out the source from this location:
http://svn.apache.org/repos/asf/myfaces/tomahawk/trunk . However, I am
getting a maven problem and I suspect that I didn't check out the correct
code to do a build.
Here is the error message when I run maven on the pom.xml from the top level
directory of the code I checked out:
[INFO] Scanning for projects...
Downloading:
http://repo1.maven.org/maven2/org/apache/myfaces/maven/myfaces-mast
er/1.0.3/myfaces- master-1.0.3.pom
[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.maven
ArtifactId: myfaces-master
Version: 1.0.3
Reason: Unable to download the artifact from any repository
org.apache.myfaces.maven:myfaces-master:pom:1.0.3
from the specified remote repositories:
central ( http://repo1.maven.org/maven2)
[INFO]
------------------------------------------------------------------------
[INFO] Trace
org.apache.maven.reactor.MavenExecutionException: Cannot find parent:
org.apache
.myfaces.maven:myfaces-master for project:
org.apache.myfaces.tomahawk:tomahawk-
project:pom:1.1.3
Regards,
Danimal
--
View this message in context: http://www.nabble.com/Problem-with-building-Tomahawk-source-form-svn-with-mvn-tf2144591.html#a5920361
Sent from the My Faces - Dev forum at Nabble.com.
