[jira] Created: (MPCHECKSTYLE-29) Turbine checkstyle rules do not match Turbine coding rules

2004-11-13 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/browse/MPCHECKSTYLE-29 Here is an overview of the issue: -

Re: Maven 1.1 and maven-model impact on plugins

2004-11-13 Thread Brett Porter
Hi Carlos, This was added because the code references the project from java code at some point. It will work with Maven 1.0.x, but we don't want a snapshot, so the best plan of attack is to get a release of the model out. If you want to remove the dependency in the meantime, that's fine - but i

Re: The newly generated site for Maven

2004-11-13 Thread Dennis Lundberg
OK, cool. I'll just wait and see then. -- Dennis Lundberg Brett Porter wrote: Sorry Dennis, those ended up on the mainline of CVS, then we switched back to the branch. The branch is now closed. You should see the improvements within the next week. - Brett Dennis Lundberg wrote: The site for Maven

[jira] Created: (MPECLIPSE-57) Make sourcepath more flexible

2004-11-13 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/browse/MPECLIPSE-57 Here is an overview of the issue: - Ke

[jira] Created: (MAVEN-1502) Build doesn't fail when dependency can't be downloaded due to wrong permissions

2004-11-13 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/browse/MAVEN-1502 Here is an overview of the issue: - Key:

Maven 1.1 and maven-model impact on plugins

2004-11-13 Thread Carlos Sanchez
Hi, Brett has added a dependency to maven-model-1.1-SNAPSHOT to linkcheck plugin. I need to remove it in order to make releases working in 1.0.x. I checked other plugins (java, jar) but they have no maven-model dep, this confused me. Should I open a cvs branch for 1.1 (if so, how was it done in

RE: Overriding pugin goals in jelly

2004-11-13 Thread Vincent Massol
To my knowledge there is no way with the version of werkz we're using in Maven (I don't know if werkz has support for this in another version or whether it is planned). I remember discussing this some time back in order to fully support a AOP-like mechanism for goals (pre-goals, post-goals and aro

Overriding pugin goals in jelly

2004-11-13 Thread Carlos Sanchez
Hi, Is there a way to override a plugin goal in the maven.xml and call the plugin goal with the same name? Something like the super call in Java. Next code causes an infinite recursive call. In maven.xml: Regards Carlos Sanchez A Coruña, Spain http://www.jroller.com/page/carloss

[jira] Closed: (MAVENUPLOAD-258) Please upload HtmlUnit-1.3.jar

2004-11-13 Thread jira
Message: The following issue has been closed. - View the issue: http://jira.codehaus.org/browse/MAVENUPLOAD-258 Here is an overview of the issue: -

[jira] Closed: (MAVENUPLOAD-257) Upload request for Mavenzilla 0.3

2004-11-13 Thread jira
Message: The following issue has been closed. - View the issue: http://jira.codehaus.org/browse/MAVENUPLOAD-257 Here is an overview of the issue: -

[jira] Created: (MAVENUPLOAD-258) Please upload HtmlUnit-1.3.jar

2004-11-13 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/browse/MAVENUPLOAD-258 Here is an overview of the issue: -

[jira] Created: (MAVENUPLOAD-257) Upload request for Mavenzilla 0.3

2004-11-13 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/browse/MAVENUPLOAD-257 Here is an overview of the issue: -

Re: model source

2004-11-13 Thread Jason van Zyl
On Sat, 2004-11-13 at 06:57, Corey Scott wrote: > Does anyone know where the maven-model-1.1-SNAPSHOT source is? It > looks like it is supposed to be in maven-components/maven-model but > there are not source files there? The sources, along with several other artifacts, are themselves generated

[jira] Updated: (MPXDOC-128) Internationalized Websites

2004-11-13 Thread jira
The following issue has been updated: Updater: Siveton Vincent (mailto:[EMAIL PROTECTED]) Date: Sat, 13 Nov 2004 9:51 AM Comment: A dummy example Changes: Attachment changed to dummy.zip - For a

[jira] Updated: (MPXDOC-128) Internationalized Websites

2004-11-13 Thread jira
The following issue has been updated: Updater: Siveton Vincent (mailto:[EMAIL PROTECTED]) Date: Sat, 13 Nov 2004 9:50 AM Comment: My xdoc contribution Changes: Attachment changed to maven-xdoc-plugin-1.9-SNAPSHOT.zip -

[jira] Updated: (MPXDOC-128) Internationalized Websites

2004-11-13 Thread jira
The following issue has been updated: Updater: Siveton Vincent (mailto:[EMAIL PROTECTED]) Date: Sat, 13 Nov 2004 9:49 AM Changes: Attachment changed to French site.jpg - For a full history of the is

[jira] Updated: (MPXDOC-128) Internationalized Websites

2004-11-13 Thread jira
The following issue has been updated: Updater: Siveton Vincent (mailto:[EMAIL PROTECTED]) Date: Sat, 13 Nov 2004 9:48 AM Changes: Attachment changed to Default language.jpg - For a full history of t

[jira] Commented: (MPXDOC-128) Internationalized Websites

2004-11-13 Thread jira
The following comment has been added to this issue: Author: Siveton Vincent Created: Sat, 13 Nov 2004 9:46 AM Body: I am totally agree with you. The internationalization support is an highly issue for some reasons like law constraint (Canada has two official languages - English a

RE: site nav, style as artifacts? new POM elements?

2004-11-13 Thread Carlos Sanchez
Hi, IMHO there should be a composition of projects. This way I could create a project that actually is a composition of one or more projects or composition of projects, and calling e.g. site in that one would call site in each of the projects and integrate the results. I don't know if this is al

model source

2004-11-13 Thread Corey Scott
Does anyone know where the maven-model-1.1-SNAPSHOT source is? It looks like it is supposed to be in maven-components/maven-model but there are not source files there? Thanks, Corey - To unsubscribe, e-mail: [EMAIL PROTECTED] F