You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@wicket.apache.org by nino martinez wael <ni...@gmail.com> on 2019/01/24 11:35:38 UTC

Maven enforcer breakage...

Sorry for the short mail, just saw this.. Should I create a task / bug for
it in jira?

  Dependency convergence error for commons-io:commons-io:2.2 paths to
dependency are:
+-dk.netdesign.ccadmin:ccadmin-frontend:3.0.0-SNAPSHOT
  +-com.giffing.wicket.spring.boot.starter:wicket-spring-boot-starter:2.1.5
    +-org.apache.wicket:wicket-core:8.2.0
      +-org.apache.wicket:wicket-util:8.2.0
        +-commons-fileupload:commons-fileupload:1.3.3
          +-commons-io:commons-io:2.2
and
+-dk.netdesign.ccadmin:ccadmin-frontend:3.0.0-SNAPSHOT
  +-com.giffing.wicket.spring.boot.starter:wicket-spring-boot-starter:2.1.5
    +-org.apache.wicket:wicket-core:8.2.0
      +-org.apache.wicket:wicket-util:8.2.0
        +-commons-io:commons-io:2.5

-- 
Best regards / Med venlig hilsen
Nino Martinez

Re: Maven enforcer breakage...

Posted by nino martinez wael <ni...@gmail.com>.
Yes I discovered :(

Thanks for the info..

On Thu, Jan 24, 2019 at 2:35 PM Emond Papegaaij <em...@topicus.nl>
wrote:

> This is not something we can fix in Wicket. Dependency management is not
> transitive over dependencies. Wicket already manages commons-io at version
> 2.5. To fix this error, you'll need to manage the version of commons-io
> yourself.
>
> Best regards,
> Emond Papegaaij
>
> On donderdag 24 januari 2019 12:35:38 CET nino martinez wael wrote:
> > Sorry for the short mail, just saw this.. Should I create a task / bug
> for
> > it in jira?
> >
> >   Dependency convergence error for commons-io:commons-io:2.2 paths to
> > dependency are:
> > +-dk.netdesign.ccadmin:ccadmin-frontend:3.0.0-SNAPSHOT
> >
>  +-com.giffing.wicket.spring.boot.starter:wicket-spring-boot-starter:2.1.5
> >     +-org.apache.wicket:wicket-core:8.2.0
> >       +-org.apache.wicket:wicket-util:8.2.0
> >         +-commons-fileupload:commons-fileupload:1.3.3
> >           +-commons-io:commons-io:2.2
> > and
> > +-dk.netdesign.ccadmin:ccadmin-frontend:3.0.0-SNAPSHOT
> >
>  +-com.giffing.wicket.spring.boot.starter:wicket-spring-boot-starter:2.1.5
> >     +-org.apache.wicket:wicket-core:8.2.0
> >       +-org.apache.wicket:wicket-util:8.2.0
> >         +-commons-io:commons-io:2.5
>
>
>
>
>

-- 
Best regards / Med venlig hilsen
Nino Martinez

Re: Maven enforcer breakage...

Posted by Emond Papegaaij <em...@topicus.nl>.
This is not something we can fix in Wicket. Dependency management is not 
transitive over dependencies. Wicket already manages commons-io at version 
2.5. To fix this error, you'll need to manage the version of commons-io 
yourself.

Best regards,
Emond Papegaaij

On donderdag 24 januari 2019 12:35:38 CET nino martinez wael wrote:
> Sorry for the short mail, just saw this.. Should I create a task / bug for
> it in jira?
> 
>   Dependency convergence error for commons-io:commons-io:2.2 paths to
> dependency are:
> +-dk.netdesign.ccadmin:ccadmin-frontend:3.0.0-SNAPSHOT
>   +-com.giffing.wicket.spring.boot.starter:wicket-spring-boot-starter:2.1.5
>     +-org.apache.wicket:wicket-core:8.2.0
>       +-org.apache.wicket:wicket-util:8.2.0
>         +-commons-fileupload:commons-fileupload:1.3.3
>           +-commons-io:commons-io:2.2
> and
> +-dk.netdesign.ccadmin:ccadmin-frontend:3.0.0-SNAPSHOT
>   +-com.giffing.wicket.spring.boot.starter:wicket-spring-boot-starter:2.1.5
>     +-org.apache.wicket:wicket-core:8.2.0
>       +-org.apache.wicket:wicket-util:8.2.0
>         +-commons-io:commons-io:2.5