Re: Generate a WAR that depends on JAR that depends on JAR

2018-07-05 Thread Désilets , Alain
Update… I extracted the content of the ‘apps’ war file using ‘jar -xvf’, then listed the files in the ‘core’ jar that was extracted under ‘WEB-INF/lib’ directory. And it seems to indeed be the jar with dependancies, since it contains not just the classes from the dedupster-core project, but

Generate a WAR that depends on JAR that depends on JAR

2018-07-05 Thread Désilets , Alain
I am developing a system that consists of two Maven projects: * dedupster-core * dedupster-apps See the two attached poms. The core project is packaged as JAR, using the maven-assembly-plugin with a jar-with-dependencies descriptor ref. When I do mvn install on that project, I get

Re: repository problems (ibiblio.org) - redirections , HTTP response codes

2018-07-05 Thread Michael Osipov
Am 2018-07-05 um 16:24 schrieb David Balažic: Hi! During a clean build (we wiped the local repository cache) we encountered a problem with one artefact. We used the latest maven version 3.5.4 with Java 8u171. The error reported by maven is: Downloading from central:

[ANN] Apache Maven Shared Component: Maven Artifact Transfer Version 0.10.0 Released

2018-07-05 Thread Karl Heinz Marbaise
The Apache Maven team is pleased to announce the release of the Apache Maven Shared Component: Maven Artifact Transfer Version 0.10.0. https://maven.apache.org/shared/maven-artifact-transfer/ An API to install, deploy and resolving artifacts with Maven3 You should specify the version in your

Re: repository problems (ibiblio.org) - redirections , HTTP response codes

2018-07-05 Thread Karl Heinz Marbaise
Hi, my first questions is: Why do you use ibiblio ? And not central ? Kind Regards Karl Heinz Marbaise On 05/07/18 16:24, David Balažic wrote: Hi! During a clean build (we wiped the local repository cache) we encountered a problem with one artefact. We used the latest maven version 3.5.4

repository problems (ibiblio.org) - redirections , HTTP response codes

2018-07-05 Thread David Balažic
Hi! During a clean build (we wiped the local repository cache) we encountered a problem with one artefact. We used the latest maven version 3.5.4 with Java 8u171. The error reported by maven is: Downloading from central: