Eric Cai

Results 4 issues of Eric Cai

This PR is for parallel POM downloading, the idea is a bit different than https://github.com/ibabiankou/maven-resolver/pull/2/files: - only parallelize the VersionRange and ArtifactDesciptor resolution part (poms.xml & maven-metadata.xml downloading in parallel)...

We have a very simple Dockerfile which inherits a ubuntu jdk 8 image, run a few shell commands and copy a few files. Please note the RUN commands comes at...

kind/question
area/performance
priority/p2
works-with-docker
differs-from-docker
kind/friction
categorized

Hi Fred, 1) users may only use maven-processor-plugin, they don't wish to get maven-compiler plugin automatically work, however the maven-compiler-plugin (at least as of version 2.3.2) will automatically perform annotation...

MWAR-445 This PR is initialized for discussion. Basically the idea is to create the war archive without massive file copyings to exploded war directory to make maven-war-plugin run faster. Please...