You are viewing a plain text version of this content. The canonical link for it is here.
Posted to repository@apache.org by Wes Wannemacher <we...@wantii.com> on 2011/01/25 22:23:02 UTC

probably n00b questions

Guys,

I thought I remember hearing on this list that it could conceivable be used
for pushing non-apache projects out to central. I know there is a more
formal process that I could look over, over at sonatype. But, there is a
project that I want to use and it would be helpful if it were available in
central. I'd like to approach the developer, work out all of the licensing
details, then come back here and see if I could have the group created for
staging and potentially pushing the artifacts from our nexus.

-Wes

-- 
Wes Wannemacher

Head Engineer, WanTii, Inc.
Need Training? Struts, Spring, Maven, Tomcat...
Ask me for a quote!

Re: probably n00b questions

Posted by Brian Demers <bd...@sonatype.com>.
Cool,  Let me know if you run into any problem with this.

On Tue, Jan 25, 2011 at 9:11 PM, Wes Wannemacher <we...@wantii.com> wrote:
> It is not a big deal, I will sign up over at sonatype. That is, so
> long as the upstream commiter is okay with it.
>
> I am on my phone, so I can't easily get a link... The project I want
> to upload is google reflections. I'd like to build a plugin that uses
> it. The plugin may be for internal use, but it would be easier for me
> if google reflections were in central because we have an internal
> nexus that only mirrors central. I am the biggest proponent of "only
> use deps and plugins available in central because other repos are
> poorly managed." So, if I make an exception for this project, it makes
> me a hypocrite. I figure I'd find out what it takes to get a
> third-party jar into central. If all else fails, I can just push the
> jar to our own nexus.
>
> -Wes
>
> On 1/25/11, Brian Demers <bd...@sonatype.com> wrote:
>> Yeah, sorry you will need another account.  The apache repo is for
>> projects under the ASF.  If you come across something that contradicts
>> this, please send it my way.
>>
>> Out of curiosity which project are you looking to get added to central ?
>>
>>
>>
>>
>> On Tue, Jan 25, 2011 at 5:52 PM, Wes Wannemacher <we...@wantii.com> wrote:
>>> Same process, but i would assume a different username and password... The
>>> only thing I was trying to avoid was the need to register with (yet
>>> another)
>>> nexus instance.
>>> If it's necessary, I'll do it, but just thought it had come up before and
>>> thought I could leverage the nexus account that I already have setup
>>> through
>>> apache.
>>> -Wes
>>>
>>> On Tue, Jan 25, 2011 at 5:18 PM, Brian Demers <bd...@sonatype.com>
>>> wrote:
>>>>
>>>> Take a look at:
>>>>
>>>> https://docs.sonatype.org/display/Repository/Sonatype+OSS+Maven+Repository+Usage+Guide
>>>>  (for non-apache projects)
>>>> Artifacts there go through the same process as repository.apache.org (
>>>> checking for javadoc, signature, all that good stuff )
>>>>
>>>>
>>>>
>>>> On Tue, Jan 25, 2011 at 5:08 PM, Carlos Sanchez <ca...@apache.org>
>>>> wrote:
>>>> > Not sure, I'd like to do that too, but previously the issue was
>>>> > hosting in apache infrastructure non-ASF or ASL licensed projects
>>>> >
>>>> > On Tue, Jan 25, 2011 at 1:23 PM, Wes Wannemacher <we...@wantii.com>
>>>> > wrote:
>>>> >> Guys,
>>>> >> I thought I remember hearing on this list that it could conceivable be
>>>> >> used
>>>> >> for pushing non-apache projects out to central. I know there is a more
>>>> >> formal process that I could look over, over at sonatype. But, there is
>>>> >> a
>>>> >> project that I want to use and it would be helpful if it were
>>>> >> available
>>>> >> in
>>>> >> central. I'd like to approach the developer, work out all of the
>>>> >> licensing
>>>> >> details, then come back here and see if I could have the group created
>>>> >> for
>>>> >> staging and potentially pushing the artifacts from our nexus.
>>>> >> -Wes
>>>> >>
>>>> >> --
>>>> >> Wes Wannemacher
>>>> >>
>>>> >> Head Engineer, WanTii, Inc.
>>>> >> Need Training? Struts, Spring, Maven, Tomcat...
>>>> >> Ask me for a quote!
>>>> >>
>>>> >>
>>>> >
>>>
>>>
>>>
>>> --
>>> Wes Wannemacher
>>>
>>> Head Engineer, WanTii, Inc.
>>> Need Training? Struts, Spring, Maven, Tomcat...
>>> Ask me for a quote!
>>>
>>>
>>
>
>
> --
> Wes Wannemacher
>
> Head Engineer, WanTii, Inc.
> Need Training? Struts, Spring, Maven, Tomcat...
> Ask me for a quote!
>

Re: probably n00b questions

Posted by Wes Wannemacher <we...@wantii.com>.
It is not a big deal, I will sign up over at sonatype. That is, so
long as the upstream commiter is okay with it.

