Re: [I] [MJAVADOC-246] ExceptionInInitializerError with maven-site-plugin:2.1-SNAPSHOT and mvn > 2.1 [maven-javadoc-plugin]
jira-importer commented on issue #936: URL: https://github.com/apache/maven-javadoc-plugin/issues/936#issuecomment-2957363776 **[Parolini Antonio](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=aparolini)** commented Same here. My workaround is to force version 2.5 of the maven-javadoc-plugin -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
Re: [I] [MJAVADOC-246] ExceptionInInitializerError with maven-site-plugin:2.1-SNAPSHOT and mvn > 2.1 [maven-javadoc-plugin]
jira-importer commented on issue #936: URL: https://github.com/apache/maven-javadoc-plugin/issues/936#issuecomment-2957363780 **[Siveton Vincent](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=siveton)** commented Fixed in [r814574](http://svn.apache.org/viewvc?rev=814574&view=rev), snapshot deployed -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
Re: [I] [MJAVADOC-246] ExceptionInInitializerError with maven-site-plugin:2.1-SNAPSHOT and mvn > 2.1 [maven-javadoc-plugin]
jira-importer commented on issue #936: URL: https://github.com/apache/maven-javadoc-plugin/issues/936#issuecomment-2957363773 **[Malachi de AElfweald](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=malachid)** commented 2.6-SNAPSHOT does appear to have fixed that issue; leaving behind a weird side effect: [INFO] Generating "JavaDocs" report. Aug 3, 2009 10:15:45 AM org.apache.commons.httpclient.HttpMethodBase processCookieHeaders WARNING: Cookie rejected: "$Version=0; JSESSIONID=50AF6CD52E5016EFA7D533AF6DD95394; $Path=/servlets". Illegal path attribute "/servlets". Path of origin: "/nonav/maven/apidocs/package-list" [INFO] The goal 'org.apache.maven.plugins:maven-javadoc-plugin:2.6-SNAPSHOT:javadoc' has not be previously called for the project: 'org.eoti.maven.skins:ljod:jar:2.3-SNAPSHOT'. Trying to invoke it... [INFO] The goal 'org.apache.maven.plugins:maven-javadoc-plugin:2.6-SNAPSHOT:javadoc' has not be previously called for the project: 'org.eoti:seshat:jar:2.3-SNAPSHOT'. Trying to invoke it... [INFO] The goal 'org.apache.maven.plugins:maven-javadoc-plugin:2.6-SNAPSHOT:javadoc' has not be previously called for the project: 'org.eoti:clotho:jar:2.3-SNAPSHOT'. Trying to invoke it... [INFO] The goal 'org.apache.maven.plugins:maven-javadoc-plugin:2.6-SNAPSHOT:javadoc' has not be previously called for the project: 'org.eoti:lachesis:jar:2.3-SNAPSHOT'. Trying to invoke it... [INFO] The goal 'org.apache.maven.plugins:maven-javadoc-plugin:2.6-SNAPSHOT:javadoc' has not be previously called for the project: 'org.eoti:atropos:jar:2.3-SNAPSHOT'. Trying to invoke it... Loading source files for package org.eoti.rei.cmp... -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
Re: [I] [MJAVADOC-246] ExceptionInInitializerError with maven-site-plugin:2.1-SNAPSHOT and mvn > 2.1 [maven-javadoc-plugin]
jira-importer commented on issue #936: URL: https://github.com/apache/maven-javadoc-plugin/issues/936#issuecomment-2957363770 **[Siveton Vincent](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=siveton)** commented confirmed -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
Re: [I] [MJAVADOC-246] ExceptionInInitializerError with maven-site-plugin:2.1-SNAPSHOT and mvn > 2.1 [maven-javadoc-plugin]
jira-importer commented on issue #936: URL: https://github.com/apache/maven-javadoc-plugin/issues/936#issuecomment-2957363777 **[Malachi de AElfweald](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=malachid)** commented I misspoke earlier. In addition to changing to 2.6-SNAPSHOT I had changed the maven-site-plugin version (and thus broke other parts of the site). Changing the maven-site-plugin back to 2.1-SNAPSHOT w/ javadoc at 2.6-SNAPSHOT I still get the error. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org