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:15:17 UTC

[maven-runtime] branch master created (now 58439c1)

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-runtime.git.


      at 58439c1  Make it possible to test project on Windows + M3.3.9 + Java9

This branch includes the following new commits:

     new feee99e  Graduating maven-runtime out of sandbox
     new 6a80100  Added explicit scm block since it's wrongly inherited from parent
     new 99008d2  [maven-release-plugin] prepare release maven-runtime-1.0-alpha-1
     new f2b2e32  [maven-release-plugin] prepare for next development iteration
     new d18ab62  Reverted 1.0-alpha-1 release
     new b17bd07  Upgraded to Java 5
     new a541388  Sped up tests by building all test projects unfront and once only
     new b362aa0  o Added description o Added reports
     new 449ee28  Added some documentation
     new 99b65db  Tidied javadoc and some code
     new c69ed7c  Simplified and renamed CompoundEnumeration to CompositeEnumeration
     new a4a9900  Made internal classes package protected to unclutter API
     new ae3c822  Removed need to close classloader in tests now that test projects are only built once
     new 8a7913a  [maven-release-plugin] prepare release maven-runtime-1.0-alpha-1
     new d4e9b09  [maven-release-plugin] prepare for next development iteration
     new 736ed29  Reverted release now I've discovered -Preporting
     new 24ccffd  Removed reporting configuration defined in inherited reporting profile
     new 4d7a4e7  [maven-release-plugin] prepare release maven-runtime-1.0-alpha-1
     new d14dff7  [maven-release-plugin] prepare for next development iteration
     new fc399fe  Reverted 1.0-alpha-1 release
     new 0b38479  Added note about Java 5 requirement
     new f129fd8  [maven-release-plugin] prepare release maven-runtime-1.0-alpha-1
     new 56516ef  [maven-release-plugin] prepare for next development iteration
     new 4b766a4  o Ensured Surefire passes maven.home to unit tests (for maven-invoker to work) regardless of Surefire version (SUREFIRE-121 vs SUREFIRE-491)   (Interestingly, the tests pass on Windows because the envvar M2_HOME leaks through to the forked tests, not sure how correct that is...)
     new d79a574  o Updated SCM URL for web access
     new 7b1274f  o Added license header
     new c9fd61c  o Inherited from maven-shared-components:10
     new 0aed913  use the new parent
     new 0feb483  o Inherited from maven-shared-components:11
     new 6b3a8f2  o Formatted POMs
     new e418504  o Used http://maven.apache.org/xsd/* for schema location
     new e3cfede  Added support for introspecting URLs
     new f965b6d  Upgraded maven-shared-components to 12-SNAPSHOT
     new 4d1a4c2  Reverted r776755 since that wasn't the cause of my deployment issues
     new 5fc47e7  added XML Schema reference to site.xml
     new 91157c3  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 c687042  Added url to parsing exception messages
     new a6e764d  Upgraded parent to maven-shared-components 13
     new e7793ae  Corrected Javadoc
     new 5b25cfb  Added changes report
     new e69b7db  Updated site for 1.0-alpha-2
     new 68e0a46  Changed email address
     new 6a889e3  [maven-release-plugin] prepare release maven-runtime-1.0-alpha-2
     new 447a5ba  [maven-release-plugin] rollback the release of maven-runtime-1.0-alpha-2
     new 06cbe80  [maven-release-plugin] prepare release maven-runtime-1.0-alpha-2
     new 6159f21  [maven-release-plugin] rollback the release of maven-runtime-1.0-alpha-2
     new fa57b2a  [maven-release-plugin] prepare release maven-runtime-1.0-alpha-2
     new 58ff349  [maven-release-plugin] rollback the release of maven-runtime-1.0-alpha-2
     new 5bc625f  [maven-release-plugin] prepare release maven-runtime-1.0-alpha-2
     new 4f104d3  [maven-release-plugin] prepare for next development iteration
     new e6d56c1  Rollback 1.0-alpha-2 release to upgrade parent
     new 400403f  Upgraded parent to maven-shared-components:14
     new a9c6fa4  [maven-release-plugin] prepare release maven-runtime-1.0-alpha-2
     new c5ba5f0  [maven-release-plugin] prepare for next development iteration
     new e012000  o Locked down versions
     new 208eff2  updated issue management urls to point precisely to the component in MSHARED
     new f407da4  o Inherited from maven-shared-components:15 o Updated to plexus-maven-plugin:1.3.5
     new fbb8653  o Fixed tests to respect maven.repo.local
     new 4840fda  o Fixed tests to respect maven.repo.local
     new 50171d7  upgrade parent version fix relativePath warning for m3
     new 1a98c08  added javadoc and jxr reports links in top-level menu
     new 42f4f8f  Upgrade maven-shared-components to 17
     new 018b1f4  Inherit plexus-maven-plugin version from maven-parent
     new 4978767  Migrated plexus-maven-plugin to plexus-component-metadata
     new af01665  Removed explicit maven-compiler-plugin Java5 configuration now that it's the default in maven-parent
     new 75d1aeb  [MSHARED-227] Upgrade dependencies to Maven3
     new 09444b4  [MSHARED-165] Mediate dependency versions for stricter Maven3 ProjectSorter
     new a750edd  [maven-release-plugin] prepare release maven-runtime-1.0-alpha-3
     new 15b3229  [maven-release-plugin] prepare for next development iteration
     new 45766b7  Reverted 1.0-alpha-3 release due to stage:site error
     new 7b25841  Removed maven-pmd-plugin Java5 configuration now it's the default in maven-parent
     new 39f2f33  Corrected javadoc link for maven-core
     new 7ef1e10  Upgraded maven-javadoc-plugin to 2.8 to align with maven-parent
     new f3dc6fc  Upgraded maven-javadoc-plugin to 2.8 to align with maven-shared-components
     new 07bcb3d  Fixed code style
     new 4f20718  [maven-release-plugin] prepare release maven-runtime-1.0-alpha-3
     new b17b477  [maven-release-plugin] prepare for next development iteration
     new 20b169e  Updated changes.xml for 1.0-alpha-2 release date
     new 4bf9990  Corrected broken site links
     new 4efc7ba  Updated changes.xml for 1.0-alpha-3 release
     new 98b3a80  Added placeholder changes.xml block for 1.0-alpha-4
     new a3ba265  [MSHARED-165] Mediate dependency versions for stricter Maven3 ProjectSorter
     new 25d7625  upgrade parent version
     new fe8854b  MSHARED-239 replace plexus-utils with maven-shared-utils
     new 8461716  MSHARED-239 update non-crucial plugins to newer versions
     new c60361c  o Minor fixes
     new 8e41eaa  o Added some generics, cleaned up
     new 3a5c9c5  use last shared parent 19
     new 57f127b  use shared utils released version
     new 02465bc  Follow ASF branding rules.
     new 122a3c0  Add license header to documentation files.
     new fc594f3  configured site deploy to /shared-archives/<artifactId>-LATEST
     new aaf413e  Upgrade the dependency on Easymock to 3.2 for maven-artifact-resolver and maven-runtime
     new a23b4b6  updated parent pom
     new c28631e  updated maven-shared-utils
     new bc36439  reverted shared-utils version update since it causes unexpected + random failures on ASF Jenkins build farm (artifact not found in central???)
     new aa7f9af  [MNGSITE-152]  - Added appropriate links to download site and license location    to fulfill the ASF requirements.
     new da65d05  [MNGSITE-152]  - Added missing links from overview to ASF License page    and to download area.
     new ae7dce4  added license header
     new b535eb2  s/plugins/shared/
     new 258a20c  [MSHARED-371] Increased chance of java8 compliance by updating to asm5.x based plexus-component-*
     new d461b40  upgraded parent pom
     new 319b688  changed svnpubsub url from /content to /components
     new 681d806  moved Jira from Codehaus to Apache
     new bcf2c8f  [MNGSITE-243] Fixed wrong link.
     new 4a7d592  [MPOM-95] updated parent pom location
     new 0ab9fb0  updated Jira url
     new 8a0608e  [MSHARED-586] Upgrade maven-plugin-testing-harness to 2.1
     new 3c7094b  Upgrade parent to org.apache.maven.shared:maven-shared-components:30
     new 847b255  Upgrade org.codehaus.plexus:plexus-component-metadata to 1.7.1 This will make them build with Java9
     new 58439c1  Make it possible to test project on Windows + M3.3.9 + Java9

The 111 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>'].