Not a problem.

There are no snapshots, you have to build them with Ant. Check out 2.0.1 tag from here:

https://svn.apache.org/repos/asf/incubator/cayenne/main/tags/2.0.1/ cayenne/

Then build them:

cd cayenne-ant
ant mvn-install -Dproject.version=2.0.1-incubating

This will place the snapshots in your local repo. "cayenne-ant/ maven/" contains the pom templates used in the build. As far as I can tell the group names are already converted to Apache, so you won't need to change them.

Andrus

On Oct 10, 2006, at 8:29 PM, Kevin Menard wrote:

Andrus Adamchik wrote:
Ok, looks like the release artifacts (as opposed to snapshot artifacts) should go in here:

scp://people.apache.org/www/people.apache.org/repo/m2-incubating- repository

If you (or anyone else) have time to do that, I'd appreciate posting the snapshots from 2.0.1 tag and updating the docs (and the site).


Okay, only two more questions, hopefully. Were there actually 2.0.x maven snapshots? I've only seen 3.0.x ones. If not, should I just be adjusting the 1.2.x POM from ibiblio?

Thanks,
Kevin

--
Kevin Menard
Servprise International, Inc.
"Remote reboot without pulling the plug" -- http://www.servprise.com


Reply via email to