[ANN] Apache Maven Javadoc Plugin 3.11.3 Release

2025-08-16 Thread Olivier Lamy
The Apache Maven team is pleased to announce the release of the Apache Maven Javadoc Plugin, version 3.11.3 The Javadoc Plugin uses the Javadoc tool to generate javadocs for the specified project.. https://maven.apache.org/plugins/maven-javadoc-plugin/ You should specify the version in your

[ANN] Apache Maven Javadoc Plugin 3.11.2 Released

2024-12-08 Thread Olivier Lamy
The Apache Maven team is pleased to announce the release of the Apache Maven Javadoc Plugin, version 3.11.2 The Javadoc Plugin uses the Javadoc tool to generate javadocs for the specified project https://maven.apache.org/plugins/maven-javadoc-plugin/ You should specify the version in your

Re: maven-javadoc-plugin - GitHub 3.11.0 release

2024-11-23 Thread Olivier Lamy
I was generating the missing 3.11.1 so I did 3.11.0 as well but right there is a tag but nothing deployed. I will remove this On Sat, 23 Nov 2024 at 8:10 pm, Piotr Żygieło wrote: > Hello > > I see the GitHub release > > https://github.com/apache/maven-javadoc-plugin/releases/ta

maven-javadoc-plugin - GitHub 3.11.0 release

2024-11-23 Thread Piotr Żygieło
Hello I see the GitHub release https://github.com/apache/maven-javadoc-plugin/releases/tag/maven-javadoc-plugin-3.11.0 was created while there was no such release for that plugin. This confused me. -- Piotrek - To unsubscribe

[ANN] Maven Javadoc Plugin 3.11.1 released

2024-11-02 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Maven Javadoc Plugin, version 3.11.1. This module generates browsable HTML pages from Java source code. https://maven.apache.org/plugins/maven-javadoc-plugin/ You should specify the version in your project's plugin configur

[ANN] Maven Javadoc Plugin 3.10.1 released

2024-10-01 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Maven Javadoc Plugin, version 3.10.1. This module generates browsable HTML pages from Java source code. https://maven.apache.org/plugins/maven-javadoc-plugin/ You should specify the version in your project's plugin configur

[ANN] Maven Javadoc Plugin 3.10.0 released

2024-08-27 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Maven Javadoc Plugin, version 3.10.0. This module generates browsable HTML pages from Java source code. https://maven.apache.org/plugins/maven-javadoc-plugin/ You should specify the version in your project's plugin configur

[ANN] Maven Javadoc Plugin 3.8.0 released

2024-07-20 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Maven Javadoc Plugin, version 3.8.0. This module generates browsable HTML pages from Java source code. https://maven.apache.org/plugins/maven-javadoc-plugin/ You should specify the version in your project's plugin configur

[ANN] Maven Javadoc Plugin 3.7.0 released

2024-05-31 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Maven Javadoc Plugin, version 3.7.0. This module generates browsable HTML pages from Java source code. https://maven.apache.org/plugins/maven-javadoc-plugin/ You should specify the version in your project's plugin configur

[ANN] Maven Javadoc Plugin 3.6.3 released

2023-12-03 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Maven Javadoc Plugin, version 3.6.3. This module generates browsable HTML pages from Java source code. https://maven.apache.org/plugins/maven-javadoc-plugin/ You should specify the version in your project's plugin configur

[ANN] Maven Javadoc Plugin 3.6.2 released

2023-11-06 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Maven Javadoc Plugin, version 3.6.2. This module generates browsable HTML pages from Java source code. https://maven.apache.org/plugins/maven-javadoc-plugin/ You should specify the version in your project's plugin configur

maven-javadoc-plugin cannot find symbol in another module while building a multi-module project

2023-10-03 Thread Siddharth Jain
: org.apache.maven.plugins maven-javadoc-plugin 3.5.0 none true false none 20 attach-javadocs jar I get an error that looks like: [ERROR] Failed to execute goal org.apache.maven.plugins:maven-javadoc-plugin:3.5.0:jar (attach-javadocs) on project yyy-core: MavenReportException: Error while generating Javadoc

[ANN] Apache Maven Javadoc Plugin 3.6.0 released

2023-09-15 Thread Henning Schmiedehausen
The Apache Maven team is pleased to announce the release of the Apache Maven Javadoc Plugin, version 3.6.0 The Javadoc Plugin uses the Javadoc tool to generate javadocs for the specified project. https://maven.apache.org/plugins/maven-javadoc-plugin/ You should specify the version in your

[ANN] Maven Javadoc Plugin 3.5.0 released

2023-02-15 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Maven Javadoc Plugin, version 3.5.0. This module generates browsable HTML pages from Java source code. https://maven.apache.org/plugins/maven-javadoc-plugin/ You should specify the version in your project's plugin configur

