Re: bug in maven-xdoc-plugin-1.4-SNAPSHOT ?

2003-09-03 Thread Dirk Habighorst

  
maven-checkstyle-plugin
  

used to be stripped to 'maven-checkstyle-plugin' in previous releases. Now I 
have to used:


  maven-checkstyle-plugin

which is correct xml behaviour as I have learned now.

[EMAIL PROTECTED] wrote:
What's your  section in the project.xml look like?
--
dIon Gillard, Multitask Consulting
Blog:  http://blogs.codehaus.org/people/dion/
Dirk Habighorst <[EMAIL PROTECTED]> wrote on 02/09/2003 
10:23:57 PM:


Hi!

running the site goal generates the following error:

BUILD FAILED
File.. 
file:/home/hm/dirk/.maven/plugins/maven-xdoc-plugin-1.4-SNAPSHOT/

Element... attainGoal
Line.. 575
Column 48
No goal [
 maven-checkstyle-plugin
   :register]
I used the current cvs HEAD. As far as I can track the problem, it 
seems that expanding ${report} generates a newline.
--
 Dirk Habighorst e-mail:[EMAIL PROTECTED]
 Epigenomics AG Tel.: +49-30-24345-372
 Kleine Präsidentenstrasse 1
 10178 Berlin

-
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]


Re: bug in maven-xdoc-plugin-1.4-SNAPSHOT ?

2003-09-02 Thread dion
What's your  section in the project.xml look like?
--
dIon Gillard, Multitask Consulting
Blog:  http://blogs.codehaus.org/people/dion/


Dirk Habighorst <[EMAIL PROTECTED]> wrote on 02/09/2003 
10:23:57 PM:

> Hi!
> 
> running the site goal generates the following error:
> 
> BUILD FAILED
> File.. 
file:/home/hm/dirk/.maven/plugins/maven-xdoc-plugin-1.4-SNAPSHOT/
> Element... attainGoal
> Line.. 575
> Column 48
> No goal [
>   maven-checkstyle-plugin
> :register]
> 
> I used the current cvs HEAD. As far as I can track the problem, it 
> seems that expanding ${report} generates a newline.
> -- 
>   Dirk Habighorst e-mail:[EMAIL PROTECTED]
>   Epigenomics AG Tel.: +49-30-24345-372
>   Kleine Präsidentenstrasse 1
>   10178 Berlin
> 
> 
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>