That was similar to the route I was starting down.  Specifically all the
jars the come from the jwsdp were going to end up in a jwsdp group.

Primarily this was to ensure that everything from each jwsdp release
stays in one place, and it becomes very simple to determine where the
jars originally came from (important to me as I have to maintain the
repository myself).

Of course to do it this way means deviating from what is documented at
http://maven.apache.org/reference/standard-sun-jar-names.html.  (Though
I feel this doc is incomplete partly because it doesn't make any mention
of the jaxb stuff)


MAR


-----Original Message-----
From: Mark Hobson [mailto:[EMAIL PROTECTED] 
Sent: Friday, October 07, 2005 11:26 AM
To: Maven Users List
Subject: Re: JWSDP & Maven 2 ?

On 07/10/05, Russell, Mark <[EMAIL PROTECTED]> wrote:
> I knew it wouldn't/couldn't be in the central repo.  Was more looking
to
> see how it was handled by someone else.
>
> The primary reason I ask is because none of the jars actually have any
> version information on them, so is everyone else just using the jwsdp
> version or are they doing something else?

I'm using the Sun StAX impl from JWSDP in my repo as jwsdp:sjsxp:1.6,
so the version taken from the main JWSDP version.

I agree that a standard should be decided upon and documented here:
http://maven.apache.org/reference/standard-sun-jar-names.html

Mark

---------------------------------------------------------------------
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]

Reply via email to