Re: [m2] dependency properties

2005-05-15 Thread Gilles Dodinet
Brett Porter wrote: On 5/15/05, Gilles Dodinet [EMAIL PROTECTED] wrote: previous plugin version only used the following dependency property (similar to the war.bundle property), as well as a couple of properties defined in project.properties (but those will go under the plugin config section)

[m2] Reports DefaultModelInheritanceAssembler

2005-05-15 Thread Peter van de Hoef
Hi all, If I look at the source of the DefaultModelInheritanceAssembler (m2 alpha-2) under the comment '// Reports :: aggregate'. It says that reports of the parent pom and the child pom are merged. This works fine, but if I have no reports section at all in the child pom, no reports are

[m2] Checkstyle FileNotFoundException

2005-05-15 Thread Peter van de Hoef
Hi all, I am experimenting with the reporting features of m2 alpha-2 and get the following exception when running the maven-checkstyle-plugin: Unable to save cache file java.io.FileNotFoundException: target/checkstyle-cachefile (No such file or directory) at

Re: [m2] Checkstyle FileNotFoundException

2005-05-15 Thread Peter van de Hoef
- Where can I find the sources of these plugins? Sorry, I was looking with my nose. I've found them under 'maven-reporting'. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: [m2] Reports DefaultModelInheritanceAssembler

2005-05-15 Thread Brett Porter
On 5/16/05, Peter van de Hoef [EMAIL PROTECTED] wrote: Hi all, If I look at the source of the DefaultModelInheritanceAssembler (m2 alpha-2) under the comment '// Reports :: aggregate'. It says that reports of the parent pom and the child pom are merged. This works fine, but if I have no

Re: [m2] Checkstyle FileNotFoundException

2005-05-15 Thread Brett Porter
output directory fixed for next release. - Brett On 5/16/05, Peter van de Hoef [EMAIL PROTECTED] wrote: - Where can I find the sources of these plugins? Sorry, I was looking with my nose. I've found them under 'maven-reporting'.

Re: Maven XML files and their Schema

2005-05-15 Thread Brett Porter
Sorry, there isn't a schema for maven.xml or any of its tag libraries at this point. - Brett On 5/13/05, Jan Bares [EMAIL PROTECTED] wrote: Hi, where can I found the name of XML schema used for maven.xml file? Project.xml is in maven-project.xsd, but where is schema for jelly:core,

Re: Variable Sub. in Conf Files?

2005-05-15 Thread Felipe Leme
Brett/Rick, First of all, sorry for just sending this message 3 months after the original, but just now I got some time to loop over the 2k+ message I haven't read yet :-( Anyway, just FYI, there is a JIRA issue regarding this feature: http://jira.codehaus.org/browse/MAVEN-514 The issues

Re: Variable Sub. in Conf Files?

2005-05-15 Thread Brett Porter
I know... I opened it before I became a committer :) This will be addressed in m2 (currently working through the proposal in terms of profiles). Kenney has already atttached a patch to the MNG issue if anyone needs filtering for m2 today (though it won't be compatible with the final solution I