I am not sure if any one tried examples successfully, but I still got complain about finding "org.apache.camel:camel-parent:pom:1.2.0" artifact. Apparently, this artifact is not in any maven repo.
BTW, I noticed a couple minor issues: 1. Both camel-example-bam and camel-example-cxf are missing a README file, it would be good to include a README file to explain what does the example do and how to run example. 2. I noticed all files under /lib directory have timestamp, are they going to be replaced by version 1.2.0 during fianl release cut? Or can we make the RC release exactly like a final release? Cheers, Bo Hiram Chirino wrote: > > Run the maven command with a > -DremoteRepo=http://people.apache.org/~chirino/apache-camel-1.2.0-RC1/maven2 > > That should add the staging maven repo to the repo list. > > On 10/5/07, Porter, David <[EMAIL PROTECTED]> wrote: >> I'm unable to run the examples, as described on the Camel Wiki. I >> presume this is because 1.2.0 hasn't been added to the Maven repo yet. >> >> [INFO] Failed to resolve artifact. >> >> GroupId: org.apache.camel >> ArtifactId: camel-parent >> Version: 1.2.0 >> >> >> -----Original Message----- >> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Hiram >> Chirino >> Sent: 04 October 2007 19:39 >> To: [EMAIL PROTECTED]; [email protected] >> Subject: Please help check the Camel 1.2.0 Release Candidate #1 >> >> Howdy folks. >> >> I've done the first release candidate build of Apache Camel 1.2.0. >> You can get the >> binary distributions here: >> http://people.apache.org/~chirino/apache-camel-1.2.0-RC1/maven2/org/apac >> he/camel/apache-camel/1.2.0/ >> maven 2 repo: >> http://people.apache.org/~chirino/apache-camel-1.2.0-RC1/maven2 >> >> I've also started a release Wiki page at: >> http://cwiki.apache.org/confluence/display/CAMEL/Camel+1.2.0+Release >> I'd appreciate it if someone could digest the change set and summerized >> the big new feaures or bug fixes as noteworthy items on the page. >> >> Please check out this build and let me know if you see anything out of >> place. >> >> -- >> Regards, >> Hiram >> >> Blog: http://hiramchirino.com >> >> ---------------------------- >> IONA Technologies PLC (registered in Ireland) >> Registered Number: 171387 >> Registered Address: The IONA Building, Shelbourne Road, Dublin 4, Ireland >> > > > -- > Regards, > Hiram > > Blog: http://hiramchirino.com > > -- View this message in context: http://www.nabble.com/Please-help-check-the-Camel-1.2.0-Release-Candidate--1-tf4570634s22882.html#a13108732 Sent from the Camel - Development mailing list archive at Nabble.com.
