Hi there,

i have a little problem with the release:prepare running in Maven.

I have a mutli module setup which seemed to be ok....

parent
  +--- Module A (depends on C) (result in tar.gz)
  +--- Module B
  +--- Module C
  +--- Module WAR
  +--- Module D (Tomcat with .war from Module WAR as a .tar.gz)
  +--- Module E (only multiple tar.gz with config files; no java code)
  +--- Module project (which comprise of the above as .tar.gz)

after running mvn release:prepare i allway get an "Failed to resolve
artifact." message...

What i have observed is, if i delete the contents of my local repository
and try to do an mvn package this will fail the first time....
If i do a mvn install before everything is fine....

I'm not sure but it seemed to me there is something wrong in my
dependencies...but i'm not sure where to search for....

Does some has a hint ?

Thanks in advance..

Kind regards
Karl Heinz Marbaise
-- 
SoftwareEntwicklung Beratung Schulung    Tel.: +49 (0) 2405 / 415 893
Dipl.Ing.(FH) Karl Heinz Marbaise        ICQ#: 135949029
Hauptstrasse 177                         USt.IdNr: DE191347579
52146 Würselen                           http://www.soebes.de

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

Reply via email to