It almost seems too obvious, but have you tried mvn install? Once your artifacts are all in your local repo, the dependencies can be located, and the release can go ahead. Just a guess (it still happens to me sometimes).

J

On 16-May-06, at 4:04 PM, Andrew Kreps wrote:
The problem I'm having is that when I run a release:prepare, I get an
error that two of the modules jar files are missing from the
repository.  My common sense tells me 'of course they're missing,
they're not supposed to be in the repository!'  but that doesn't get
me anywhere with the build.  My question is how to get past this
particular stopping point so I can move on with the build.  I'm going
to attempt to post the relavant information below, but I'm relatively
new to Maven so feel free to call me out if I'm missing a major piece
of the puzzle.

It's worthy to note that I'm intentionally running in offline mode,
and AddressValidation and CompanyUtility are both modules in my source
tree.
--
Julian Wood <[EMAIL PROTECTED]>

Software Engineer
Teaching & Learning Centre
University of Calgary

http://tlc.ucalgary.ca



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to