f99796ee68add Java 8 specific source code to check that compiler is configured with source/target 1.8
Herve Boutemy
2017-09-27 01:12:06 +0000
a3371bc6fbupgrade m-compiler-p to a version that supports maven.compiler.source/target properties
Herve Boutemy
2017-09-27 00:55:18 +0000
e564b8d54dupgrade maven-invoker-plugin to latest
Herve Boutemy
2017-09-27 00:35:21 +0000
d38ef497bc[MPLUGIN-324] javadoc generated by helpmojo goal of maven-plugin-plugin produces build failures
Robert Scholte
2017-08-30 17:14:24 +0000
92f5eaaa3do Updated to stop suppressing exceptions when closing resources fails.
Christian Schulte
2017-02-25 04:14:32 +0000
d484f85160o Updated to make the test work when checking out into a directory like "/tmp/Spaces & Special Char/plugin-tools".
Christian Schulte
2017-02-25 04:12:14 +0000
04684f0fc3[MPLUGIN-321] improve documentation on maven-plugin-annotations telling that optional=true is sufficient
Robert Scholte
2017-01-15 13:21:08 +0000
e44bb78aff[MPLUGIN-290] Version 3.4 fails to parse enums with Regex patterns
Guillaume Boué
2017-01-15 13:08:04 +0000
bcf94564ba[MPLUGIN-319] @since values ignored in report New strategy where we don't need a parameter anymore (who would change it?)
Robert Scholte
2017-01-14 13:39:47 +0000
6fda7882f1[MPLUGIN-319] fixed IT since parameter was renamed
Herve Boutemy
2017-01-14 12:27:16 +0000
49349dee7a[MPLUGIN-314] invalid requirement role generated in plugin.xml [MPLUGIN-320] JavaJavadocMojoDescriptorExtractor fails with Java 8 lambdas.
Guillaume Boué
2017-01-12 00:07:08 +0000
f50e9ebb58Updating the unit tests so that they can be run successfully directly inside Eclipse: this means fixing the location of the basedir by extending from PlexusTestCase and using the getBasedir() method.
Guillaume Boué
2017-01-12 00:06:50 +0000
365f900755[MPLUGIN-315] improve mojo description: show parameter name as <parameter>
Robert Scholte
2016-11-20 18:51:40 +0000
d49dbb8b79[MPLUGIN-319] @since values ignored in report match IT folder with issue
Robert Scholte
2016-11-20 14:45:37 +0000
89a82c2963[MPLUGIN-319] @since values ignored in report Only use plugin.xml for M3.4.0 and above due to MNG-6109
Robert Scholte
2016-11-20 14:42:29 +0000
f223b01735module-info must be excluded use m-plugin-p 3.5 to build plugin, since it supports java9
Robert Scholte
2016-11-14 20:46:57 +0000
2767d04ccbFix Maven logo
Robert Scholte
2016-08-29 20:35:38 +0000
5e063a0907[maven-release-plugin] prepare for next development iteration
Robert Scholte
2016-08-26 21:19:10 +0000
79490bad16Upgrade EasyMock and migrate tests
Robert Scholte
2016-08-26 19:30:10 +0000
52c7bcc7c0Upgrade QDox to 2.0-M4 Introduce jdk9 profile with ASM 6.0_ALPHA
Robert Scholte
2016-08-26 19:27:56 +0000
15180d93b0[MPLUGIN-292] HelpMojo contains malformed HTML which causes javadoc to fail under JDK 8 Apply proper html escaping
Robert Scholte
2016-08-15 14:48:09 +0000
c20a5f300b[MPLUGIN-275] Move LifecycleMapping and ArtifactHandler from maven-core to target packaging plugin
Robert Scholte
2016-08-13 09:12:25 +0000
f0d7f725a4[MPLUGIN-299] Help mojo cannot display goal details
Robert Scholte
2016-08-12 20:18:48 +0000
629dd38f3dEnsure native EOL
Robert Scholte
2016-08-11 22:15:35 +0000
ec99a5982dIntegration tests now reuse source/target values project, otherwise some tests use 1.5 as default which would make them fail when using JDK9
Robert Scholte
2016-08-11 22:13:46 +0000
6992f7719b[MPLUGIN-310] PluginReport should use generated plugin.xml by default
Robert Scholte
2016-08-11 21:47:06 +0000
9963ca473dUse property instead of the deprecated expression in test to prevent warnings in logging
Robert Scholte
2016-08-11 21:36:54 +0000
dacb6e6b6djavadoc-maven-plugin 2.10.4 released, so don't use its SNAPSHOT anymore
Robert Scholte
2016-08-11 20:16:12 +0000
9a7fd1e70d[MPLUGIN-305] MojoAnnotationsScanner should have better control over dependency scanning Improve javadoc, thanks to Paul Benedict
Robert Scholte
2016-08-11 19:43:10 +0000
34920f0a2c[MPLUGIN-309] Upgrade to maven-parent-30
Robert Scholte
2016-08-11 19:36:18 +0000
7c58d51900[MPLUGIN-305] MojoAnnotationsScanner should have better control over dependency scanning Improve documentation
Robert Scholte
2016-08-11 18:07:18 +0000
372526b052[MPLUGIN-305] MojoAnnotationsScanner should have better control over dependency scanning Introduce parameter mojoDependencies
Robert Scholte
2016-08-02 19:35:27 +0000
22fcf70b89[MPLUGIN-307] The "alias" field on the annotation "@Parameter" is not considered for goal "plugin:report"
Guillaume Boué
2016-07-25 21:19:22 +0000
a44d4f1719[MPLUGIN-304] MojoAnnotationsScanner should ignore special classes
Robert Scholte
2016-07-19 19:27:24 +0000
7dd7d23ebf[MPLUGIN-295] Upgrade Maven Invoker Plugin version to 1.10
Michael Osipov
2016-05-28 10:48:21 +0000
250f72677d[MPLUGIN-301] Text improvement.
Karl Heinz Marbaise
2016-05-21 10:11:58 +0000
8fd7093a5c[MPLUGIN-300] Prepare taglets for Java9 put tools.jar dependency in pre-java9 profile
Robert Scholte
2016-05-18 14:33:45 +0000
409d56c504[MPLUGIN-287] refactoring: consistent package name for extractor and javadoc
Herve Boutemy
2015-01-01 17:43:20 +0000
7fdabadb3cadded javadoc groups definition to improve aggregate output and show code structure
Herve Boutemy
2015-01-01 15:33:25 +0000
75987012b1Move maven-plugin-plugin to end, so all reactor projects are ready to be installed by the maven-invoker-plugin for the integration-tests
Robert Scholte
2014-12-31 19:07:32 +0000
7a2ed415cd[maven-release-plugin] prepare for next development iteration
Herve Boutemy
2014-12-31 17:56:48 +0000
67b53edc66[maven-release-plugin] copy for tag maven-plugin-tools-3.4
Herve Boutemy
2014-12-31 17:56:44 +0000
3b54fdbc28ok, release plugin refuses a property here without trying to update
Herve Boutemy
2014-12-31 17:55:55 +0000
4167674992ok, release plugin refuses any other dependency version
Herve Boutemy
2014-12-31 17:52:12 +0000
7500654003trying with plugin-tools version property from parent pom: perhaps release plugin won't interfere here
Herve Boutemy
2014-12-31 17:48:13 +0000
3394354af1changed annotations version since release plugin doesn't accept any other
Herve Boutemy
2014-12-31 17:23:31 +0000
7426d551af[MPLUGIN-272] Descriptor goal fail with java 8 and interface with default method: upgrade QDox Upgraded QDox from 1.12.1 to 2.0-M3
Robert Scholte
2014-12-31 15:59:28 +0000
35ca9b5a80Avoid setting systemVariables in pom, otherwise running tests from IDE generates a META-INF -folder in the module-root. This pollutes the project structure and will cause a rat-exception.
Robert Scholte
2014-12-31 14:49:33 +0000
0f464acc12removed old dependency in profile which seems unused now...
Herve Boutemy
2014-12-31 14:44:34 +0000
fa0a5fc105annotations extractor marked runtime, but need annotations as provided and with previous release version to compile current sources
Herve Boutemy
2014-12-31 14:03:05 +0000
b0fd53aaa7[MPLUGIN-285] changed 'java' extractor id to 'java-javadoc' to match 'java-annotations'
Herve Boutemy
2014-12-28 22:53:03 +0000
d988e0b43cchanged INFO message: extractors ids are not really languages
Herve Boutemy
2014-12-28 22:16:31 +0000
1089b54c3fFix dependencies. tests-classified jars depend on junit, which was pulled in by old QDox versions. This makes the project valid again, although I'd prefer NOT to depend on tests-classified jars.
Robert Scholte
2014-12-28 18:28:50 +0000
6984e9d27f[MPLUGIN-284] don't try to extract mojos from Beanshell by default
Herve Boutemy
2014-12-28 17:52:08 +0000