I am on my phone, so I can't easily get a link... The project I want
to upload is google reflections. I'd like to build a plugin that uses
it. The plugin may be for internal use, but it would be easier for me
if google reflections were in central because we have an internal
nexus that only mirrors central. I am the biggest proponent of "only
use deps and plugins available in central because other repos are
poorly managed." So, if I make an exception for this project, it makes
me a hypocrite. I figure I'd find out what it takes to get a
third-party jar into central. If all else fails, I can just push the
jar to our own nexus.

-Wes

On 1/25/11, Brian Demers <bd...@sonatype.com> wrote:
> Yeah, sorry you will need another account.  The apache repo is for
> projects under the ASF.  If you come across something that contradicts
> this, please send it my way.
>
> Out of curiosity which project are you looking to get added to central ?
>
>
>
>
> On Tue, Jan 25, 2011 at 5:52 PM, Wes Wannemacher <we...@wantii.com> wrote:
>> Same process, but i would assume a different username and password... The
>> only thing I was trying to avoid was the need to register with (yet
>> another)
>> nexus instance.
>> If it's necessary, I'll do it, but just thought it had come up before and
>> thought I could leverage the nexus account that I already have setup
>> through
>> apache.
>> -Wes
>>
>> On Tue, Jan 25, 2011 at 5:18 PM, Brian Demers <bd...@sonatype.com>
>> wrote:
>>>
>>> Take a look at:
>>>
>>> https://docs.sonatype.org/display/Repository/Sonatype+OSS+Maven+Repository+Usage+Guide
>>>  (for non-apache projects)
>>> Artifacts there go through the same process as repository.apache.org (
>>> checking for javadoc, signature, all that good stuff )
>>>
>>>
>>>
>>> On Tue, Jan 25, 2011 at 5:08 PM, Carlos Sanchez <ca...@apache.org>
>>> wrote:
>>> > Not sure, I'd like to do that too, but previously the issue was
>>> > hosting in apache infrastructure non-ASF or ASL licensed projects
>>> >
>>> > On Tue, Jan 25, 2011 at 1:23 PM, Wes Wannemacher <we...@wantii.com>
>>> > wrote:
>>> >> Guys,
>>> >> I thought I remember hearing on this list that it could conceivable be
>>> >> used
>>> >> for pushing non-apache projects out to central. I know there is a more
>>> >> formal process that I could look over, over at sonatype. But, there is
>>> >> a
>>> >> project that I want to use and it would be helpful if it were
>>> >> available
>>> >> in
>>> >> central. I'd like to approach the developer, work out all of the
>>> >> licensing
>>> >> details, then come back here and see if I could have the group created
>>> >> for
>>> >> staging and potentially pushing the artifacts from our nexus.
>>> >> -Wes
>>> >>
>>> >> --
>>> >> Wes Wannemacher
>>> >>
>>> >> Head Engineer, WanTii, Inc.
>>> >> Need Training? Struts, Spring, Maven, Tomcat...
>>> >> Ask me for a quote!
>>> >>
>>> >>
>>> >
>>
>>
>>
>> --
>> Wes Wannemacher
>>
>> Head Engineer, WanTii, Inc.
>> Need Training? Struts, Spring, Maven, Tomcat...
>> Ask me for a quote!
>>
>>
>


-- 
Wes Wannemacher

Head Engineer, WanTii, Inc.
Need Training? Struts, Spring, Maven, Tomcat...
Ask me for a quote!

Re: probably n00b questions

Posted by Brian Demers <bd...@sonatype.com>.
Yeah, sorry you will need another account.  The apache repo is for
projects under the ASF.  If you come across something that contradicts
this, please send it my way.

Out of curiosity which project are you looking to get added to central ?




On Tue, Jan 25, 2011 at 5:52 PM, Wes Wannemacher <we...@wantii.com> wrote:
> Same process, but i would assume a different username and password... The
> only thing I was trying to avoid was the need to register with (yet another)
> nexus instance.
> If it's necessary, I'll do it, but just thought it had come up before and
> thought I could leverage the nexus account that I already have setup through
> apache.
> -Wes
>
> On Tue, Jan 25, 2011 at 5:18 PM, Brian Demers <bd...@sonatype.com> wrote:
>>
>> Take a look at:
>>
>> https://docs.sonatype.org/display/Repository/Sonatype+OSS+Maven+Repository+Usage+Guide
>>  (for non-apache projects)
>> Artifacts there go through the same process as repository.apache.org (
>> checking for javadoc, signature, all that good stuff )
>>
>>
>>
>> On Tue, Jan 25, 2011 at 5:08 PM, Carlos Sanchez <ca...@apache.org> wrote:
>> > Not sure, I'd like to do that too, but previously the issue was
>> > hosting in apache infrastructure non-ASF or ASL licensed projects
>> >
>> > On Tue, Jan 25, 2011 at 1:23 PM, Wes Wannemacher <we...@wantii.com>
>> > wrote:
>> >> Guys,
>> >> I thought I remember hearing on this list that it could conceivable be
>> >> used
>> >> for pushing non-apache projects out to central. I know there is a more
>> >> formal process that I could look over, over at sonatype. But, there is
>> >> a
>> >> project that I want to use and it would be helpful if it were available
>> >> in
>> >> central. I'd like to approach the developer, work out all of the
>> >> licensing
>> >> details, then come back here and see if I could have the group created
>> >> for
>> >> staging and potentially pushing the artifacts from our nexus.
>> >> -Wes
>> >>
>> >> --
>> >> Wes Wannemacher
>> >>
>> >> Head Engineer, WanTii, Inc.
>> >> Need Training? Struts, Spring, Maven, Tomcat...
>> >> Ask me for a quote!
>> >>
>> >>
>> >
>
>
>
> --
> Wes Wannemacher
>
> Head Engineer, WanTii, Inc.
> Need Training? Struts, Spring, Maven, Tomcat...
> Ask me for a quote!
>
>

