On 12/15/2011 06:34 PM, Pierre-Arnaud Marcelot wrote:
Hi guys,
I tried to release again the Apache Directory Studio Maven Plugin but I
couldn't.
Looks like moving to the latest parent pom broke a few things.
First RAT was complaining. This was fixed by adding a few exclusions.
Now, the '' plugin complains about missing report plugins (which I added in the
pom.xml)
Here's the complete output:
[INFO] [INFO]
[INFO] [INFO] --- maven-docck-plugin:1.0:check (default) @ studio-maven-plugin
---
[INFO] [INFO] Checking project: Apache Directory Studio Plugin
[INFO] [INFO] Using 2 extractors.
[INFO] [INFO] Applying extractor for language: java
[INFO] [INFO] Extractor for language: java found 6 mojo descriptors.
[INFO] [INFO] Applying extractor for language: bsh
[INFO] [INFO] Extractor for language: bsh found 0 mojo descriptors.
[INFO] [ERROR] The following documentation problems were found:
[INFO]
[INFO] o Apache Directory Studio Plugin (2 errors, 0 warnings)
[INFO] [ERROR] pom.xml is missing the report plugin: maven-javadoc-plugin.
[INFO] [ERROR] pom.xml is missing the report plugin: maven-jxr-plugin.
[INFO]
[INFO] [INFO]
------------------------------------------------------------------------
[INFO] [INFO] BUILD FAILURE
[INFO] [INFO]
------------------------------------------------------------------------
[INFO] [INFO] Total time: 49.382s
[INFO] [INFO] Finished at: Thu Dec 15 18:17:48 CET 2011
[INFO] [INFO] Final Memory: 25M/81M
[INFO] [INFO]
------------------------------------------------------------------------
[INFO] [ERROR] Failed to execute goal
org.apache.maven.plugins:maven-docck-plugin:1.0:check (default) on project
studio-maven-plugin: Documentation problems were found. Please see the console
output above for more information. -> [Help 1]
[INFO] [ERROR]
[INFO] [ERROR] To see the full stack trace of the errors, re-run Maven with the
-e switch.
[INFO] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
[INFO] [ERROR]
[INFO] [ERROR] For more information about the errors and possible solutions,
please read the following articles:
[INFO] [ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 57.846s
[INFO] Finished at: Thu Dec 15 18:17:49 CET 2011
[INFO] Final Memory: 9M/81M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-release-plugin:2.2.1:perform (default-cli) on
project studio-maven-plugin: Maven execution failed, exit code: '1' -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please
read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
Does anyone has a clue what needs to be modified to fix this?
Not yet, but somewhere the goal "docck:check" must be called when
performing a release. Let's see if we can skip this.
Regards
Felix
Thanks,
Pierre-Arnaud
On 15 déc. 2011, at 17:05, Pierre-Arnaud Marcelot wrote:
Sorry guys,
I have to cancel this vote.
I will launch a new vote ASAP.
Regards,
Pierre-Arnaud
On 15 déc. 2011, at 16:45, Stefan Seelmann wrote:
+1 (but I didn't check the release)
Kind Regards,
Stefan
On Wed, Dec 14, 2011 at 4:54 PM, Pierre-Arnaud Marcelot<[email protected]>
wrote:
Hi guys,
I fixed a minor bug recently:
- DIRSTUDIO-660 ([Maven Studio Plugin] Unify naming for 'outputDirectory'
accross goals) [1]
How about releasing this version to be able to use inside Studio as released
version?
Let's vote now:
[ ] +1 | Release Apache Directory Studio Maven Plugin 1.0.5
[ ] +/-0 | Abstain
[ ] -1 | Do NOT release Apache Directory Studio Maven Plugin 1.0.5
Regards,
Pierre-Arnaud
[1] - https://issues.apache.org/jira/browse/DIRSTUDIO-660