[m2]: Discovering problems with the maven-site and the maven-javadoc plugins - No staging of javadocs

2006-07-21 Thread Arne Sutor
Hi all,

 

as newbie I am just playing around with maven2 in a multi-project
environment. While setting up the documentation for our project I discovered
that maven when executing the site goal generates everything fine including
the javadoc. But as soon as I use the stage goal, maven seems not to stage
the generated javadocs in the directory target/statging/[..]/apidocs. How
can I set up my pom, that the javadoc plugin during staging generates the
javadocs in the staging directory?

 

Thankful for everyone who can answer that question,

 

Arne

 



Re: m2: Discovering problems with the maven-site and the maven-javadoc plugins - No staging of javadocs

2006-07-20 Thread dcabasson

Nope, never heard of such a bug.

Maybe you could fill in a Jira issue and attach a test case?

Denis.

Arne Sutor wrote:
 
 as newbie I am just playing around with maven2 in a multi-project
 environment. While setting up the documentation for our project I
 discovered
 that maven when executing the site goal generates everything fine
 including
 the javadoc. But as soon as I use the stage goal, maven seems not to stage
 the generated javadocs in the specified directory. Does anyone discovered
 that problem as well or is this just a settings thing. Browsing the
 mailing
 list archives did not worked out well. 
 
 Arne
 

-- 
View this message in context: 
http://www.nabble.com/m2%3A-Discovering-problems-with-the-maven-site-and-the-maven-javadoc-plugins---No-staging-of-javadocs-tf1970073.html#a5417309
Sent from the Maven - Users forum at Nabble.com.


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



m2: Discovering problems with the maven-site and the maven-javadoc plugins - No staging of javadocs

2006-07-19 Thread Arne Sutor
Hi all,

 

as newbie I am just playing around with maven2 in a multi-project
environment. While setting up the documentation for our project I discovered
that maven when executing the site goal generates everything fine including
the javadoc. But as soon as I use the stage goal, maven seems not to stage
the generated javadocs in the specified directory. Does anyone discovered
that problem as well or is this just a settings thing. Browsing the mailing
list archives did not worked out well. 

 

Thankful for everyone who can answer that question,

 

Arne