what are you trying to fix, please?
because IMHO this one will give bad result on
http://maven.apache.org/ref/current
but I suppose it will give better result on
http://maven.apache.org/ref/current/index.html
perhaps we should duplicate the rule:
Redirect /ref/current/ http://maven.apache.org/r
I'm tinkering with maven-scm and when I build it locally via
../maven-scm/maven-scm-plugin> mvn -X clean install -Drat.skip
Maven attempts to download the snapshot metadata for it's the already
installed snapshot files. (This is probably because I'm running inside a
module and not at the top leve
Hi,
On 8/20/15 4:06 PM, Jason van Zyl wrote:
Right now attached artifacts are added to a list.
Which will result in failures during deploy phase in particular related
to repository managers...
Apart from that i think that adding the same artifact duplicates
(coordinates) looks wrong...
>
Right now attached artifacts are added to a list. If we only want to allow one
attached artifact for a coordinate then we can change that to a map and let the
lifecycle update/replace the attachments. This way there cannot be duplicates
which is likely what we want versus what’s there now. This
Hi,
someone ?
On 8/9/15 3:21 PM, Karl Heinz Marbaise wrote:
Hi,
After diving into the above issue i stumbled over several things...
If you take a look here and the log output excerpt:
INFO] Minimized 2341 -> 1293
[INFO] Minimized 3282 -> 2234
[INFO] Replacing original artifact with shaded ar