James, I've tried to duplicate this issue and have failed. I removed all org.apache.bcel:bcel and bcel:bcel artifacts from my local repository and built classscan from new sandbox. I subsequently saw a bcel snapshot being downloaded.
If you have any more clues as to why this fails for you, please let me know. Regards, chas -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of James Carman Sent: Monday, June 04, 2012 3:22 AM To: Commons Developers List; [email protected] Subject: Re: [classscan] Build Failing... I've added Apache snapshots to my nexus "Public Repositories", but that didn't help. Jenkins has three failed builds in a row, so this isn't a transient thing for me. I'm not against using a SNAPSHOT build from another project in the sandbox. However, we should document that and make sure folks know that they're going to have to build BCEL locally or configure Maven to pull from somewhere else. On Mon, Jun 4, 2012 at 12:54 AM, Matt Benson <[email protected]> wrote: > Oddly, I had this problem, but on the second try the build worked. :| > > Matt > > On Sun, Jun 3, 2012 at 10:25 PM, James Carman > <[email protected]> wrote: >> I pointed my local Jenkins/Sonar setup at classscan at: >> >> http://svn.apache.org/repos/asf/commons/sandbox/classscan/trunk >> >> It's failing on: >> >> Could not resolve dependencies for project >> org.apache.commons:classscan:jar:0.1-SNAPSHOT: Could not find artifact >> org.apache.bcel:bcel:jar:6.0-SNAPSHOT. >> >> Do I need to add Apache Snapshots to my nexus setup to get this to >> work? It won't work out-of-the-box with regular Maven. >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
