Just curious, why is such an old version of maven-dependency-plugin used in
that build?

- Eric L

On Sat, Feb 25, 2023 at 2:46 PM Elliotte Rusty Harold <elh...@ibiblio.org>
wrote:

> On Sat, Feb 25, 2023 at 11:46 AM Guillaume Nodet <gno...@apache.org>
> wrote:
> >
> > Which goal are you running ?
> > I think you need to run the package phase as hinted by the error.
> >
>
>
> mvn test
>
> also
>
> mvn compile; mvn test
> mvn clean test
> mvn package; mvn test
>
> All end with the same failure. This seems to be a regression in 4.0. I
> don't see this on the 3.9.x branch.
>
> --
> Elliotte Rusty Harold
> elh...@ibiblio.org
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
>
>

Reply via email to