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/09 17:23:41 UTC

[maven-reporting-exec] branch master created (now 8b33daf)

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-reporting-exec.git.


      at 8b33daf  [maven-release-plugin] prepare for next development iteration

This branch includes the following new commits:

     new fbf2efc  change path before renaming project to a more traditionnal name.
     new d1d3791  added issueManagement configuration
     new e92f6da  added more generics
     new fafde70  fixed compilation
     new 1243e1f  added license header
     new 6d6b450  added Javadocs and JXR links in left menu to give easy access to code
     new 4b6522d  [maven-release-plugin] prepare release maven-reporting-exec-1.0
     new 39fbc9f  [maven-release-plugin] prepare for next development iteration
     new 2e70b33  added simple documentation on the ReportPlugin XML representation and the way Maven 3 handles old reporting section
     new f42677f  [MSHARED-201] ensure reports order is preserved from pom
     new 977a965  removed unused import
     new 2533ef6  [maven-release-plugin] prepare release maven-reporting-exec-1.0.1
     new ee1b6fe  [maven-release-plugin] prepare for next development iteration
     new 3eb83dd  updated parent pom
     new 3045229  [MSHARED-219] Maven3 LinkageError in maven report Submitted by Gerhard Wipplinger.
     new 59e308a  [maven-release-plugin] prepare release maven-reporting-exec-1.0.2
     new c4f49d5  [maven-release-plugin] prepare for next development iteration
     new 40f2539  upgrade parent version
     new 14a42a1  MSHARED-239 replace plexus-utils with maven-shared-utils
     new 37582b6  prevent spamming
     new dafd5a1  removed @since, which are obsolete since the component was extracted from m-site-p
     new 51301b5  fixed typo
     new cf081d3  use last shared parent 19
     new 60f3da2  fixed typos and improved pom content
     new acf8992  code simplification
     new 45f7b0f  [MSHARED-280] add support for Maven 3.1/Eclipse Aether in addition to Maven 3.0/Sonatype Aether
     new 1fd8ffe  prefer TCCL.loadClass over Class.forName
     new d6e2537  [MSHARED-280] added an IT
     new 8d6bd5a  removed debug output
     new ee077fd  code simplification
     new a2159e4  extracted mergeConfiguration method
     new 350c7a9  [MSHARED-271] support multiple execution of a report because it can happen in multiple reportSets
     new 5dc6504  optimization: don't calculate effective plugin configuration if the plugin is not a reporting plugin
     new a11fda6  keep reports execution order in line with XML configuration, ie reports are executed before reportSets
     new cd52942  add a warning if POM refers to some goals that are not reports
     new 96fcb55  more detailed warning message
     new 4d4ad2b  check reports duplicate and warn if necessary
     new 1934e0b  improved documentation
     new 9098ac8  little improvements
     new d8c0b77  simplified description
     new 3e747b4  added plugin parameter java signature
     new 34c0bd9  publish documentation into shared-archives/maven-reporting-exec-LATEST
     new 709377e  [maven-release-plugin] prepare release maven-reporting-exec-1.1
     new 7b54c82  [maven-release-plugin] prepare for next development iteration
     new e2df3b9  [MSHARED-286] removed reference to Maven 3.0 specific class in MavenPluginManagerHelper API
     new ddaf624  Follow ASF branding rules.
     new 3d8ba82  Add license header to documentation files.
     new bc6b316  Add missing license headers.
     new 34f6d1f  configured site deploy to /shared-archives/<artifactId>-LATEST
     new c1f0d4a  updated parent pom
     new 0825c57  updated maven-shared-utils
     new 9c58ff5  reverted shared-utils version update since it causes unexpected + random failures on ASF Jenkins build farm (artifact not found in central???)
     new 6adccb1  improved javadoc
     new f6239c7  [MSHARED-332] improved o.a.m.reporting.exec.ReportPlugin.toString()
     new fa142e3  limit transitive dependencies for component consumers
     new 797b1fd  can't make these libraries optional: not visible from core classloader
     new f574f78  removed unused imports
     new 5f6b161  use MPIR version compatible with latest Maven
     new 9df42da  [MSHARED-333] display what phase or goal is forked by a report
     new a81d6f0  [MSHARED-334] added goal name to MavenReportExecution
     new 7770894  next version will be 1.2
     new dcaeff3  [MSHARED-266] execute forked phase/goal only if report can be generated: forking is completely useless if report is not generated
     new 621f9be  fixed typo
     new a507070  fixed IT run with Maven 3.0.x
     new 587e4ba  [MNGSITE-152]  - Added appropriate links to download site and license location    to fulfill the ASF requirements.
     new 5b37970  [MNGSITE-152]  - Added missing links from overview to ASF License page    and to download area.
     new 820db69  [MSHARED-335] removed default mojo execution id since it only gives redundant information
     new c2ce7a2  improved explanations
     new 6f1d71d  improved documentation and remove too verbose debug log
     new 691714a  [MSHARED-266] always fork, since it is expected by cobertura plugin for example, but don't execute aggregate reports automatically added if not root execution
     new 3ac57b5  [MSHARED-337] don't check canGenerateReport() since it is part of report generation, not execution/preparation
     new 63de45a  [MSHARED-333] improved message
     new 9f47539  added license header
     new 662fa46  s/plugins/shared/
     new 78c1db2  s/shared/reporting/
     new a0f5ab4  limited dependencies causing Maven version detection issues
     new 4469e5c  explanations precision
     new ddf730b  added canGenerate()
     new c7acd36  [MSHARED-338] made reportPlugins inherit configuration from pluginManagement
     new 941114a  copy/paste without cleanup...
     new 427d9b7  [MSHARED-338] added documentation
     new 4727d09  [maven-release-plugin] prepare release maven-reporting-exec-1.2
     new fe9e28e  [maven-release-plugin] prepare for next development iteration
     new bd83461  [MSHARED-371] Increased chance of java8 compliance by updating to asm5.x based plexus-component-*
     new 36ab6d7  upgraded parent pom
     new 791777f  changed svnpubsub url from /content to /components
     new 5b819e6  moved Jira from Codehaus to Apache
     new 5efa4b5  [MNGSITE-243] Fixed wrong link.
     new 3c9acd3  [MPOM-95] updated parent pom location
     new ddd29c3  updated Jira url
     new 36b0f9a  [MSHARED-584] Upgrade maven-shared-components parent to version 30
     new 10d6188  [MSHARED-585] Upgrade maven-plugin-testing-harness to 2.1
     new 7d61384  [MSHARED-589] added a message after forked execution to remember for which report preparation it was done
     new 16758cc  [MSHARED-589] improved after forked execution
     new 015f335  [MSHARED-590] prepended report goal by plugin artifactid
     new 645a80b  grrrr, fixed wrong reformatting...
     new 7aeb48c  Updated broken jira.codehaus.org links to issues.apache.org/jira
     new 35c146e  updated wording
     new 999ee0b  refactoring
     new 6eae5a5  [maven-release-plugin] prepare release maven-reporting-exec-1.3
     new 962465b  [maven-release-plugin] prepare for next development iteration
     new e3cfe20  Upgrade org.codehaus.plexus:plexus-component-metadata to 1.7.1 This will make them build with Java9
     new 1b247ab  Pass source+target to m-invoker-p, easiest way to override default values of maven-compiler-plugin Use jigsaw profile with groovy-all-2.4.8-SNAPSHOT, which fixes #AwkwardStrongEncapsulation issue
     new 7f3df6c  [MSHARED-616] Dependencies inside pluginManagement are not taken into account in reporting
     new 2032169  [MSHARED-616] Dependencies inside pluginManagement are not taken into account in reporting
     new 07669a5  [MSHARED-616] Dependencies inside pluginManagement are not taken into account in reporting
     new a4485d2  Making the test run with JDK 9 by excluding com.sun:tools that is a dependency of checkstyle.
     new ca59b86  [MSHARED-628] support maven-model ReportPlugin in addition to local copy
     new 323af0b  [MSHARED-647] log reports configured or detected, for MSITE-787
     new 02527dd  fixed errors reported by Checkstyle
     new 8f06d86  use m-javadoc-p version 3.0.0-M1 to have Java 9 compatible UT
     new 305a5f4  fixed ITs on Java 9
     new 17a85df  [MSHARED-628] improved documentation to describe separately current normal use and former new format which is now deprecated
     new e5e0eb4  [maven-release-plugin] prepare release maven-reporting-exec-1.4
     new 8b33daf  [maven-release-plugin] prepare for next development iteration

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