Re: probably n00b questions

Posted by Wes Wannemacher <we...@wantii.com>.
Same process, but i would assume a different username and password... The
only thing I was trying to avoid was the need to register with (yet another)
nexus instance.

If it's necessary, I'll do it, but just thought it had come up before and
thought I could leverage the nexus account that I already have setup through
apache.

-Wes

On Tue, Jan 25, 2011 at 5:18 PM, Brian Demers <bd...@sonatype.com> wrote:

> Take a look at:
>
> https://docs.sonatype.org/display/Repository/Sonatype+OSS+Maven+Repository+Usage+Guide
>  (for non-apache projects)
> Artifacts there go through the same process as repository.apache.org (
> checking for javadoc, signature, all that good stuff )
>
>
>
> On Tue, Jan 25, 2011 at 5:08 PM, Carlos Sanchez <ca...@apache.org> wrote:
> > Not sure, I'd like to do that too, but previously the issue was
> > hosting in apache infrastructure non-ASF or ASL licensed projects
> >
> > On Tue, Jan 25, 2011 at 1:23 PM, Wes Wannemacher <we...@wantii.com>
> wrote:
> >> Guys,
> >> I thought I remember hearing on this list that it could conceivable be
> used
> >> for pushing non-apache projects out to central. I know there is a more
> >> formal process that I could look over, over at sonatype. But, there is a
> >> project that I want to use and it would be helpful if it were available
> in
> >> central. I'd like to approach the developer, work out all of the
> licensing
> >> details, then come back here and see if I could have the group created
> for
> >> staging and potentially pushing the artifacts from our nexus.
> >> -Wes
> >>
> >> --
> >> Wes Wannemacher
> >>
> >> Head Engineer, WanTii, Inc.
> >> Need Training? Struts, Spring, Maven, Tomcat...
> >> Ask me for a quote!
> >>
> >>
> >
>



-- 
Wes Wannemacher

Head Engineer, WanTii, Inc.
Need Training? Struts, Spring, Maven, Tomcat...
Ask me for a quote!

Re: probably n00b questions

Posted by Brian Demers <bd...@sonatype.com>.
Take a look at:
https://docs.sonatype.org/display/Repository/Sonatype+OSS+Maven+Repository+Usage+Guide
 (for non-apache projects)
Artifacts there go through the same process as repository.apache.org (
checking for javadoc, signature, all that good stuff )



On Tue, Jan 25, 2011 at 5:08 PM, Carlos Sanchez <ca...@apache.org> wrote:
> Not sure, I'd like to do that too, but previously the issue was
> hosting in apache infrastructure non-ASF or ASL licensed projects
>
> On Tue, Jan 25, 2011 at 1:23 PM, Wes Wannemacher <we...@wantii.com> wrote:
>> Guys,
>> I thought I remember hearing on this list that it could conceivable be used
>> for pushing non-apache projects out to central. I know there is a more
>> formal process that I could look over, over at sonatype. But, there is a
>> project that I want to use and it would be helpful if it were available in
>> central. I'd like to approach the developer, work out all of the licensing
>> details, then come back here and see if I could have the group created for
>> staging and potentially pushing the artifacts from our nexus.
>> -Wes
>>
>> --
>> Wes Wannemacher
>>
>> Head Engineer, WanTii, Inc.
>> Need Training? Struts, Spring, Maven, Tomcat...
>> Ask me for a quote!
>>
>>
>

Re: probably n00b questions

Posted by Carlos Sanchez <ca...@apache.org>.
Not sure, I'd like to do that too, but previously the issue was
hosting in apache infrastructure non-ASF or ASL licensed projects

On Tue, Jan 25, 2011 at 1:23 PM, Wes Wannemacher <we...@wantii.com> wrote:
> Guys,
> I thought I remember hearing on this list that it could conceivable be used
> for pushing non-apache projects out to central. I know there is a more
> formal process that I could look over, over at sonatype. But, there is a
> project that I want to use and it would be helpful if it were available in
> central. I'd like to approach the developer, work out all of the licensing
> details, then come back here and see if I could have the group created for
> staging and potentially pushing the artifacts from our nexus.
> -Wes
>
> --
> Wes Wannemacher
>
> Head Engineer, WanTii, Inc.
> Need Training? Struts, Spring, Maven, Tomcat...
> Ask me for a quote!
>
>