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:07 UTC

[maven-doap-plugin] branch master created (now 540dea3)

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


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

This branch includes the following new commits:

     new 0c71eac  o adding DOAP plugin for use
     new 3b06c79  o matching the parent usage of other plugins
     new bdef8c0  o specifying plugin api version
     new 41b7a4b  rollback to snap
     new 833cdd6  o fix cast with License
     new 39e7cb5  o fix svn urls for the outside world
     new 0165066  o adding some simple doco for the doap plugin
     new a4bfb70  o making the doco compliant
     new 8d35ecd  git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk@424142 13f79535-47bb-0310-9956-ffa450edef68
     new d8ffe15  o adding more doco
     new f61f84d  o adding a little FAQ
     new 67cd7b6  o adding a little more information about DOAP
     new 83e7c88  Use standard titles. Sort meny items. Fix typo.
     new 21fbd0a  MNG-2460: Incorrect POM inheritance for plugins
     new 3fac4c9  [maven-release-plugin] prepare release maven-doap-plugin-1.0-beta-1
     new 86b6b20  [maven-release-plugin] prepare for next development iteration
     new ef1c907  o fix typo in goals overview
     new e825049  o fix typo in reference
     new 9ccdd4b  Link directly to the page for the goal, instead of to the goals overview page
     new 2b49cd7  update all parents
     new b87c549  use inheritence and make all the site appearances consistent
     new ac7ec23  o Make sure that the URLs for "mailing-list" and "download-page" don't have two slashes after each other in them.
     new ba18a9b  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 8b9be9b  guard against misssing issueManagement section
     new b291b6b  o updating to latest released parent
     new 50936a5  - 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 37e695e  Update parent version to 8, as 8-SNAPSHOT is never deployed and 8 is released
     new 8902267  o improved readingness of POM o added license header o improved javadoc
     new 5335824  o bumped to p-u 1.5.4-snap o bumped to maven 2.0.4 as prerequisite and dependencies o fixed encoding in the generated doap file o replaced ASF header in the generated doap file with a generated notice o added a new utility class with static methods
     new aeb55bd  o uses 2.0.6 as prerequisites (Thanks Dennis!) o update to last p-u
     new 8a43f6a  MDOAP-6: Support more repositories
     new 2491908  MDOAP-10: Supports more DOAP roles for developers/contributors
     new 6d93143  o fixed name, description, created, homepage, licenses, bug-database, mailing-list
     new 56fefd4  o added Modello to generate DoapOptions class o deprecated category and language parameters o added new methods to write more DOAP elements: download-page, download-mirror, old-homepage, programming-language, category, os, screenshots
     new f671e73  MDOAP-4: Handle versions
     new 0628069  MDOAP-9: Support more DOAP resource like wikis
     new 9408851  o improved javadoc and comments
     new 4d3b542  o updated license header
     new f5e30e1  o improved Javadoc
     new a2b5d98  o added some links
     new 510e546  o added W3C Rdf validation tool
     new 1b13563  MDOAP-8: ASF namespace is always include
     new c2ee792  MDOAP-12: Take care of the xml:lang
     new aff6040  o fixed since javadoc tag
     new 660b9a1  MDOAP-1: DOAP Plugin should support setting of shortdesc and pmc and the about default should be http://${project.artifactId}.rdf.apache.org Submitted by: Bernd Bohmann Reviewed by: Vincent Siveton
     new 3f14795  o fixed potential error if parent doapfile doesn't exist yet
     new ae16f81  o improved javadoc
     new 3cf6a9d  o improved rdf:about
     new e493a51  o doapFile should be in reporting outputdir to facilitate the deploy
     new 1b289a4  o improved Javadoc
     new ab572b0  MDOAP-14: Review and update site documentation
     new 7c2b982  o fixed @since
     new b81a817  o refactoring the internationalization with I18N component o make DoapUtil#filterDevelopersOrContributorsByDoapRoles() private and add other methods o fixed some javadoc
     new 2078987  MDOAP-7: Add test code
     new 4b8940d  o using released maven-plugin-testing-harness
     new 9cd9eee  o fixed toLowerCase() pitfalls
     new 04b95c1  o fixed typo
     new 4a249c6  o added release/Version/created only for the last release due to MDOAP-11
     new f30d4fe  o fixed checkstyle
     new bb6aae1  o added log info
     new a6e586f  o added pluginManagement o used latest modello o added reporting profile for javadoc
     new d5e8633  o added jira report and l10n
     new 84f9409  o fixed typo
     new 68f9f7c  [maven-release-plugin] prepare release maven-doap-plugin-1.0
     new 499caee  [maven-release-plugin] prepare for next development iteration
     new 55c4169  Try to use the 12-SNAPSHOT parent
     new e074636  Remove plugins versions already defined in parent
     new 9920ac1  o Added stub IT profile to highlight plugins during CI
     new 0bcd998  o Updated index page of plugin site
     new 8ebdf95  o Unified plugin name
     new 09bd0d9  o Changed encoding of site descriptor to UTF-8 just like used for POMs o Updated/added license headers
     new fc14f8b  o Explicitly stated UTF-8 as file encoding o Updated license header
     new 3dc1deb  o Updated index page of plugin site
     new 6ae3b7b  o Inherited from maven-plugins:12
     new a405083  o Formatted/reordered POM
     new d5f51f8  o Removed inherited stuff
     new 31fd58b  [MDOAP-15] Please add german localization Submitted by: Christian Schulte
     new 49c31fd  [MDOAP-15] Please add german localization
     new ea351e5  o Avoided deprecated syntax @parameter expression="${component...}"
     new 674fb6c  use the latest parents
     new 6e1cde8  o Inherited from maven-plugins:13
     new 6d77c45  used http://maven.apache.org/xsd/* for schema location
     new 5cc9c48  o Polished mojo parameter annotations
     new 12a118e  o Added basic IT to smoke test against different Maven versions
     new 80293b1  o Added plugin version to POM snippets in documentation
     new 8599262  o filtering version in doc
     new d2b4539  o fixed ambiguous links o added Doxia xsd
     new 67f3c04  o added project name in site
     new 2a52ad9  upgrade parent version to ensure source-release is automatic.
     new d38bf6f  o Updated to maven-invoker-plugin:1.4
     new 1de2563  [MDOAP-22] Documentation regarding site-integration hrefs wrong file Submitted by: Sebastian Hoß
     new 586473e  [MDOAP-23] Plugin assumes that both <connection> and <developerConnection> are always specified Submitted by: Sebastian Hoß
     new 11ea8fe  updated parent pom
     new cc00286  [MDOAP-26] fixed IT: Maven 3 depdency injection is more strict about required parameters
     new bbc1b30  o Fixed parameter annotations (if it works without a value, it's not required)
     new 3ecd5e5  o Updated to maven-invoker-plugin:1.5
     new 16c0835  MDOAP-24: programing-language, os and name properties should be an RDF literals, not a RDF resources. Submitted by: Tim Fliss Reviewed by: Vincent Siveton
     new 15fc14c  MDOAP-27: Generated files aren't useable with Jena
     new 937cf0d  MDOAP-28:Remove developers/contributors having role 'emeritus' Submitted by: Felix Knecht Reviewed by: Vincent Siveton
     new 6ec9033  o latest xsd
     new 1dbc1f6  o added doap plugin version
     new 8804afc  o removed jena repo, this repo is synced to central
     new 58f15bd  MDOAP-25: foaf:Organization usage doesn't comply with DoaP/FoaF specs. Submitted by: Tim Fliss Reviewed by: Vincent Siveton
     new 3ec8395  o bump to latest SCM version
     new 9ac98c1  o using latest modello plugin
     new 3430c8e  o added modello xsd
     new d49390a  o javadoc
     new 57fe95b  MDOAP-29: Detect Apache projects
     new ccfc806  o typo
     new 253215b  MDOAP-30: Update requirement to Maven 2.2 and Java 5
     new eb0b275  MDOAP-30: Update requirement to Maven 2.2 and Java 5
     new ef2ea1d  MDOAP-31: Generated DOAP Mailing lists are too stricts
     new 8ad62d9  MDOAP-33: Add more DOAP options like blog, audience, plateform...
     new 502a377  MDOAP-30: Update requirement to Maven 2.2 and Java 5
     new eddcc2e  o validate about url
     new 8bb321e  MDOAP-32: Generate a DOAP file for another Maven Project
     new 4be0f80  o renamed
     new b28eca3  o typo
     new c0f11c2  o typo take two
     new 61fe431  o improved javadoc
     new 3411fd3  MDOAP-32: Generate a DOAP file for another Maven Project
     new 6ec80ef  updated Maven core svn location
     new 276de08  configure reports for Java 5
     new 19d6b70  o unify/added messages errors o updated test cases
     new 6e05a44  o small refactoring
     new 7de3377  o be sure that filterContributorsByDoapRoles() has unique contributors o fixed javadoc o added valid email method
     new 4d4987b  o doapOptions/language is comma separated o default value doapOptions/shortdesc is now project.description and get first 10 words o default value doapOptions/vendor o throw exception if the generated DOAP isnot ASF compliant o minor other changes
     new a1d444a  o updated test cases
     new 7ab50e1  o updated doc
     new a8a9dac  o javadoc
     new 9a77d8e  o refactoring, create a dedicated class to improve maintenance (tx to Hervé's tip)
     new 32cdeff  MDOAP-34: Add a way to add dynamically namespace
     new 37c9e40  o unify comments
     new f72c111  o Fixed IT
     new c7d08f1  MDOAP-35: Fetch file-release url
     new 54e476f  MDOAP-35: Fetch file-release url
     new 5855a29  [maven-release-plugin] prepare release maven-doap-plugin-1.1
     new 94e2b8f  [maven-release-plugin] prepare for next development iteration
     new 7946647  o revert release due to bentmann's comments
     new 959c7f8  o fixed doapfile for windows
     new 5ae956f  o added IT
     new 6a65e47  o take care of about parameter as discussed on dev@
     new c2512d3  o take care of relative path
     new 8303055  o improved test cases
     new 5396249  o take care of relative path
     new 6a7b6f7  o unify user messages using XML configuration
     new 34814db  o added more tests for about
     new c3604f7  o added javadoc for defaultValue o added license/bugDatabase/scmAnonymous/scmDeveloper
     new c1bee68  o moved interpolate() to DoapUtil and take care of array o using interpolate in doapOptions parameters o improved/added test cases
     new f98d8cb  o improved documentation
     new 5ae17e2  [maven-release-plugin] prepare release maven-doap-plugin-1.1
     new 80e42bf  [maven-release-plugin] prepare for next development iteration
     new fc3b162  o rollback release
     new 1cd5b52  o fixed documentation
     new 1a5f2db  o fixed javadoc
     new 0304e8b  [maven-release-plugin] prepare release maven-doap-plugin-1.1
     new 0139604  [maven-release-plugin] prepare for next development iteration
     new a2f19dd  fix relativePath to plugins parent and bump to latest parent for all plugins
     new 526bca8  upgrade plugins to latest parent 21
     new d211afd  [MDOAP-37] use maven-plugin-tools' java 5 annotations
     new c02b9a1  avoid it running twice
     new 6554fe3  move maven plugin plugin version to a property
     new d2b6d27  remove configuration inherited from parent
     new c6efca7  use scm 1.7
     new 68924b2  remove reporting plugins already defined in parent
     new ebe644d  use last plugin parent snapshot to use last compiler plugin to improve build time on jenkins build.
     new 4ef2fbb  annotations are not needed for plugin execution so mark dependency as provided
     new 66d658d  use released parent pom
     new dafae28  replace StringBuffer by StringBuilder
     new 8b80327  update maven-plugin-plugin to 3.2
     new 5eeaed6  remove not used reporting plugin
     new 7793b7d  upgrade invoker plugin version
     new 3408368  add it test with <doapOptions>   ...   <shortdesc>${project.description}</shortdesc>   ... </doapOptions>
     new e0308f4  [MDOAP-38] <shortdesc> too long value provide better error message
     new fdd89ef  [MDOAP-38] add it test.
     new 930ae72  say the first what :-)
     new 0c10d99  Revert "remove not used reporting plugin"
     new 0ab9e6e  test using last parent and use last changes plugin version to fix jira report
     new ee4d776  Update to released version of parent.
     new 473c84e  Follow ASF branding rules.
     new e6b1c8c  Fix typos.
     new 31ccc73  More plexus updates
     new d91671c  Fixed unit test that was being overly detailed (failed on openjdk7)
     new 752669f  [MNG-5509] don't run these ITs with affected Maven versions
     new 61c0856  Add missing license headers. This plugin now passes the checks done by RAT.
     new 58fc655  configured site deploy to /plugins-archives/<artifactId>-LATEST
     new c445db0  updated parent pom
     new 9be9457  [MNGSITE-152]  - Added appropriate links to download site and license location    to fulfill the ASF requirements.
     new 6d104fc  [MNGSITE-152]  - Added missing download.cgi and xdoc/download.xml.vm
     new 1a1c100  added license header
     new 46d4b3e  [MDOAP-39]  - Upgraded minimum Maven version to 2.2.1  - removed limitations for IT's by invoker.properties based on    Maven version.  - Upgraded maven-plugin-api version from 2.0.6 to 2.2.1 in IT's.
     new 3b45948  - Added deploySite.sh script.
     new bd8e2a2  Injection via @Parameter instead of @Component
     new 3fdee0a  [MDOAP-40]  - Upgrade scm to 1.9.1.
     new 61030a0  - Added to all plugins LICENSE file - Added to all plugins NOTICE file with copyright year 2007-2014
     new 9d46e54  - Undone the commit r1630358 which means to remove   all LICENSE/NOTICE files until the ASF is clear about   what to do.
     new 08a9949  [MDOAP-41]  - Upgrade of plexus-utils from 3.0.15 to 3.0.18
     new 219aede  [MDOAP-42] p-i update
     new 8aac3a8  updated parent pom
     new 0304fb5  [MDOAP-43] Upgrade to scm 1.9.2
     new 32f18d4  [MDOAP-44] Upgrade plexus-utils to 3.0.20
     new fdc1057  [MDOAP-45] Upgrade plexus-i18n to 1.0-beta-10
     new cad3abe  [maven-release-plugin] prepare release maven-doap-plugin-1.2
     new 6352d55  [maven-release-plugin] prepare for next development iteration
     new 061a79e  changed svnpubsub url from /content to /components
     new f577c6b  moved Jira from Codehaus to Apache
     new 247b2c6  [MNGSITE-243] Fixed link to How to use Mirros for Repositories
     new 9ad31ca  [MDOAP-47] updated old Jena 2.6 to more recent Apache Jena 2.11
     new c4ba88a  Result of mvn versions:update-child-modules -DallowSnapshots -N
     new d82efc4  use released version of plugin parent, i.e 28
     new 3530957  [MPOM-95] updated parent pom location
     new d9c43e4  Added closing of writer, even upon exception
     new 6b44957  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 e2e926d  o Updated to 'plexus-utils' 3.0.24.
     new 30b6138  updated Jira url
     new 5c9e0b1  [MDOAP-48] Upgrade of plexus-interpolation to 1.24.
     new ee9205f  Correct jira.codehaus.org to issues.apache.org/jira
     new 0f1620a  o Updated to latest parent SNAPSHOT.
     new 540dea3  o Reverted last commit to reset to release version parent's.

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