hello,
i'm trying to do the javaflow tutorial from http://commons.apache.org/
sandbox/javaflow/tutorial.html , but i don't know how to download and
install javaflow. both
http://vmgump.apache.org/gump/public-jars/commons-sandbox/jars/
http://people.apache.org/builds/jakarta-commons/nightly/
don't have a .jar at hand. i did
$ svn co http://svn.apache.org/repos/asf/commons/sandbox/javaflow
, found that i need a build-tool called maven, downloaded maven, tried
$ ~/Desktop/apache-maven-2.0.8/bin/mvn clean install
but only get an error message
> [INFO] Scanning for projects...
> [INFO]
------------------------------------------------------------------------
> [ERROR] FATAL ERROR
> [INFO]
------------------------------------------------------------------------
> [INFO] Failed to resolve artifact.
>
> GroupId: org.apache.commons
> ArtifactId: commons-sandbox-parent
> Version: 3-SNAPSHOT
>
> Reason: Unable to download the artifact from any repository
>
> org.apache.commons:commons-sandbox-parent:pom:3-SNAPSHOT
>
> from the specified remote repositories:
> central (http://repo1.maven.org/maven2)
any help is appreciated. is it possible to build javaflow using ant?
ciao, -sciss-
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]