You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2017/12/08 18:13:06 UTC

[maven-artifact-resolver] branch master created (now c35d211)

This is an automated email from the ASF dual-hosted git repository.

hboutemy pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/maven-artifact-resolver.git.


      at c35d211  [MSHARED-640] Upgrade maven-invoker-plugin to resolve IT failure on Windows

This branch includes the following new commits:

     new 467207e  [MRRESOURCES-41][MSHARED-126] Creating an API based on that found in Maven 3.x (trunk) to resolve the dependency transitive closure for a project or collection of projects. Still needs tests (working on these now).
     new c25cb79  clean up the API some more, to avoid duplicate storage for remote repositories, eliminate the resulting simplistic wrapper around the local repository, then use the MavenSession as a better local-repository wrapper that can also supply caches and online/offline flags in 3.x without the need to change the API further.
     new 7391d74  license
     new c117db8  unit tests for the cumulative scope filter, and integration tests for the default project dependencies resolver. Mocking the resolver got pretty ugly, so I'm falling back to ITs for this for now, since they're easy to understand, even if they are a little more prone to underlying problems in dependencies.
     new dff81af  remove old mocking lib we're not using any more.
     new 93b0918  o Added IDE files to svn:ignore o Added description o Fixed indentation
     new 18c2b5d  o Ensured compat with Maven 2.0.8+
     new f4b3339  o Added license header
     new 60826fd  o Prevented leakage of transitive dependencies into plugins
     new c1d6a00  o Fixed URL for local repo
     new 05391dc  o Consequently returned mutable result set
     new 7b6909d  o Added warning about status of public class
     new a0bd867  o Refactored code
     new 6039db0  o Fixed generics to account for potential subclassing
     new 173fa35  Adding another IT, and updating to use version 12 of parent POM.
     new 94fc0c9  [maven-release-plugin] prepare release maven-artifact-resolver-1.0
     new 07f2bc9  [maven-release-plugin] prepare for next development iteration
     new e17f8b1  rolling back attempted release...something messed up during tagging.
     new 7a96c9c  [maven-release-plugin] prepare release maven-artifact-resolver-1.0
     new 5208585  [maven-release-plugin] prepare for next development iteration
     new a0cf40e  [maven-release-plugin] rollback the release of maven-artifact-resolver-1.0
     new 57dd05c  [maven-release-plugin] prepare release maven-artifact-resolver-1.0
     new 6d992ab  [maven-release-plugin] prepare for next development iteration
     new 52cf699  [maven-release-plugin] rollback the release of maven-artifact-resolver-1.0
     new 729a4c8  trying to use svn-master to work around server-side copy and mirror latency.
     new b4d815b  nevermind, will try to disable remoteTagging via cli option instead.
     new 168e8f1  [maven-release-plugin] prepare release maven-artifact-resolver-1.0
     new 61f8ddf  [maven-release-plugin] prepare for next development iteration
     new 0c31df6  [maven-release-plugin] rollback the release of maven-artifact-resolver-1.0
     new b759730  setting remoteTagging == false in the POM...didn't appear to work from CLI.
     new 2ad7113  [maven-release-plugin] prepare release maven-artifact-resolver-1.0
     new 4615a43  [maven-release-plugin] prepare for next development iteration
     new 82aabed  removing one-off source release assemblies (and config), then upgrading parent version for all shared projects up to 12, so source-release will be automatic.
     new b28d79c  o Updated to maven-invoker-plugin:1.4
     new 5d6d6c8  updated issue management urls to point precisely to the component in MSHARED
     new c7ba12b  upgrade parent version fix relativePath warning for m3
     new 5d81825  added javadoc and jxr reports links in top-level menu
     new c621c63  upgrade parent version
     new c2f7aba  MSHARED-239 move plexus-utils to maven-shared-utils
     new ae565cb  MSHARED-239 replace plexus-utils with maven-shared-utils
     new 67dbb67  MSHARED-239 update non-crucial plugins to newer versions
     new 67e16aa  use plexus-component-metadata instead of obsolete plexus-maven-plugin
     new 38f68d3  use last shared parent 19
     new 592f4e9  use shared utils released version
     new 2eaa89f  Follow ASF branding rules.
     new ffa9c44  Add missing license headers.
     new 41f0178  configured site deploy to /shared-archives/<artifactId>-LATEST
     new 66b77c5  Upgrade the dependency on Easymock to 3.2 for maven-artifact-resolver and maven-runtime
     new 91ab498  updated parent pom
     new 14288e3  updated maven-shared-utils
     new f76057a  reverted shared-utils version update since it causes unexpected + random failures on ASF Jenkins build farm (artifact not found in central???)
     new 86ff86e  [MNGSITE-152]  - Added appropriate links to download site and license location    to fulfill the ASF requirements.
     new 9e6bf0b  [MNGSITE-152]  - Added missing links from overview to ASF License page    and to download area.
     new a14ddaf  added license header
     new 9eea378  s/plugins/shared/
     new 7430d03  [MSHARED-371] Increased chance of java8 compliance by updating to asm5.x based plexus-component-*
     new bbe6166  upgraded parent pom
     new 91397f2  [MSHARED-402] Upgrade to Maven 2.2.1 compatiblity
     new 2e8f860  changed svnpubsub url from /content to /components
     new 65632d9  moved Jira from Codehaus to Apache
     new 5330912  [MNGSITE-243] Fixed wrong link.
     new 441601b  [MPOM-95] updated parent pom location
     new db38477  updated Jira url
     new cfda87c  Upgrade org.codehaus.plexus:plexus-component-metadata to 1.7.1 This will make them build with Java9
     new c35d211  [MSHARED-640] Upgrade maven-invoker-plugin to resolve IT failure on Windows

The 65 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


-- 
To stop receiving notification emails like this one, please contact
['"commits@maven.apache.org" <co...@maven.apache.org>'].