Re: [json-lib-user] Problems building from cvs
Brought to you by:
aalmiray
From: Andres A. <aal...@ya...> - 2007-12-10 19:32:48
|
Jonathan, 1. I wasn't aware of this, I'll update it with the correct link once I'm out of the current firewall, thanks for spotting it. 2. yesterday I committed a fix to the pom.xml referencing groovy 1.5 instead of 1.1-final-SNAPSHOT 3. Json-lib 2.2 may come out before the holidays (or sooner), I was expecting the groovy release. Cheers, Andres ----- Original Message ---- From: Jonathan <jso...@ki...> To: jso...@li... Sent: Monday, December 10, 2007 9:05:05 AM Subject: [json-lib-user] Problems building from cvs 1. Currently, the link on the json-lib "Building instructions" page: http://json-lib.sourceforge.net/package.html which points to cvs page, below, has instructions to download ezmorph, not json-lib: http://sourceforge.net/cvs/?group_id=174866 I was able to successfully download the source using the following: cvs -d:pserver:ano...@js...:/cvsroot/json-lib login cvs -z3 -d:pserver:ano...@js...:/cvsroot/json-lib co -P json-lib 2. Typing "ant" at the root yields the following error: *** Begin Error *** Buildfile: build.xml [artifact:dependencies] An error has occurred while processing the Maven artifact tasks. [artifact:dependencies] Diagnosis: [artifact:dependencies] [artifact:dependencies] Unable to resolve artifact: required artifacts missing: [artifact:dependencies] org.codehaus.groovy:groovy-all:jar:1.1-final-SNAPSHOT [artifact:dependencies] [artifact:dependencies] for the artifact: [artifact:dependencies] net.sf.json-lib:json-lib:jar:2.2-SNAPSHOT [artifact:dependencies] [artifact:dependencies] from the specified remote repositories: [artifact:dependencies] central (http://repo1.maven.org/maven2) [artifact:dependencies] BUILD FAILED /home/jgordon/downloads/json-lib/build.xml:25: Unable to resolve artifact: required artifacts missing: org.codehaus.groovy:groovy-all:jar:1.1-final-SNAPSHOT for the artifact: net.sf.json-lib:json-lib:jar:2.2-SNAPSHOT from the specified remote repositories: central (http://repo1.maven.org/maven2) Total time: 1 second *** End Error *** I'd like to be able to build the project so I can do a quick and dirty fix until 2.2 is released. I'm not too familiar with maven. How can I get around this issue? 3. Any notion of when you expect 2.2 to come out? Thanks! Jonathan. --- [This E-mail scanned for viruses by Declude EVA] ------------------------------------------------------------------------- SF.Net email is sponsored by: Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ json-lib-user mailing list jso...@li... https://lists.sourceforge.net/lists/listinfo/json-lib-user ____________________________________________________________________________________ Never miss a thing. Make Yahoo your home page. http://www.yahoo.com/r/hs |