Re: per-warm the maven cache for 2 stage Docker build

2018-02-19 Thread Adam Sandor
Hello Maven people, Can someone at least give me some feedback on why this one is not getting any answers? Asked the question in a wrong way? Is it not clear? Not interesting? I think supporting Docker-based builds is very important today. I'm thinking of contributing code to solve this issue,

Re: per-warm the maven cache for 2 stage Docker build

2018-02-19 Thread Hervé BOUTEMY
Le lundi 19 février 2018, 09:25:13 CET Adam Sandor a écrit : > Hello Maven people, > > Can someone at least give me some feedback on why this one is not > getting any answers? Asked the question in a wrong way? Is it not > clear? Not interesting? I suppose this is a mix that not many people are

dependency:tree erroring with cxf boot starter

2018-02-19 Thread castlec
Hello all. I'm not sure if there is an error in my pom, in the cxf pom, or in the dependency plugin. I'm able to get a tree from within eclipse but not from command line. Relevant info is below. Suggestions much appreciated. Apache Maven 3.5.0 Maven home: /usr/share/maven Java version:

Re: dependency:tree erroring with cxf boot starter

2018-02-19 Thread Robert Scholte
I think you're hitting https://issues.apache.org/jira/browse/MNG-6280 It is fixed in Maven 3.5.2 thanks, Robert On Mon, 19 Feb 2018 20:34:22 +0100, castlec wrote: Hello all. I'm not sure if there is an error in my pom, in the cxf pom, or in the dependency plugin. I'm

maven creates a ? directory instead of .m2 repository

2018-02-19 Thread Dan Pungă
Hello all! I'm trying to get a Java app deployed in an OpenShift container and I'm experiencing a strange behaviour. At build time (firs build), maven is creating a ? directory inside the context from which it's called (so in my project's root folder) to create the repository directory and

[ANN] Apache Maven Resolver 1.1.1 Released

2018-02-19 Thread Robert Scholte
The Apache Maven team is pleased to announce the release of the Apache Maven Resolver, version 1.1.1 Apache Maven Artifact Resolver is a library for working with artifact repositories and dependency resolution. Maven Artifact Resolver deals with the specification of local repository,