Where did dwr 3.0 RC3 snapshots go?

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Where did dwr 3.0 RC3 snapshots go?

Stevo Slavić
Hello dwr community,

dwr 3.0 rc3 snapshots used to be published on sonatype oss snapshots repository, but that directory is empty - see https://oss.sonatype.org/content/repositories/snapshots/org/directwebremoting/dwr-core/3.0.0-rc3-SNAPSHOT/

What happened with these files? From dwr sources I see it still uses sonatype parent 6 (see http://svn.directwebremoting.org/dwr/trunk/pom.xml ) so distribution management is inherited and snapshots should be released at sonatype oss snapshots repo.

Thinking out loud - maybe there is some cleanup job and there have been no (successful) dwr 3.0 RC3 snapshot builds for some time.
E.g. there are snapshots of dwr 2.0.9, with date from 2012 (see https://oss.sonatype.org/content/repositories/snapshots/org/directwebremoting/dwr/2.0.9-SNAPSHOT/ )

Kind regards,
Stevo.
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Where did dwr 3.0 RC3 snapshots go?

david@butterdev.com
Stevo,
See this thread for some Maven updates. Basically we will not be
building with Maven.
http://dwr.2114559.n2.nabble.com/Work-with-dwr-and-eclipse-tt7137598.html#a7139502

You can get the dwr.jar here (not componentized):
https://oss.sonatype.org/content/repositories/snapshots/org/directwebremoting/dwr/3.0.0-rc3-SNAPSHOT/



On 01/17/2012 09:33 AM, Stevo Slavić wrote:

> Hello dwr community,
>
> dwr 3.0 rc3 snapshots used to be published on sonatype oss snapshots
> repository, but that directory is empty - see
> https://oss.sonatype.org/content/repositories/snapshots/org/directwebremoting/dwr-core/3.0.0-rc3-SNAPSHOT/
>
> What happened with these files? From dwr sources I see it still uses
> sonatype parent 6 (see
> http://svn.directwebremoting.org/dwr/trunk/pom.xml ) so distribution
> management is inherited and snapshots should be released at sonatype
> oss snapshots repo.
>
> Thinking out loud - maybe there is some cleanup job and there have
> been no (successful) dwr 3.0 RC3 snapshot builds for some time.
> E.g. there are snapshots of dwr 2.0.9, with date from 2012 (see
> https://oss.sonatype.org/content/repositories/snapshots/org/directwebremoting/dwr/2.0.9-SNAPSHOT/ 
> )
>
> Kind regards,
> Stevo.

Loading...