[ANN] Maven Javadoc Plugin 3.4.1 released

2022-08-13 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Maven Javadoc Plugin, version 3.4.1. This module generates browsable HTML pages from Java source code. https://maven.apache.org/plugins/maven-javadoc-plugin/ You should specify the version in your project's plugin configur

Re: maven-javadoc-plugin using Java modules, and a shaded artifact with relocated classes

2022-04-20 Thread Alexander Kriegisch
Hallo Ryan. I would have expected the shaded package names here. Or did you forget to shade the sources, too? Do you want the ASM stuff included in the Javadocs anyway? I think for a question like this there are too many variables to do anything but speculate. Therefore, a minimal reproducer proj

maven-javadoc-plugin using Java modules, and a shaded artifact with relocated classes

2022-04-20 Thread Ryan Lubke
Hey folks, I've been banging my head against an issue with generating javadocs for a module I'm working on. The module shades and relocates ASM into the final result - this is fine. However, when attempting to generate the javadocs for this, it fails with: (package org.objectweb.asm is declared

[ANN] Maven Javadoc Plugin 3.4.0 released

2022-04-20 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Maven Javadoc Plugin, version 3.4.0. This module generates browsable HTML pages from Java source code. https://maven.apache.org/plugins/maven-javadoc-plugin/ You should specify the version in your project's plugin configur

[ANN] Maven Javadoc Plugin 3.3.2 released

2022-02-11 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Maven Javadoc Plugin, version 3.3.2. This module generates browsable HTML pages from Java source code. https://maven.apache.org/plugins/maven-javadoc-plugin/ You should specify the version in your project's plugin configur

[ANN] Apache Maven Javadoc Plugin 3.3.1 Released

2021-09-07 Thread Robert Scholte
The Apache Maven team is pleased to announce the release of the Apache Maven Javadoc Plugin, version 3.3.1 The Javadoc Plugin uses the Javadoc tool to generate javadocs for the specified project. https://maven.apache.org/plugins/maven-javadoc-plugin/ You should specify the version in your

Re[2]: Maven-javadoc-plugin for JPMS modules when module name is different from artifactId

2021-06-05 Thread Alex Orlov
> >... >API module pom: >... >com.foo >foo.api >... >API module-info: >module com.foo.api { >requires org.slf4j; >exports com.foo.api; >} >These are my settings for maven-javadoc-plugin (in parent pom): > >true > > >org.apache.maven.plugin

Re: Maven-javadoc-plugin for JPMS modules when module name is different from artifactId

2021-06-05 Thread Robert Scholte
parent pom: ... foo.api foo.impl ... API module pom: ... com.foo foo.api ... API module-info: module com.foo.api { requires org.slf4j; exports com.foo.api; } These are my settings for maven-javadoc-plugin (in parent pom): true org.apache.maven.plugins maven-javadoc-plugin 3.3.0 javadoc-no-fork test-javad

Maven-javadoc-plugin for JPMS modules when module name is different from artifactId

2021-06-03 Thread Alex Orlov
; } These are my settings for maven-javadoc-plugin (in parent pom): true org.apache.maven.plugins maven-javadoc-plugin 3.3.0 javadoc-no-fork

[ANN] Apache Maven Javadoc Plugin 3.3.0 Released

2021-05-22 Thread Robert Scholte
The Apache Maven team is pleased to announce the release of the Apache Maven Javadoc Plugin, version 3.3.0 The Javadoc Plugin uses the Javadoc tool to generate javadocs for the specified project. https://maven.apache.org/plugins/maven-javadoc-plugin/ You should specify the version in your

Re: Need help: maven-javadoc-plugin: includeDependencySource: error: module not found on module source path

2020-10-28 Thread Benjamin Marwell
: org.apache.maven.plugins maven-javadoc-plugin - 3.1.1 + 3.2.0 --show-packages=all de.unistuttgart.informatik.fius.jvk.tasks:de.unistuttgart.informatik.fius.jvk.verifier

Re: Need help: maven-javadoc-plugin: includeDependencySource: error: module not found on module source path

2020-10-28 Thread Benjamin Marwell
en from the goal description [1] it does not mention "must be on the same reactor project". Do you see a message that "group_id:artifact_id:source:jar could not be fetched" or similar? [1] https://maven.apache.org/plugins/maven-javadoc-plugin/aggregate-mojo.html Am Sa., 17

Need help: maven-javadoc-plugin: includeDependencySource: error: module not found on module source path

2020-10-17 Thread Tim Neumann
Hello everybody, I'm struggling to get javadoc generation with includeDependencySource working in my project. When setting includeDependencySource to true in the pom and running mvn clean install javadoc:aggregate or mvn clean install javadoc:javadoc I get the following errors: First: [ERROR] n

