Excessive download/upload of maven-metadata.xml during maven deploy

2017-05-11 Thread Dan Tran
Hi

About 20 pairs of the below lines

[INFO] Downloading:
http://myComp:8081/artifactory/snapshots//maven-metadata.xml

[INFO] Downloaded:
http://myComp:8081/artifactory/snapshots//maven-metadata.xml

(349 B at 39 kB/s)


showing up in my build log

any idea what causes this behavior?

Thanks

-Dan


[ANN] Apache Maven Shared Component: Maven Dependency Tree Version 3.0.1 Released

2017-05-11 Thread Karl Heinz Marbaise
The Apache Maven team is pleased to announce the release of the 
Apache Maven Shared Component: Maven Dependency Tree 3.0.1.
 
https://maven.apache.org/shared/maven-dependency-tree/

A tree-based API for resolution of Maven project dependencies.

You should specify the version in your project's plugin configuration:
 

  org.apache.maven.shared
  maven-dependency-tree
  3.0.1


You can download the appropriate sources etc. from the download page:
 
https://maven.apache.org/shared/maven-dependency-tree/download.cgi
 
Release Notes Maven Dependency Tree 3.0.1

https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317922&version=12333851


Bug:

 * [MSHARED-437] - maven-dependency-tree removes optional flag from managed 
dependencies

Improvements:

 * [MSHARED-526] - Upgrade maven-shared-components parent to version 30
 * [MSHARED-615] - Change characters used to diplay trees to make relationships 
clearer
 
Enjoy,
 
-The Apache Maven team

-
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org



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

2017-05-11 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.9.1.
 
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 project's plugin configuration:
 

  org.apache.maven.shared
  maven-artifact-transfer
  0.9.1


You can download the appropriate sources etc. from the download page:
 
https://maven.apache.org/shared/maven-artifact-transfer/download.cgi
 
Release Notes Maven Artifact Transfer 0.9.1

https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317922&version=12340502

Bug:

 * [MSHARED-602] - NoSuchMethodException using DependencyCollector with Maven 
3.0

Improvements:

 * [MSHARED-635] - Upgrade to 
plexus-component-metadata/plexus-component-annotation to 1.7.1
 * [MSHARED-636] - Upgrade maven-common-artifact-filters to 3.0.1
 * [MSHARED-637] - Remove IOException from ProjectDeployer cause it's not 
thrown by the code
 
Enjoy,
 
-The Apache Maven team

-
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org