You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Steven Caswell <st...@gmail.com> on 2005/05/19 02:56:06 UTC

Is javadoc plugin

I'm having trouble with the javadoc plugin (Maven 1.0.2, 
maven-javadoc-plugin-1.7) and source modifications. It looks like if I have 
a source modification defined in the project.xml, the javadoc plugin is not 
including package.html and overview.html when it copies the source tree to 
the alternate location to apply the source mods. The end result is that the 
javadoc does not contain the content of these.

I find it hard to believe this hasn't been reported, but I looked through 
Jira and the users mailing list and didn't see anything about it. Is this 
really a bug in the javadoc plugin or am I missing something?

TIA

-- 
Steven Caswell
steven.caswell@gmail.com

Take back the web - http://www.mozilla.org

Re: Is javadoc plugin

Posted by Steven Caswell <st...@gmail.com>.
Works much better. Thanks.

On 5/19/05, Arnaud HERITIER <ah...@gmail.com> wrote:
> 
> >
> > I'm having trouble with the javadoc plugin (Maven 1.0.2,
> > maven-javadoc-plugin-1.7) and source modifications. It looks
> > like if I have a source modification defined in the
> > project.xml, the javadoc plugin is not including package.html
> > and overview.html when it copies the source tree to the
> > alternate location to apply the source mods. The end result
> > is that the javadoc does not contain the content of these.
> >
> > I find it hard to believe this hasn't been reported, but I
> > looked through Jira and the users mailing list and didn't see
> > anything about it. Is this really a bug in the javadoc plugin
> > or am I missing something?
> 
> Hi Steven,
> 
> Yes, this is a bug !!! :-(
> 
> I created and fixed this issue : 
> http://jira.codehaus.org/browse/MPJAVADOC-59
> 
> You can download and test the SNAPSHOT :
> 
> maven plugin:download -Dmaven.repo.remote=http://cvs.apache.org/repository-DgroupId=maven -DartifactId=maven-javadoc-plugin
> -Dversion=SNAPSHOT
> 
> Thanks
> 
> Arnaud
> 
> 
> 
> 


-- 
Steven Caswell
steven.caswell@gmail.com

Take back the web - http://www.mozilla.org

RE: Is javadoc plugin

Posted by Arnaud HERITIER <ah...@gmail.com>.
> 
> I'm having trouble with the javadoc plugin (Maven 1.0.2,
> maven-javadoc-plugin-1.7) and source modifications. It looks 
> like if I have a source modification defined in the 
> project.xml, the javadoc plugin is not including package.html 
> and overview.html when it copies the source tree to the 
> alternate location to apply the source mods. The end result 
> is that the javadoc does not contain the content of these.
> 
> I find it hard to believe this hasn't been reported, but I 
> looked through Jira and the users mailing list and didn't see 
> anything about it. Is this really a bug in the javadoc plugin 
> or am I missing something?

Hi Steven,

	Yes, this is a bug !!! :-(

	I created and fixed this issue : http://jira.codehaus.org/browse/MPJAVADOC-59

	You can download and test the SNAPSHOT :

maven plugin:download -Dmaven.repo.remote=http://cvs.apache.org/repository -DgroupId=maven -DartifactId=maven-javadoc-plugin
-Dversion=SNAPSHOT	

	Thanks

Arnaud




---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org