[ANN] Apache Maven Javadoc Plugin 3.2.0 Released

2020-03-16 Thread Olivier Lamy
The Apache Maven team is pleased to announce the release of the Apache Maven Javadoc Plugin, version 3.2.0 The Javadoc Plugin uses the Javadoc tool to generate javadocs for the specified project https://maven.apache.org/plugins/maven-javadoc-plugin/ You should specify the version in your

[ANN] Apache Maven Javadoc Plugin 3.1.1 Released

2019-07-08 Thread Olivier Lamy
The Apache Maven team is pleased to announce the release of the Apache Maven Javadoc Plugin, version 3.1.1 https://maven.apache.org/plugins/maven-javadoc-plugin/ You should specify the version in your project's plugin configuration: org.apache.maven.plugins maven-javadoc-plugin 3.1.1 Yo

[ANN] Apache Maven Javadoc Plugin 3.1.0 Released

2019-03-04 Thread Robert Scholte
The Apache Maven team is pleased to announce the release of the Apache Maven Javadoc Plugin, version 3.1.0 The Javadoc Plugin uses the Javadoc tool to generate javadocs for the specified project. https://maven.apache.org/plugins/maven-javadoc-plugin/ You should specify the version in your

[ANN] Apache Maven Javadoc Plugin 3.0.1 Released

2018-05-28 Thread Robert Scholte
The Apache Maven team is pleased to announce the release of the Apache Maven Javadoc Plugin, version 3.0.1 The Javadoc Plugin uses the Javadoc tool to generate javadocs for the specified project. https://maven.apache.org/plugins/maven-javadoc-plugin/ You should specify the version in your

[ANN] Apache Maven Javadoc Plugin 3.0.0 Released

2017-12-06 Thread Robert Scholte
The Apache Maven team is pleased to announce the release of the Apache Maven Javadoc Plugin, version 3.0.0 This plugin uses the Javadoc tool to generate javadocs for the specified project. https://maven.apache.org/plugins/maven-javadoc-plugin/ You should specify the version in your

[ANN] Apache Maven Javadoc Plugin 3.0.0-M1 Released

2017-07-21 Thread Robert Scholte
The Apache Maven team is pleased to announce the release of the Apache Maven Javadoc Plugin, version 3.0.0-M1 The Javadoc Plugin uses the Javadoc tool to generate javadocs for the specified project. https://maven.apache.org/plugins/maven-javadoc-plugin/ You should specify the version in

Re: maven-javadoc-plugin, Java 9 and maven-javadoc-plugin and java 9 and ExceptionInInitializerError

2017-07-17 Thread Gary Gregory
t; [1] http://markmail.org/message/4nssutboqsahx5kb > > > On Mon, 17 Jul 2017 18:12:22 +0200, Gary Gregory > wrote: > > When I try to build our Apache HttpComponent HttpClient from git master >> with Java 9 build 178 I get the maven-javadoc-plugin and java 9 and >> Excep

Re: maven-javadoc-plugin, Java 9 and maven-javadoc-plugin and java 9 and ExceptionInInitializerError

2017-07-17 Thread Robert Scholte
with Java 9 build 178 I get the maven-javadoc-plugin and java 9 and ExceptionInInitializerError below. This is thanks to a bug in our old Apache Commons Lang 2.x branch? Is there a plan to update maven-javadoc-plugin with the current version of Apache Commons Lang 3 which addresses this issue?

maven-javadoc-plugin, Java 9 and maven-javadoc-plugin and java 9 and ExceptionInInitializerError

2017-07-17 Thread Gary Gregory
When I try to build our Apache HttpComponent HttpClient from git master with Java 9 build 178 I get the maven-javadoc-plugin and java 9 and ExceptionInInitializerError below. This is thanks to a bug in our old Apache Commons Lang 2.x branch? Is there a plan to update maven-javadoc-plugin with the

[maven-javadoc-plugin] Aggregating Javadocs from Dependency Sources

2016-10-25 Thread Jochum Jesko
Hello, I followed the guide https://maven.apache.org/plugins/maven-javadoc-plugin/examples/aggregate-dependency-sources.html to generate an aggregated javadoc for a multi-module project. I think, it should be mentioned in this guide that the distribution project (Named 'project-distro&#x

[ANN] Apache Maven Javadoc Plugin 2.10.4 Released

2016-06-10 Thread Robert Scholte
The Apache Maven team is pleased to announce the release of the Apache Maven Javadoc Plugin, version 2.10.4 This will be the last Maven 2 compatible version. The Javadoc Plugin uses the Javadoc tool to generate javadocs for the specified project. https://maven.apache.org/plugins/maven

