ok, we can change groupId everybody ok for: - name: "Artifact Resolver" - groupId: org.apache.maven.resolver - artifactId: resolver(-*)
? or are there any other proposal on these 3 choices? Regards, Hervé Le mercredi 3 août 2016 16:04:36 Jason van Zyl a écrit : > Using org.apache.maven.resolver instead org.apache.maven.artifact.resolver > for the package names is more consistent with the other naming in that > document. > > On Aug 3, 2016, at 12:30 PM, [email protected] wrote: > > > > true: I know it sounded familiar... :) > > > > this artifact seems used by maven-remote-resources-plugin only > > > > And if you look at the content, it contains a little helper to resolve > > dependencies: we should probably deprecate it at the end > > > > > > If there is no objection, I'll update code in a few days to match > > http://maven.apache.org/aether-archives/aether.html > > > > Regards, > > > > Hervé > > > > ----- Mail original ----- > > De: "Michael Osipov" <[email protected]> > > À: "Maven Developers List" <[email protected]> > > Envoyé: Samedi 30 Juillet 2016 00:24:08 > > Objet: Re: [DISCUSSION] finishing Aether import: help find a new name > > > > Am 2016-07-30 um 00:03 schrieb Hervé BOUTEMY: > >> I like the org.apache.maven.artifact.resolver idea added to "Maven > >> Artifact > >> Resolver API" description > >> > >> I prepared a projection based on this idea: > >> http://maven.apache.org/aether-archives/aether.html > > > > Attention, we already have: > > https://maven.apache.org/shared/maven-artifact-resolver/ > > > > Though, this module has not been updates for years. We shall try to > > avoid confusion here. > > > >> Regards, > >> > >> Hervé > >> > >> Le jeudi 28 juillet 2016 09:35:08 Stephen Connolly a écrit : > >>> I don't see that this needs a special name, so I am -1 on Akasha > >>> > >>> I like Maven Artifact Resolver API... but my only concern with the > >>> "mara" > >>> short form is that I'll keep replaying radio satire in my head every > >>> time I > >>> say it, e.g. https://www.youtube.com/watch?v=d6ITDfkwKTA > >>> > >>> What exactly is wrong with org.apache.maven.ara or > >>> org.apache.maven.artifact.resolver.api if we compare with > >>> org.apache.maven.mara to me the m in mara is redundant because we > >>> already > >>> have the maven... so either if we want a short package name then `ara` > >>> is > >>> better... or we want an understandable package name... same goes for > >>> artifactIds > >>> > >>> On 28 July 2016 at 08:13, Hervé BOUTEMY <[email protected]> wrote: > >>>> Hi, > >>>> > >>>> The work on Aether import is progressing: as I commented on MNG-6007 > >>>> recently, > >>>> we now have to find a new name for the component at Apache. Then we'll > >>>> update > >>>> poms, documentation and git repo accordingly and we'll be ready to make > >>>> releases. > >>>> > >>>> We already have first ideas, found by the PMC while working in private > >>>> on > >>>> the > >>>> topic: > >>>> - Akasha https://en.wikipedia.org/wiki/Akasha > >>>> - Maven Artifact Resolver API ("mara" when used as package name or > >>>> artifactid > >>>> or in maven-mara-provider) > >>>> > >>>> > >>>> Does anybody have another idea? > >>>> Is there a preference in the community? > >>>> > >>>> Regards, > >>>> > >>>> Hervé > >>>> > >>>> --------------------------------------------------------------------- > >>>> 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] > > > > --------------------------------------------------------------------- > > 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] > > Thanks, > > Jason > > ---------------------------------------------------------- > Jason van Zyl > Founder, Takari and Apache Maven > http://twitter.com/jvanzyl > http://twitter.com/takari_io > --------------------------------------------------------- > > > > --------------------------------------------------------------------- > 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]
