[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Renaming artifactId to avoid file conflicts



Le 14/11/2013 17:16, Eugenio Cano-Manuel Mendoza a écrit :

> The jline and jline2 packages seem to be in conflict because both
> packages create the same artifact(jline.jar) and store their pom file in
> the same location under the same name in the maven repo.

Hi Eugenio,

The common solution in this case is to:
- Rename the versionless jar in /usr/share/java (jline2.jar)
- Add a Maven rule to transform the version to '2.x' instead of 'debian'

Emmanuel Bourg


Reply to: