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

[maven-docck-plugin] branch master created (now 1954793)

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-docck-plugin.git.


      at 1954793  o Reverted last commit to reset to release version parent's.

This branch includes the following new commits:

     new c2e3064  Promote docck plugin out of the sandbox.
     new 8001201  Remove sandbox workaround.
     new 3c309b6  o Remove <url/> element.
     new 16147a6  PR: MNG-2458: maven-docck-plugin proxy support Submitted by: Denis Cabasson Reviewed by: Vincent Siveton
     new 0ecd2c5  Code improvements: o added copyright o added log4j configuration for commons-httpclient
     new 04b2d4d  o Change the issue tracking URL. o Update to a newer parent.
     new 34f089d  [maven-release-plugin] prepare release maven-docck-plugin-1.0-beta-1
     new 55379c4  [maven-release-plugin] prepare for next development iteration
     new 6c4da14  update all parents
     new cdeef0b  use inheritence and make all the site appearances consistent
     new d146446  put back the Overview menu - when you inherit menu items they are meant to be resolved against the parent, by design - so these always belonged in the child POM.
     new b36cd44  [MDOCCK-2] Make errors more detailed
     new 6b202c3  o updating to latest released parent
     new 6258db0  - move plugin-plugin out of 'reporting' for plugins. It's a required part of the site, and does not cause any issues with the reactor or site generation - update to snapshots
     new 46fc145  Update parent version to 8, as 8-SNAPSHOT is never deployed and 8 is released
     new cda4a25  o fixed license header o no code change
     new 48bc3e6  MDOCCK-8: NTLM proxy problems: Authentication state already initialized
     new 5d03297  o Tweak whitespace and punctuation in the messages that are shown to the user.
     new 20f2655  o Add back the check for an index.(apt|html|xml) file. o Make the messages, that are shown to the user, more consitent.
     new 383ca38  o For errors in the pom show the whole path of the problematic tag to the user. o Improve the messages and their log levels.
     new a846e66  o Sync the output example with the new and improved output. o Fix typos and add formating.
     new 85e0d90  o Details.
     new 79a2501  o Add formating.
     new 19c48c0  o Fix Checkstyle errors.
     new 6ac4770  [maven-release-plugin] prepare release maven-docck-plugin-1.0-beta-2
     new 3f1d92b  [maven-release-plugin] prepare for next development iteration
     new 7086188  o Put back the license again.
     new 6b8e293  [MDOCCK-11] Add support for Velocity filtered documents
     new 892ab87  o Update links to Doxia APT reference.
     new bfe89a6  [MDOCCK-10] Use proper file encoding when checking site descriptor
     new 440be24  Bumping all parent versions to 11, to allow deployment to alternative locations.
     new ebf9df6  [MDOCCK-13] Set user agent for URL verifications
     new 98d6c29  o Polished code
     new c29b5a5  [MDOCCK-12] @Override let QDOX fail for this plugin
     new 530a994  Try to use the 12-SNAPSHOT parent
     new e5a60c5  remove useless comment
     new b35d0e8  o Added stub IT profile to highlight plugins during CI
     new ea3eaf6  o Reordered POM
     new ff951d8  o Added SCM information (compare http://www.nabble.com/Re%3A-%3Cscm%3E-element-in-plugin-POMs-p18934198.html)
     new 7e09fb8  o Added project description
     new 99f0e94  o Updated index page of plugin site
     new 1ff37a3  o Unified plugin name
     new 8c3e626  o Changed encoding of site descriptor to UTF-8 just like used for POMs o Updated/added license headers
     new 03abbf5  o Explicitly stated UTF-8 as file encoding o Updated license header
     new 77d66b0  o Updated index page of plugin site
     new 3e2f15b  o Synched style of HTTP user agent with the one used for Wagon
     new 1c93bf4  o Sync the versions of Maven core dependencies with the prerequisite Maven version.
     new 3c28e30  o Update to maven-plugin-tools 2.4.3 and remove the temporary fix for MDOCCK-12.
     new 2dd25ca  o Fix errors reported by Checkstyle.
     new 72b5875  o Polish the site.
     new 90479c8  o No more beta.
     new 524ac9a  o Promote best practices by specifying the version in POM examples.
     new 9728fcb  o Inherited from maven-plugins:12
     new c70fa5d  o Formatted/reordered POM
     new 112691b  [maven-release-plugin] prepare release maven-docck-plugin-1.0
     new 13d8588  [maven-release-plugin] prepare for next development iteration
     new feb3dd1  use the latest parents
     new 7ea6b3f  o Inherited from maven-plugins:13
     new c8211ed  used http://maven.apache.org/xsd/* for schema location
     new 33b95c4  o Added basic IT for smoke testing
     new aa985f2  o filtering version in doc
     new 0870abf  o fixed ambiguous links o added Doxia xsd
     new 0e39339  upgrade parent version to ensure source-release is automatic.
     new 163b83d  o Updated to maven-invoker-plugin:1.4
     new 5bb98d1  [MDOCCK-19] Marked as @threadSafe after code inspection
     new 944c0a2  fix relativePath to plugins parent and bump to latest parent for all plugins
     new 929c726  o added mavenVersion property when not already there o used mavenVersion property for maven prerequisite
     new 426b51d  upgrade plugins to latest parent 21
     new 6471347  [MDOCCK-25] use maven-plugin-tools' java 5 annotations
     new a458382  move plugin version to a property and plugins annotations in compile scope
     new 89c25a7  avoid running its twice
     new 91433f7  correct plugin plugin version in reporting section
     new 104db9b  use last plugin parent snapshot to use last compiler plugin to improve build time on jenkins build.
     new c6250e0  annotations are not needed for plugin execution so mark dependency as provided
     new dd1f44e  use released parent pom
     new f63b90e  added generics
     new e7c0781  replace StringBuffer by StringBuilder
     new c469d27  update maven-plugin-plugin to 3.2
     new 5a0c02c  upgrade all to last parent 24
     new 9796807  Follow ASF branding rules.
     new 0d6af3e  Fix ambiguous links.
     new 167592b  More plexus updates
     new 5012bc3  Oh, look at that button. Does that convert everything to correct java5 ??
     new a667b6b  Reformatted to code style
     new c2982f9  Revert "Reformatted to code style"
     new 441ef41  configured site deploy to /plugins-archives/<artifactId>-LATEST
     new b0cc226  upgraded parent pom (compiler, assembly, doap not upgraded because of a failure: need to investigate)
     new 5603f74  [MNGSITE-152]  - Added appropriate links to download site and license location    to fulfill the ASF requirements.
     new 4a02349  [MNGSITE-152]  - Added missing download.cgi and xdoc/download.xml.vm
     new c102a94  added license header
     new e879b88  [MDOCCK-29]  - Minimum Maven Version 2.2.1
     new 013e56f  Injection via @Parameter instead of @Component
     new c19faf9  - Added to all plugins LICENSE file - Added to all plugins NOTICE file with copyright year 2007-2014
     new 7f14788  - Undone the commit r1630358 which means to remove   all LICENSE/NOTICE files until the ASF is clear about   what to do.
     new a7c8a45  Updated to p-u .20
     new cdea4e5  [MDOCCK-30] Upgrade to maven-plugins parent version 27  - Cleaned up pom and let the parent do it's work.  - Fixed checkstyle reported issues.
     new 7f0a90d  [MDOCCK-31] Upgrade maven-plugin-tools 3.2
     new f6062dd  changed svnpubsub url from /content to /components
     new 3f5ca31  [maven-release-plugin] prepare release maven-docck-plugin-1.1
     new d394906  [maven-release-plugin] prepare for next development iteration
     new 6864929  moved Jira from Codehaus to Apache
     new c80ca46  [MNGSITE-243] Fixed link to How to use Mirros for Repositories
     new 98bead6  Change Issue Management URL from jira.codehaus.to to issues.apache.org/jira This should fix current error on buildserver: [ERROR] Cannot reach Issue Management with URL: 'http://jira.codehaus.org/browse/MDOCCK'. Error: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
     new 9bf50d6  Require Java6 for this IT to prevent "Could not generate DH keypair" error
     new 6558e28  work around SSL key size issue with JDK 6
     new 5a429e2  Add reference to issue which contains most of the details
     new b419f65  Result of mvn versions:update-child-modules -DallowSnapshots -N
     new 8aeb7fe  use released version of plugin parent, i.e 28
     new caf4024  [MPOM-95] updated parent pom location
     new abd3b08  o Updated to 'plexus-utils-3.0.23'. o Updated to stop suppressing exceptions incorrectly when closing resources.   Most of the time the 'IOUtils.closeQuietly' methods of 'commons-io' and   the 'IOUtil.close' method of 'plexus-utils' are used incorrectly. They   are meant to be used in 'finally' blocks to not suppress an exception   already thrown in the 'try' block. The documentation of the   'IOUtils.closeQuietly' methods explicitly contains usage examples.   As soon as [...]
     new 429c9de  o Updated to 'plexus-utils' 3.0.24.
     new 1a6cc4e  updated Jira url
     new 0728237  Correct jira.codehaus.org to issues.apache.org/jira
     new 8ae04b6  o Updated to latest parent SNAPSHOT.
     new 1954793  o Reverted last commit to reset to release version parent's.

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