[ https://issues.apache.org/jira/browse/UIMA-6479?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Richard Eckart de Castilho resolved UIMA-6479. ---------------------------------------------- Resolution: Fixed > PearPackagingMavenPlugin has ancient JUnit dependency > ----------------------------------------------------- > > Key: UIMA-6479 > URL: https://issues.apache.org/jira/browse/UIMA-6479 > Project: UIMA > Issue Type: Bug > Components: Sandbox-PearPackagingMavenPlugin > Affects Versions: 3.3.0SDK > Reporter: Richard Eckart de Castilho > Assignee: Richard Eckart de Castilho > Priority: Major > Fix For: 3.3.1SDK > > > The PearPackagingMavenPlugin has a dependency on > org.apache.maven:maven-project which is ancient and which has a transitive > compile dependency on junit 3.8.1! This is causing trouble downstream when > projects try to switch to JUnit 5. > Instead, it should depend on org.apache.maven:maven-core which is the current > provider of the MavenProject class. -- This message was sent by Atlassian Jira (v8.20.10#820010)