there's good news. i'm now a developer for the maven2-repository. i
figured that my first task, just for the sake of getting something
done, would be to get jaxb into the repository in order to solve some
of the issues that people have been having with the plugin. so, i
just wanted some verification on the dependencies.
jaxb-api:1.0 <- ~
jaxb-api:2.0 <- jsr173_api, activation
jaxb-impl <- jaxb-api, jsr173_api, (activation should be transitive)
jaxb1-impl <- ~ (this doesn't depend on the api?)
jaxb-xjc <- ~ (this doesn't depend on something?
jsr173_api <- ~
there's also this issue of jaxb1 vs. jaxb version 1. the api has an
artifactId of jaxb-api and versions 1.0 or 2.0 while the
implementations have artifacts jaxb1-impl and jaxb-impl (version 2).
it seems that this should be more consistent. however, i see the
argument for not changing it and confusing people... any thoughts?
anyway, once i get these jars in, the plugin will follow shortly. in
the long-term we're looking for a better solution for uploading to
the repository, but for the moment i don't mind a little manual
effort. :-)
greg kick
http://kickstyle.net/
On Jul 20, 2006, at 7:41 PM, Jonathan Johnson wrote:
> Ditto, also would like to get the jaxb-maven2-plugin jar posted as
> well.
>
> https://jaxb.dev.java.net/jaxb-maven2-plugin/
>
>
>
> |-----Original Message-----
> |From: Gregory Kick [mailto:gk5885_at_kickstyle.net]
> |Sent: Thursday, July 20, 2006 9:08 PM
> |To: users_at_jaxb.dev.java.net
> |Subject: Re: [jaxb-1.x & maven-2] Can i upload jaxb jars into
> |maven2-repository.dev.java.net ?
> |
> |
> |Kostis,
> |
> |i too have found myself longing for a successful maven2
> |repository. :-) so, i just sent an email off to jean deruelle
> |requesting developer access for that project in order to help build
> |the repository. provided that works out, i'd be glad to help make
> |sure those jars make it in.
> |
> |greg kick
> |http://kickstyle.net/
> |
> |On Jul 19, 2006, at 2:05 PM, Kostis Anagnostopoulos wrote:
> |
> |> Hi,
> |>
> |> As some of you may have heard, a new maven-2 repository has been
> |> installed on java.net. The uploading procedure is manual and a bit
> |> complicated, but it is indeed possible.
> |>
> |> The jars for jaxb-1.x that are uploaded into java.net's
> |> maven-1(legacy) repository do not contain the proper metadata,
> so when
> |> using them, maven2 tries to re-download them on each build,
> which is
> |> annoying.
> |>
> |> * Can i upload the jaxb-1.x jars into java.net's maven-2
> repository ?
> |>
> |> Greetings
> |> Kostis
> |>
> |>
> ---------------------------------------------------------------------
> |> To unsubscribe, e-mail: users-unsubscribe_at_jaxb.dev.java.net
> |> For additional commands, e-mail: users-help_at_jaxb.dev.java.net
> |>
> |>
> |
> |---------------------------------------------------------------------
> |To unsubscribe, e-mail: users-unsubscribe_at_jaxb.dev.java.net
> |For additional commands, e-mail: users-help_at_jaxb.dev.java.net
> |
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_jaxb.dev.java.net
> For additional commands, e-mail: users-help_at_jaxb.dev.java.net
>
>