I think JWSDP belongs to Sun, which means - due to licensing issues -
that the JARs cannot be placed in the Maven central repository.

What you need to do is to install them in your local repository (see
http://maven.apache.org/maven2/general.html#importing-jars for storing
external JARs in your local repo), or, setup a private remote
repository where you can host any JARs you want.

Good luck! :)

On 10/7/05, Russell, Mark <[EMAIL PROTECTED]> wrote:
> Has anyone setup a repository for maven 2 containing the JWSDP stuff?
> I'm trying to figure out how best to lay it out, and determine if I have
> to append version numbers to all of the jar's in order for maven to pick
> them up.
>
>
>
> Additionally I'm curious about maybe setting up a .pom so that I only
> have to include one reference in the dependencies section of my projects
> and all the dependencies will just be retrieved automatically.
>
>
>
> Any help would be much appreciated especially since this is really my
> first time working with maven and the docs for 2.0 seem somewhat
> limited.
>
>
>
>
>
> MAR
>
>
>

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

Reply via email to