This is not the case on my machine. I've been very careful NOT to set M2_HOME, JAVA_HOME, or CLASSPATH on my machine. The first two are set using a mvn delegating script in ~/bin that sets the maven version and jdk version before calling the real maven script. I've just verified that CLASSPATH is not set in my bash shell.

BTW, I'm running on OS X.

-john

Stephen Connolly wrote:
check if the CLASSPATH environment variable is set. it blows up javadoc if it is

Sent from my iPod

On 31 Jul 2008, at 18:06, John Casey <[EMAIL PROTECTED]> wrote:

Hi Vincent,

I can't even get the javadoc plugin to run on my machine under Maven 2.0.9, not with JDK 1.4 or JDK 1.6...so I'm afraid I'm of little use on these issues. I can give you some time to distill a failing test case that I can pursue, if you like...

Let me know. Maybe I'll cut the RC4 and we can test vs. that.

-john

Vincent Siveton wrote:
Hi John,
With RC-3, Javadoc ITs (MJAVADOC-172 and MJAVADOC-194) failed.
Sounds like an issue in the invoker-plugin (defined as 1.2 in the
pom). Unfortunately, I tried with 1.2.1-snap without success. So it is
probably in the core.
Could you have a glance? Last step before calling a vote ;)
Cheers,
Vincent
2008/7/25 John Casey <[EMAIL PROTECTED]>:
Hi again,

We've solved all of the issues brought up in response to the 2.0.10-RC2
release candidate, minus MNG-3678 (which I've postponed to 2.0.11 so we can take a look at whether this is happening by design, and what resolution we
want to pursue for it).

The issues we've solved for this release candidate are:

- MNG-3679
- MNG-3680
- MNG-3684

...in addition, Brett took care of the verbose output related to artifact
resolution that were popping up.

Again, for a full list of issues resolved so far for the 2.0.10 release,
see:

http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10500&styleName=Html&version=14112

Please give this release candidate a whirl, and let me know if you have any problems. I'm trying to collect all issues in JIRA with fix-for of 2.0.10, so if you want to file a JIRA ticket for your issue and include a failing
test case, that will make my job that much quicker.

Thanks,

-john

--
John Casey
Developer, PMC Member - Apache Maven (http://maven.apache.org)
Blog: http://www.ejlife.net/blogs/buildchimp/

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

--
John Casey
Developer, PMC Member - Apache Maven (http://maven.apache.org)
Blog: http://www.ejlife.net/blogs/buildchimp/

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


--
John Casey
Developer, PMC Member - Apache Maven (http://maven.apache.org)
Blog: http://www.ejlife.net/blogs/buildchimp/

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to