I'm wondering if I can get binary version of the avalon api and merlin implementation, and just use those w/o any dependencies on maven or the avalon repository. Is such a thing possible?
You can setup the merlin system to work perfectly well off-line. The internal systems of merlin are packaged with the distribution (available as a binary) and all you need to do is to setup a local application repository. Instead of pointing the repository to something like http://www.dpml.net or whatever, you can instead use a file protocol and the remote repository will local.
The problem really is that maven isn't nearly as widely-supported as ant (other libraries provide ant tasks but not maven goals). I'd like to use just ant for our build, but also use avalon/merlin.
Grab either a released binary or the latest 3.3 snapshot and you'll be in business.
Cheers, Stephen.
Justin
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--
|---------------------------------------| | Magic by Merlin | | Production by Avalon | | | | http://avalon.apache.org | |---------------------------------------|
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