Re: Javadocs generated by maven-javadoc-plugin does not include method parameter names for Eclipse

2016-04-07 Thread Andreas Sewe
en I generate the javadocs through eclipse (Project > Generate >Javadocs...) and link it to my project *it works*, in other words, I see >the correct method parameter names. > - > > When I generate the javadocs through maven-javadoc-plugin and link it to >my projec

Re: Javadocs generated by maven-javadoc-plugin does not include method parameter names for Eclipse

2016-04-07 Thread Adrien Rivard
*arg1*, etc. > > Problem is: > >- > >When I generate the javadocs through eclipse (Project > Generate >Javadocs...) and link it to my project *it works*, in other words, I see >the correct method parameter names. >- > >When I generate the javadocs

Javadocs generated by maven-javadoc-plugin does not include method parameter names for Eclipse

2016-04-06 Thread Derek Hongar
nerate the javadocs through eclipse (Project > Generate Javadocs...) and link it to my project *it works*, in other words, I see the correct method parameter names. - When I generate the javadocs through maven-javadoc-plugin and link it to my project *it does not work*, in other words

Re: [EXTERNAL] How best to override maven-javadoc-plugin to do nothing?

2016-01-15 Thread David M. Karr
archy: org.apache.maven.plugins maven-javadoc-plugin .. true 2016-01-14 23:38 GMT+01:00 Justin Georgeson : Try setting property maven.javadoc.skip to true in your pom.xml https://maven.apache.org/plugins/maven-javadoc-plugin/javadoc-mojo.html

Re: [EXTERNAL] How best to override maven-javadoc-plugin to do nothing?

2016-01-15 Thread Andreas Gudian
The clean way would be to skip the plugin execution using something like this at the appropriate level in your pom / parent-pom hierarchy: org.apache.maven.plugins maven-javadoc-plugin .. true 2016-01-14 23:38 GMT

RE: [EXTERNAL] How best to override maven-javadoc-plugin to do nothing?

2016-01-14 Thread Justin Georgeson
Try setting property maven.javadoc.skip to true in your pom.xml https://maven.apache.org/plugins/maven-javadoc-plugin/javadoc-mojo.html#skip https://maven.apache.org/plugins/maven-javadoc-plugin/jar-mojo.html#skip > -Original Message- > From: David M. Karr [mailto:davidmi

How best to override maven-javadoc-plugin to do nothing?

2016-01-14 Thread David M. Karr
Simple question: How do I best override the maven-javadoc-plugin to make it do nothing? I'm integrating a non-API project into a much larger build where everything else is an API, so maven-javadoc-plugin is specified in the parent. It would be best to just have it not run javadoc on

Re: [ANN] Apache Maven JavaDoc Plugin Version 2.10.3 Released

2015-04-16 Thread Marcos Zolnowski
Release notes are empty here: http://maven.apache.org/components/plugins/maven-javadoc-plugin/jira-report.html Probably, we can blame the new issue tracker. On Thursday, April 16, 2015 2:20 PM, Karl Heinz Marbaise wrote: The Apache Maven team is pleased to announce the release of the

[ANN] Apache Maven JavaDoc Plugin Version 2.10.3 Released

2015-04-16 Thread Karl Heinz Marbaise
The Apache Maven team is pleased to announce the release of the Apache Maven JavaDoc Plugin, version 2.10.3 The Javadoc Plugin uses the Javadoc tool to generate javadocs for the specified project. http://maven.apache.org/plugins/maven-javadoc-plugin Please be aware of the new location of our

[ANN] Apache Maven JavaDoc Plugin Version 2.10.2 Released

2015-03-18 Thread Karl Heinz Marbaise
The Apache Maven team is pleased to announce the release of the Apache Maven JavaDoc Plugin, version 2.10.2 http://maven.apache.org/plugins/maven-javadoc-plugin/ The Javadoc Plugin uses the Javadoc tool to generate javadocs for the specified project. org.apache.maven.plugins maven-javadoc

Re: What is going on with maven-javadoc-plugin?

2015-03-14 Thread Marcos Zolnowski
check the VOTEd release and see if it works for you...and please give feedback about it... Kind regards Karl Heinz Marbaise On 3/13/15 10:27 PM, Marcos Zolnowski wrote: > Appearances can be deceiving, when I see the link > http://maven.apache.org/plugins/maven-javadoc-plugin/team-list

Re: What is going on with maven-javadoc-plugin?

2015-03-13 Thread Karl Heinz Marbaise
: Appearances can be deceiving, when I see the link http://maven.apache.org/plugins/maven-javadoc-plugin/team-list.html, there seems to be an army of developers. Now I am aware of the reality of Maven, but I do not understand why a fixed bug needs votes. Bug was fixed 09/Oct/14, 6 months holding a bug

