[Sandbox/Email] - Maven

2004-08-27 Thread Matthias Wessendorf
hi,

when I try to run Maven,
I got that:

WARNING: Failed to download activation-1.0.2.jar.
The build cannot continue because of the following unsatisfied
dependencies:

javamail-1.2.jar (try downloading from
http://java.sun.com/products/javamail/)
activation-1.0.2.jar (try downloading from
http://java.sun.com/products/javabeans/glasgow/jaf.html)

Total time: 5 seconds



Any workarounds ?

--
Matthias Weßendorf
Aechterhoek 18
DE-48282 Emsdetten
Germany
Email: matthias AT wessendorf DOT net
URL: http://www.wessendorf.net


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



Re: [Sandbox/Email] - Maven

2004-08-27 Thread Dion Gillard
Download the jars manually and place them in your repo.

On Fri, 27 Aug 2004 16:36:39 +0200, Matthias Wessendorf
[EMAIL PROTECTED] wrote:
 hi,
 
 when I try to run Maven,
 I got that:
 
 WARNING: Failed to download activation-1.0.2.jar.
 The build cannot continue because of the following unsatisfied
 dependencies:
 
 javamail-1.2.jar (try downloading from
 http://java.sun.com/products/javamail/)
 activation-1.0.2.jar (try downloading from
 http://java.sun.com/products/javabeans/glasgow/jaf.html)
 
 Total time: 5 seconds
 
 Any workarounds ?
 
 --
 Matthias Weßendorf
 Aechterhoek 18
 DE-48282 Emsdetten
 Germany
 Email: matthias AT wessendorf DOT net
 URL: http://www.wessendorf.net
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 
 


-- 
http://www.multitask.com.au/people/dion/

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



Re: [Sandbox/Email] - Maven

2004-08-27 Thread Dirk Verbeeck
You have to download those 2 jars yourself, give them the correct name 
and put them in your local maven repository.

-- Dirk
Matthias Wessendorf wrote:
hi,
when I try to run Maven,
I got that:
WARNING: Failed to download activation-1.0.2.jar.
The build cannot continue because of the following unsatisfied
dependencies:
javamail-1.2.jar (try downloading from
http://java.sun.com/products/javamail/)
activation-1.0.2.jar (try downloading from
http://java.sun.com/products/javabeans/glasgow/jaf.html)
Total time: 5 seconds

Any workarounds ?
--
Matthias Weßendorf
Aechterhoek 18
DE-48282 Emsdetten
Germany
Email: matthias AT wessendorf DOT net
URL: http://www.wessendorf.net
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


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