-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Dion Gillard wrote:
> If you define a property (in build.properties)
> javamail.jar=c:/myjars/javamail-1.3.3.ar
> AFAIK,
> the build.xml will notice this and copy it into ./lib

No,
this doesn't work as expected. Cause the build-file works with get, i get:

BUILD FAILED
C:\Data\Projects\commons-email\build.xml:211:
java.net.MalformedURLException: no protocol:
/Data/java-repository/javamail-1.3.3_01/mail.jar

when i use slashes, backslashes, double-backslashes, C:, c: and so on.

I downloaded the distributions manually and will copy it to the place it
have to be, but this is not comfortable.

Does maven work with this?

Chris.


> On 2/28/06, C. Grobmeier <[EMAIL PROTECTED]> wrote:
> Dion Gillard wrote:
>>>> The javamail jars cannot be distributed by themselves as they are
> licensed
>>>> under the Sun Binary Code License.
>>>>
>>>> I thought the generated ant build.xml would allow you to specify an
>>>> alternate location of javamail.jar as a a property?
>>>>
>>>> is this not working?
> I got Dumbster, but not these two:
> 
> * http://www.ibiblio.org/maven/javamail/jars/javamail-1.3.3.jar
> * http://www.ibiblio.org/maven/activation/jars/activation-1.0.2.jar
> 
> The location is "hard"-coded in the <get/> Tag.
> Problem is before downloading you have to accept the terms. I think it
> would be better to kick off these <get/> Tags and tell the user he has
> to download these apis manually.
> 
> How is this solved with maven? I guess this will result in an error too.
> 
> Regards,
> Chris
> 
>>>> On 2/28/06, C. Grobmeier <[EMAIL PROTECTED]> wrote:
>>>> Hello,
>>>>
>>>>>>> ant dist
>>>> fails, cause the dependencies cannot be found.
>>>>
>>>> http://www.ibiblio.org/maven/javamail/jars/javamail-1.3.3.jar
>>>> http://www.ibiblio.org/maven/javamail/jars/javamail-1.3.3.jar
>>>> ...
>>>>
>>>> brought an I/O Exception, trying to download this from a browser show a
>>>> 404. Are there any other archives or who does maintain this ibiblio.org
>>>> site?
>>>>
>>>> An apache-depencies-host would be great, i guess...
>>>>
>>>> Regards,
>>>> Chris
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>>>>>
>>>> --
>>>> http://www.multitask.com.au/people/dion/
>>>> Chuck Norris sleeps with a night light. Not because Chuck Norris is
> afraid
>>>> of the dark, but because the dark is afraid of Chuck Norris
> 
>>
- ---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
>>
>>

> --
> http://www.multitask.com.au/people/dion/
> Chuck Norris sleeps with a night light. Not because Chuck Norris is afraid
> of the dark, but because the dark is afraid of Chuck Norris


-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.1 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFEBEdmkv8rKBUE/T4RAtmKAJ0RQbTpSA2FgZyR1cfrethb6a1o4ACgiSCb
LC3oBaGCZDTKWWlB3JIMBLg=
=0b7x
-----END PGP SIGNATURE-----

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

Reply via email to