Re: What is going on with maven-javadoc-plugin?

2015-03-13 Thread Karl Heinz Marbaise
Hi Marcos, On 3/13/15 10:27 PM, Marcos Zolnowski wrote: Appearances can be deceiving, when I see the link http://maven.apache.org/plugins/maven-javadoc-plugin/team-list.html, > there seems to be an army of developers. Now I am aware of the reality of Maven, Not really ...Okhere is

Re: What is going on with maven-javadoc-plugin?

2015-03-13 Thread Marcos Zolnowski
Appearances can be deceiving, when I see the link http://maven.apache.org/plugins/maven-javadoc-plugin/team-list.html, there seems to be an army of developers. Now I am aware of the reality of Maven, but I do not understand why a fixed bug needs votes. Bug was fixed 09/Oct/14, 6 months holding

Re: What is going on with maven-javadoc-plugin?

2015-03-13 Thread Karl Heinz Marbaise
Hi Marcos, On 3/13/15 2:38 AM, Marcos Zolnowski wrote: From: http://jira.codehaus.org/browse/MJAVADOC-365?focusedCommentId=363324&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-363324 > "It has been about 6 months now since the last activity here. > I wonder, wha

Re: What is going on with maven-javadoc-plugin?

2015-03-13 Thread Marcos Zolnowski
Thank you for this enlightening response. On Friday, March 13, 2015 2:55 AM, Baptiste Mathus wrote: Just ich scratching and limited time, that's how OSS works. Generally, if (like here) the code is moreover already committed, *kindly* asking for a release on the dev ML can do the tr

Re: What is going on with maven-javadoc-plugin?

2015-03-12 Thread Baptiste Mathus
Just ich scratching and limited time, that's how OSS works. Generally, if (like here) the code is moreover already committed, *kindly* asking for a release on the dev ML can do the trick. HTH 2015-03-13 2:38 GMT+01:00 Marcos Zolnowski < marcos.zolnow...@yahoo.com.invalid>: > From: > http://jira.

What is going on with maven-javadoc-plugin?

2015-03-12 Thread Marcos Zolnowski
From: http://jira.codehaus.org/browse/MJAVADOC-365?focusedCommentId=363324&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-363324"It has been about 6 months now since the last activity here. I wonder, what can be done with respect to getting a 2.11 or 2.10.2 version

Re: maven-javadoc-plugin: resource folders interpreted as illegal package names

2014-11-06 Thread Curtis Rueden
th: > > [ERROR] Failed to execute goal > org.apache.maven.plugins:maven-javadoc-plugin:2.9.1:jar (attach-javadocs) > on project imagej-javadoc: MavenReportException: Error while creating > archive: > [ERROR] Exit code: 1 - javadoc: error - Illegal package name: > "scrip

maven-javadoc-plugin: resource folders interpreted as illegal package names

2014-11-05 Thread Curtis Rueden
emplates.Java" I tried adding script-templates to the maven-javadoc-plugin configuration, but it seemed to have no effect. Does anyone have ideas how to work around this problem? Thanks, Curtis P.S. I could rename the "script-templates" folders in all of the dependencies, and th

[ANN] Maven Javadoc Plugin 2.10.1 released

2014-10-02 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Maven Javadoc Plugin, version 2.10.1. This module generates browsable HTML pages from Java source code. http://maven.apache.org/plugins/maven-javadoc-plugin/ You should specify the version in your project's plugin configur

Re: Release fails with maven-javadoc-plugin 2.10

2014-09-25 Thread Mark Derricutt
to be configured for each project. There are quite a number of those in my environment.. But why does javadoc generation even need the dependencies? Anyone else having the same problem? -- View this message in context: http://maven.40175.n5.nabble.com/Release-fails-with-maven-javadoc-plugin-2-1

Release fails with maven-javadoc-plugin 2.10

2014-09-25 Thread Antti O.
.nabble.com/Release-fails-with-maven-javadoc-plugin-2-10-tp5806511.html Sent from the Maven - Users mailing list archive at Nabble.com.

Re: maven-javadoc-plugin 2.10 upgrade breaks build

2014-09-25 Thread Anders Hammar
ild Team > G=Lending Grid Builds > (515) – 441 - 0814 > > -Original Message- > From: Steven Schlansker [mailto:stevenschlans...@gmail.com] > Sent: Thursday, September 25, 2014 1:02 PM > To: Maven Users List > Subject: maven-javadoc-plugin 2.10 upgrade breaks build >

RE: maven-javadoc-plugin 2.10 upgrade breaks build

