You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@commons.apache.org by Maik Ebert <m....@paysafecard.com> on 2013/12/02 18:17:00 UTC

[collections] Re: [ANNOUNCE] Apache Commons Collections 4.0 released

Hello,

I do not find that release on http://mvnrepository.com/ at

<dependency>
    <groupId>org.apache.commons</groupId>
    <artifactId>commons-collections4</artifactId>
    <version>4.0</version>
</dependency>

Can you upload it there?

Thanks in advance,

Maik


Re: [collections] Re: [ANNOUNCE] Apache Commons Collections 4.0 released

Posted by Gary Gregory <ga...@gmail.com>.
It's the other way around, mirrors pick up what Apache puts up, we do not
push releases to each and every Maven repository on the internet.

See
http://search.maven.org/#artifactdetails|org.apache.commons|commons-collections4|4.0|jar

Gary


On Mon, Dec 2, 2013 at 12:17 PM, Maik Ebert <m....@paysafecard.com> wrote:

> Hello,
>
> I do not find that release on http://mvnrepository.com/ at
>
> <dependency>
>     <groupId>org.apache.commons</groupId>
>     <artifactId>commons-collections4</artifactId>
>     <version>4.0</version>
> </dependency>
>
> Can you upload it there?
>
> Thanks in advance,
>
> Maik
>
>


-- 
E-Mail: garydgregory@gmail.com | ggregory@apache.org
Java Persistence with Hibernate, Second Edition<http://www.manning.com/bauer3/>
JUnit in Action, Second Edition <http://www.manning.com/tahchiev/>
Spring Batch in Action <http://www.manning.com/templier/>
Blog: http://garygregory.wordpress.com
Home: http://garygregory.com/
Tweet! http://twitter.com/GaryGregory

AW: [collections] Re: [ANNOUNCE] Apache Commons Collections 4.0 released

Posted by Maik Ebert <m....@paysafecard.com>.
Thank you!

-----Ursprüngliche Nachricht-----
Von: Thomas Neidhart [mailto:thomas.neidhart@gmail.com] 
Gesendet: Donnerstag, 05. Dezember 2013 21:06
An: Commons Users List
Betreff: Re: [collections] Re: [ANNOUNCE] Apache Commons Collections 4.0 released

On 12/02/2013 06:17 PM, Maik Ebert wrote:
> Hello,
> 
> I do not find that release on http://mvnrepository.com/ at
> 
> <dependency>
>     <groupId>org.apache.commons</groupId>
>     <artifactId>commons-collections4</artifactId>
>     <version>4.0</version>
> </dependency>
> 
> Can you upload it there?

Its now there.

Thomas

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@commons.apache.org
For additional commands, e-mail: user-help@commons.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@commons.apache.org
For additional commands, e-mail: user-help@commons.apache.org


Re: [collections] Re: [ANNOUNCE] Apache Commons Collections 4.0 released

Posted by Thomas Neidhart <th...@gmail.com>.
On 12/02/2013 06:17 PM, Maik Ebert wrote:
> Hello,
> 
> I do not find that release on http://mvnrepository.com/ at
> 
> <dependency>
>     <groupId>org.apache.commons</groupId>
>     <artifactId>commons-collections4</artifactId>
>     <version>4.0</version>
> </dependency>
> 
> Can you upload it there?

Its now there.

Thomas

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@commons.apache.org
For additional commands, e-mail: user-help@commons.apache.org


Re: [collections] Re: [ANNOUNCE] Apache Commons Collections 4.0 released

Posted by Thomas Neidhart <th...@gmail.com>.
Hi Maik,

afaik mvnrepository syncs itself with maven central, and it takes a while
till releases show up.
You may want to send an email to info@mvnrepository.com to get more
information.

Thomas


On Mon, Dec 2, 2013 at 6:17 PM, Maik Ebert <m....@paysafecard.com> wrote:

> Hello,
>
> I do not find that release on http://mvnrepository.com/ at
>
> <dependency>
>     <groupId>org.apache.commons</groupId>
>     <artifactId>commons-collections4</artifactId>
>     <version>4.0</version>
> </dependency>
>
> Can you upload it there?
>
> Thanks in advance,
>
> Maik
>
>