On Tue, Jan 9, 2018 at 4:53 PM, sebb <seb...@gmail.com> wrote:

> On 9 January 2018 at 23:33, Gary Gregory <garydgreg...@gmail.com> wrote:
> > The file generator in the plugin uses the artifact ID for this, hence the
> > error. We need another property, sans version.
>
> Are you sure?
>
> I only had to fix the archive links, not the hashes.
>

I'm pretty sure yes, I've had to fix the folder names by hand in the past.

Gary


>
> > Gary
> >
> > On Tue, Jan 9, 2018 at 4:15 PM, sebb <seb...@gmail.com> wrote:
> >
> >> On 9 January 2018 at 19:37, Phil Steitz <phil.ste...@gmail.com> wrote:
> >> > The problem is that the links use pool2, dbcp2 in the path, but the
> >> > artifacts are under pool, dbcp.  For example, the following link
> >> > from the pool download page
> >> >
> >> > http://apache.mirrors.lucidnetworks.net//commons/
> >> pool2/source/commons-pool2-2.5.0-src.tar.gz
> >> >
> >> > gives a 404 because the artifact is actually at
> >> >
> >> > http://apache.mirrors.lucidnetworks.net//commons/
> >> pool/source/commons-pool2-2.5.0-src.tar.gz
> >>
> >> I'll fix the deployed download pages.
> >>
> >> AFAIK it should be possible to fix this by suitable choice of pom
> >> properties.
> >> Not sure I have time for that as well; please could someone else have a
> >> look?
> >>
> >> > Phil
> >> >
> >> >
> >> > ---------------------------------------------------------------------
> >> > To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> >> > For additional commands, e-mail: dev-h...@commons.apache.org
> >> >
> >>
> >> ---------------------------------------------------------------------
> >> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> >> For additional commands, e-mail: dev-h...@commons.apache.org
> >>
> >>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> For additional commands, e-mail: dev-h...@commons.apache.org
>
>

Reply via email to