2014-09-25 Thread cody.a.fyler
Subject: maven-javadoc-plugin 2.10 upgrade breaks build I have a project that under javadoc plugin 2.9.1 works fine: [steven@Anesthetize:~/ot-code/otj-jaxrs](master↑1|✔)% mvn org.apache.maven.plugins:maven-javadoc-plugin:2.9.1:jar … [INFO

maven-javadoc-plugin 2.10 upgrade breaks build

2014-09-25 Thread Steven Schlansker
I have a project that under javadoc plugin 2.9.1 works fine: [steven@Anesthetize:~/ot-code/otj-jaxrs](master↑1|✔)% mvn org.apache.maven.plugins:maven-javadoc-plugin:2.9.1:jar … [INFO] [INFO] BUILD SUCCESS [INFO]

[ANN] Apache Maven Javadoc Plugin 2.10 Released

2014-09-21 Thread Dennis Lundberg
The Maven team is pleased to announce the release of the Apache Maven Javadoc Plugin, version 2.10. This release is focused on Java 8 compatibility. The Apache Maven Javadoc Plugin is a plugin that uses the javadoc tool for generating javadocs for the specified project. http://maven.apache.org

Re: maven-javadoc-plugin 2.9.1 does not work with JDK 8, cannot find javax.interceptor.InterceptorBinding

2014-09-10 Thread Karl Heinz Marbaise
have the same problem, I post it again: When using a source level of 1.8, the maven-javadoc-plugin does not work. My configuration in pom.xml is the following: org.apache.maven.plugins maven-javadoc-plugin

maven-javadoc-plugin 2.9.1 does not work with JDK 8, cannot find javax.interceptor.InterceptorBinding

2014-09-10 Thread Rabe, Jens
Hello, this problem was already posted in March, but there were no answers, since I have the same problem, I post it again: When using a source level of 1.8, the maven-javadoc-plugin does not work. My configuration in pom.xml is the following: org.apache.maven.plugins

maven-javadoc-plugin unit tests: require JAVA_HOME?

2014-04-21 Thread Laird Nelson
(Wasn't sure if this belonged on the Maven dev list or on the users list; happy to carry the discussion on elsewhere if appropriate.) I'm doing some Java 8 compatibility work on the maven-javadoc-plugin locally and have discovered that the JavadocReportTest test requires a JAVA_HOME e

maven-javadoc-plugin - Javadoc generation problem

2014-03-29 Thread Marek Romanowski
Hi, while building project I've found this kind of error: [INFO] [INFO] BUILD FAILURE [INFO] [INFO] Total time: 02:06 min (Wall Clock) [INFO] Finished a

Re: OutOfMemoryError with maven-javadoc-plugin

2014-03-29 Thread Robert Scholte
Hi, See also http://maven.apache.org/plugins/maven-javadoc-plugin/javadoc-mojo.html#debug With the generated script you can experiment without the overhead of Maven. Robert Op Fri, 28 Mar 2014 22:31:12 +0100 schreef Martin Hoeller : On 28 Mär 2014, Justin Georgeson wrote: The maven

Re: OutOfMemoryError with maven-javadoc-plugin

2014-03-29 Thread Ron Wheeler
On 28/03/2014 5:29 PM, Martin Hoeller wrote: Hi Ron! On 28 Mär 2014, Ron Wheeler wrote: Have you tried increasing the JVM memory past MAVEN_OPTS="-Xmx1536m -Xms512m -XX:MaxPermSize=512m" MAVEN_OPTS="-Xmx1280m -Xms256m -XX:MaxPermSize=768m" You could try something extreme (-Xmx8g ) and see if

Re: OutOfMemoryError with maven-javadoc-plugin

2014-03-28 Thread Martin Hoeller
On 28 Mär 2014, Justin Georgeson wrote: > The maven-javadoc-plugin has a maxmemory configuration parameter. In my > parent POM I set a default property docs.maxMemory and then configure > maven-javadoc-plugin with > > ${docs.maxMemory} > > So each team can override th

Re: OutOfMemoryError with maven-javadoc-plugin

2014-03-28 Thread Martin Hoeller
Hi Ron! On 28 Mär 2014, Ron Wheeler wrote: > Have you tried increasing the JVM memory past > > MAVEN_OPTS="-Xmx1536m -Xms512m -XX:MaxPermSize=512m" > MAVEN_OPTS="-Xmx1280m -Xms256m -XX:MaxPermSize=768m" > > You could try something extreme (-Xmx8g ) and see if that changes anything. Well, I sho

RE: OutOfMemoryError with maven-javadoc-plugin

2014-03-28 Thread Justin Georgeson
The maven-javadoc-plugin has a maxmemory configuration parameter. In my parent POM I set a default property docs.maxMemory and then configure maven-javadoc-plugin with ${docs.maxMemory} So each team can override that default setting in their pom.xml if they have an unusually large codebase

Re: OutOfMemoryError with maven-javadoc-plugin

2014-03-28 Thread Martin Hoeller
n't change anything. Still OutOfMemoryError :( > > > > -martin > > > > On 28 Mär 2014, Baptiste Mathus wrote: > > > > > Sorry, I haven't used javadoc for years now, but as javadoc is an > > external > > > tool, I guess you should

Re: OutOfMemoryError with maven-javadoc-plugin

2014-03-28 Thread Baptiste Mathus
n't used javadoc for years now, but as javadoc is an > external > > tool, I guess you should specify additionalJOption? > > > http://maven.apache.org/plugins/maven-javadoc-plugin/javadoc-mojo.html#additionalJOption > > > > Cheers > > > > > > 20

Re: OutOfMemoryError with maven-javadoc-plugin

2014-03-28 Thread Ron Wheeler
fMemoryError :( -martin On 28 Mär 2014, Baptiste Mathus wrote: Sorry, I haven't used javadoc for years now, but as javadoc is an external tool, I guess you should specify additionalJOption? http://maven.apache.org/plugins/maven-javadoc-plugin/javadoc-mojo.html#additionalJOption Cheers 2

Re: OutOfMemoryError with maven-javadoc-plugin

2014-03-28 Thread Martin Hoeller
.apache.org/plugins/maven-javadoc-plugin/javadoc-mojo.html#additionalJOption > > Cheers > > > 2014-03-28 10:36 GMT+01:00 Martin Hoeller : > > > Hi! > > > > I have a quite large multimodule project with >150 modules. When > > executing "mvn site

Re: OutOfMemoryError with maven-javadoc-plugin

2014-03-28 Thread Baptiste Mathus
Sorry, I haven't used javadoc for years now, but as javadoc is an external tool, I guess you should specify additionalJOption? http://maven.apache.org/plugins/maven-javadoc-plugin/javadoc-mojo.html#additionalJOption Cheers 2014-03-28 10:36 GMT+01:00 Martin Hoeller : > Hi! > >

OutOfMemoryError with maven-javadoc-plugin

2014-03-28 Thread Martin Hoeller
Hi! I have a quite large multimodule project with >150 modules. When executing "mvn site" the maven-javadoc-plugin is executed with default configuration. After some time of execution it fails in "aggregate" goal and I get a Exception in thread "main" java.l

How can I configure maven-javadoc-plugin to exclude generated sources?

2013-10-31 Thread Andrew Pennebaker
I've tried adding thrift / gen-java namespaces and directories to configuration for maven-javadoc-plugin, but when I run `mvn javadoc:javadoc`, it still attempts to create javadocs for my generated Thrift Java classes. Can someone provide a full pom.xml example for how to do this pro

Re: How can I configure maven-javadoc-plugin to exclude generated sources?

2013-10-31 Thread Andrew Pennebaker
Ah, the various online tutorials for this failed to specify which XML element the plugin configuration should be nested under. This works for me: ... org.apache.maven.plugins maven-javadoc-plugin 2.9.1 *thrift

Re: maven-javadoc-plugin: includeTransitiveDependencies: only for compile scope?

2013-08-28 Thread Stephen Connolly
If they are runtime scoped dependencies then you don't reference them from the "source" so there is no need to merge their javadoc in... That could be a justification for such a treatment... not that I am saying it is the way things should be, just a potential explanation. On 27 August 2013 22:3

maven-javadoc-plugin: includeTransitiveDependencies: only for compile scope?

2013-08-27 Thread Laird Nelson
I have an .ear file that I build using Maven. I rely on the maven-javadoc-plugin's jar goal to build javadoc for me. I use the includeTransitiveDependencies property to allow my .ear project to be fully javadoced: all the stuff that it depends on has -sources.jars and my intent is to have the plu

[ANN] Apache Maven Javadoc Plugin 2.9.1 Released

2013-06-28 Thread Olivier Lamy
The Apache Maven team is pleased to announce the release of the Maven Javadoc Plugin, version 2.9.1 The Javadoc Plugin uses the Javadoc tool to generate javadocs for the specified project. This version contains the code to fix the javadoc security issue after the javadoc generation. http

[ANN] Maven Javadoc Plugin 2.9 Released

2012-09-23 Thread Benson Margulies
The Maven team is pleased to announce the release of the Maven Javadoc Plugin, version 2.9 The Maven Javadoc Plugin is a plugin that uses the javadoc tool for generating javadocs for the specified project. http://maven.apache.org/plugins/maven-javadoc-plugin/ You should specify the version

maven-javadoc-plugin: use -source.jar artifacts?

2012-02-10 Thread Laird Nelson
Does the maven-javadoc-plugin work on source files exclusively, or could I, for example, run it on a monstrous .ear project and have it pick up sources.jars where they exist? For example, Enunciate, a tool to generate JAX-RS documentation, which requires source code access, automatically finds a

[ANN] Maven Javadoc Plugin 2.8.1 Released

2012-01-23 Thread John Casey
The Maven team is pleased to announce the release of the Maven Javadoc Plugin, version 2.8.1 The Maven Javadoc Plugin is a plugin that uses the javadoc tool for generating javadocs for the specified project. http://maven.apache.org/plugins/maven-javadoc-plugin/ You should specify the

Re: maven-javadoc-plugin: command line argument files not supported?

2011-11-04 Thread Stephen Connolly
Did you look at the docs? http://maven.apache.org/plugins/maven-javadoc-plugin/javadoc-mojo.html#additionalparam On 4 November 2011 11:52, Rod Woo wrote: > Hi, > > I want to read the values for the Javadoc options > -bottom and -footer from files as suggested by > http://down

maven-javadoc-plugin: command line argument files not supported?

2011-11-04 Thread Rod Woo
Hi, I want to read the values for the Javadoc options -bottom and -footer from files as suggested by http://download.oracle.com/javase/1.4.2/docs/tooldocs/windows/javadoc.html#argumentfiles : C:> javadoc -bottom @bottom ... Is there a way to do this using the maven-javadoc-plugin

Re: Configuring maven-javadoc-plugin in reporting section?

2011-06-25 Thread Laird Nelson
On Sat, Jun 25, 2011 at 3:09 AM, Olivier Lamy wrote: > The configuration from reporting section will be used only when you will > use site plugin. > Thank you. So I must maintain two identical configurations? I don't mean this to sound rude. Best, Laird

Re: Configuring maven-javadoc-plugin in reporting section?

2011-06-25 Thread Olivier Lamy
Hello, The configuration from reporting section will be used only when you will use site plugin. 2011/6/24 Laird Nelson : > Good afternoon, > > It was my understanding that if I configured the maven-javadoc-plugin in my > pom.xml's section, that this configuration would als

Configuring maven-javadoc-plugin in reporting section?

2011-06-24 Thread Laird Nelson
Good afternoon, It was my understanding that if I configured the maven-javadoc-plugin in my pom.xml's section, that this configuration would also configure the plugin for running as part of a build, or when invoked from the command line. I made this assumption based off the following stat

[ANN] Maven Javadoc Plugin 2.8 Released

2011-05-06 Thread Hervé Boutemy
The Maven team is pleased to announce the release of the Maven Javadoc Plugin, version 2.8 This plugin uses the Javadoc tool to generate javadocs for your project. http://maven.apache.org/plugins/maven-javadoc-plugin/ You should specify the version in your project's plugin configur

Maven Javadoc Plugin

2010-11-16 Thread SMS Chauhan
maven-javadoc-plugin 2.7 org.umlgraph.doclet.UmlGraphDoc org.umlgraph doclet 5.1 UTF-8 -views true This is what I get. [ERROR] Maven is not attempt to interact with the user for input. Verify the configuration in your settings. In my settings.xml file for maven, I have true What could

Re: maven-javadoc-plugin

2010-06-21 Thread Anders Hammar
ure issues. /Anders On Mon, Jun 21, 2010 at 20:37, Meeusen, Christopher W. < meeusen.christop...@mayo.edu> wrote: > I got it halfway working. I changed my plugin settings to look like > this: > > > org.apache.maven.plugins &

Re: maven-javadoc-plugin

2010-06-21 Thread Jacob Robertson
I used the following "reportSets" and called "mvn clean site" and it works for me. org.apache.maven.plugins maven-javadoc-plugin 2.7

RE: maven-javadoc-plugin

2010-06-21 Thread Meeusen, Christopher W.
I got it halfway working. I changed my plugin settings to look like this: org.apache.maven.plugins maven-javadoc-plugin 2.7 ${basedir}/target/docs/internal/ private true

maven-javadoc-plugin

2010-06-21 Thread Meeusen, Christopher W.
here: http://maven.apache.org/plugins/maven-javadoc-plugin/javadoc-mojo.html but whenever I run a javadoc:javadoc it generates 1 version of the javadoc in the default location ../apidocs. Here is how this plugin is configured in my pom.xml org.apache.maven.plugins maven-java

[ANN] Maven Javadoc Plugin version 2.7 Released

2010-05-04 Thread John Casey
The Maven team is pleased to announce the release of the Maven Javadoc Plugin, version 2.7 This plugin uses the Javadoc tool to generate javadocs for your project. http://maven.apache.org/plugins/maven-javadoc-plugin/ You should specify the version in your project's plugin configur

  1   2   3   >