[jira] Updated: (MPWAR-40) include build.number in Implementation-Version in manifest

2005-01-27 Thread jira
The following issue has been updated: Updater: Jonathan W. Cranford (mailto:[EMAIL PROTECTED]) Date: Fri, 28 Jan 2005 1:32 AM Comment: patch mentioned in Issue Description above Changes: Attachment changed to maven-war-plugin-build.number.patch -

[jira] Created: (MPWAR-40) include build.number in Implementation-Version in manifest

2005-01-27 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/browse/MPWAR-40 Here is an overview of the issue: - Key: M

[jira] Created: (MPWAR-39) Documentation: filter web.xml should recommend to add a pregoal to war:war-resources

2005-01-27 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/browse/MPWAR-39 Here is an overview of the issue: - Key: M

[jira] Commented: (MPECLIPSE-66) Custom eclipse variables in .classpath generation

2005-01-27 Thread jira
The following comment has been added to this issue: Author: Nils-Helge Garli Created: Thu, 27 Jan 2005 5:20 PM Body: Yes, and we do that already for project local properties that reside in a project relative folder. But this is for system wide property files in folders that are r

[jira] Commented: (MPECLIPSE-66) Custom eclipse variables in .classpath generation

2005-01-27 Thread jira
The following comment has been added to this issue: Author: David Eric Pugh Created: Thu, 27 Jan 2005 4:13 PM Body: This is what we use: maven.eclipse.classpath.include=src/conf,src/test-resources That adds the src/conf and src/test-resources to the classpath and then everything

[jira] Commented: (MPECLIPSE-66) Custom eclipse variables in .classpath generation

2005-01-27 Thread jira
The following comment has been added to this issue: Author: Nils-Helge Garli Created: Thu, 27 Jan 2005 3:02 PM Body: For instance, in our current project, we need to have an external folder with some property files in the classpath. In Eclipse 2.1, one would solve this by adding

[jira] Commented: (MPECLIPSE-66) Custom eclipse variables in .classpath generation

2005-01-27 Thread jira
The following comment has been added to this issue: Author: David Eric Pugh Created: Thu, 27 Jan 2005 2:34 PM Body: Can you provide more detail on what you are trying to accomplish? What would be a use case for more variables? -

[jira] Commented: (MPECLIPSE-64) Add ability to specify eclipse.dependency in property files

2005-01-27 Thread jira
The following comment has been added to this issue: Author: David Eric Pugh Created: Thu, 27 Jan 2005 2:33 PM Body: This really should be applied at a global level, not just at the eclipse level. For example, war.dependency would be another example.. I don't see a really stron

[jira] Closed: (MPECLIPSE-62) maven.eclipse.conclasspath is ignored when junit test src is not present

2005-01-27 Thread jira
Message: The following issue has been closed. Resolver: David Eric Pugh Date: Thu, 27 Jan 2005 2:31 PM The workaournd describe of creating the empty directory is the right thing. There are quite a few places in Maven where this logic occurs, it's not an Eclipse plugin specific th

[jira] Commented: (MPECLIPSE-61) Support different output folders for differnet source folders

2005-01-27 Thread jira
The following comment has been added to this issue: Author: David Eric Pugh Created: Thu, 27 Jan 2005 2:29 PM Body: I think the idea of the Eclipse plugin is to make Eclipse mirror the Maven approach to building stuff, not have Maven mirror the Eclipse way of doing things. Becau

[jira] Closed: (MPECLIPSE-68) eclipse:add-maven-repo doesn't update correct Eclipse property file

2005-01-27 Thread jira
Message: The following issue has been closed. Resolver: David Eric Pugh Date: Thu, 27 Jan 2005 2:26 PM Fixed and committed - View the issue: http://jira.codehaus.org/browse/MPECLIPSE-68 Here is an overview of the

[jira] Closed: (MPECLIPSE-67) add-maven-repo fails if Eclipse hasn't been started yet

2005-01-27 Thread jira
Message: The following issue has been closed. Resolver: David Eric Pugh Date: Thu, 27 Jan 2005 2:25 PM Fixed and committed - View the issue: http://jira.codehaus.org/browse/MPECLIPSE-67 Here is an overview of the

svn commit: r126755 - /maven/maven-1/plugins/trunk/eclipse/plugin.jelly /maven/maven-1/plugins/trunk/eclipse/xdocs/changes.xml

2005-01-27 Thread epugh
Author: epugh Date: Thu Jan 27 11:12:30 2005 New Revision: 126755 URL: http://svn.apache.org/viewcvs?view=rev&rev=126755 Log: MPECLIPSE-67 and MPECLIPSE-68. Fixing eclipse:add-maven-repo goal for use with Eclipse 3.x Modified: maven/maven-1/plugins/trunk/eclipse/plugin.jelly maven/maven-1/

[jira] Created: (MPECLIPSE-68) eclipse:add-maven-repo doesn't update correct Eclipse property file

2005-01-27 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/browse/MPECLIPSE-68 Here is an overview of the issue: - Ke

[jira] Created: (MPECLIPSE-67) add-maven-repo fails if Eclipse hasn't been started yet

2005-01-27 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/browse/MPECLIPSE-67 Here is an overview of the issue: - Ke

svn commit: r126632 - /maven/maven-1/plugins/trunk/cruisecontrol/project.xml

2005-01-27 Thread epugh
Author: epugh Date: Thu Jan 27 09:49:02 2005 New Revision: 126632 URL: http://svn.apache.org/viewcvs?view=rev&rev=126632 Log: Bump version, testing commit permissions Modified: maven/maven-1/plugins/trunk/cruisecontrol/project.xml Modified: maven/maven-1/plugins/trunk/cruisecontrol/project.xml

[eclipse] add-maven-repo goal failing under Eclipse 3.0.1?

2005-01-27 Thread Eric Pugh
Hi all, I was wondering if the eclipse:add-maven-repo goal was failing for anyone else? I am scripting an install of Eclipse 3.0.1, and notice that the plugin seems to be referring to the wrong path, maybe used in one of the Eclipse 3.0 Milestone builds: /.metadata/.plugins/org.eclipse.jdt.core/p

How to add a menu from a maven plugin

2005-01-27 Thread Timo Wolf
Hi everybody, From a maven plugin, I generate many xml file, containing information like a document, with section and subsection . It would be nice, if I would have a navigation menu in the Maven navigation bar for this document. So, is there a way to add, dynamically from a report, s with int

svn commit: r126607 - /maven/maven-1/core/trunk/xdocs/about/powered.xml

2005-01-27 Thread brett
Author: brett Date: Thu Jan 27 05:22:51 2005 New Revision: 126607 URL: http://svn.apache.org/viewcvs?view=rev&rev=126607 Log: remove timing out site Modified: maven/maven-1/core/trunk/xdocs/about/powered.xml Modified: maven/maven-1/core/trunk/xdocs/about/powered.xml Url: http://svn.apache.org

Re: bootstrap not working?

2005-01-27 Thread Brett Porter
bootstrap fixed, xdoc not so. - Brett Brett Porter wrote: thanks, I'd forgotten that bootstrap doesn't reference the maven.repo.remote value However, xdoc on trunk is fried currently, so I don't recommend it. I upgraded dom4j and am still working through a couple of niggles. - Brett Vincent Mas

svn commit: r126606 - /maven/maven-1/plugins/trunk/xdoc

2005-01-27 Thread brett
Author: brett Date: Thu Jan 27 05:00:11 2005 New Revision: 126606 URL: http://svn.apache.org/viewcvs?view=rev&rev=126606 Log: ignore iml Modified: maven/maven-1/plugins/trunk/xdoc/ (props changed) - To unsubscribe, e-mail: [

svn commit: r126605 - /maven/maven-1/core/trunk/src/bootstrap/org/apache/maven/BootstrapTask.java

2005-01-27 Thread brett
Author: brett Date: Thu Jan 27 04:36:13 2005 New Revision: 126605 URL: http://svn.apache.org/viewcvs?view=rev&rev=126605 Log: bad nesting... no loop for you! (now fixed) Modified: maven/maven-1/core/trunk/src/bootstrap/org/apache/maven/BootstrapTask.java Modified: maven/maven-1/core/trunk/src

svn commit: r126604 - /maven/maven-1/core/trunk/build-bootstrap.xml /maven/maven-1/core/trunk/src/bootstrap/org/apache/maven/BootstrapTask.java

2005-01-27 Thread brett
Author: brett Date: Thu Jan 27 04:27:48 2005 New Revision: 126604 URL: http://svn.apache.org/viewcvs?view=rev&rev=126604 Log: use maven.repo.remote for bootstrap Modified: maven/maven-1/core/trunk/build-bootstrap.xml maven/maven-1/core/trunk/src/bootstrap/org/apache/maven/BootstrapTask.java

svn commit: r126603 - in maven/maven-1/plugins/trunk/artifact: . src/main/org/apache/maven/artifact/deployer src/main/org/apache/maven/deploy/deployers

2005-01-27 Thread brett
Author: brett Date: Thu Jan 27 03:58:54 2005 New Revision: 126603 URL: http://svn.apache.org/viewcvs?view=rev&rev=126603 Log: swap commons-io for the more commonly used plexus-utils Modified: maven/maven-1/plugins/trunk/artifact/project.xml maven/maven-1/plugins/trunk/artifact/src/main/org

svn commit: r126602 - /maven/maven-1/core/trunk/project.properties /maven/maven-1/jelly-tags/trunk/project.properties

2005-01-27 Thread brett
Author: brett Date: Thu Jan 27 03:48:46 2005 New Revision: 126602 URL: http://svn.apache.org/viewcvs?view=rev&rev=126602 Log: add repo list for core and jelly-tags Modified: maven/maven-1/core/trunk/project.properties maven/maven-1/jelly-tags/trunk/project.properties Modified: maven/maven-1

svn commit: r126602 - /maven/maven-1/core/trunk/project.properties /maven/maven-1/jelly-tags/trunk/project.properties

2005-01-27 Thread brett
Author: brett Date: Thu Jan 27 03:48:46 2005 New Revision: 126602 URL: http://svn.apache.org/viewcvs?view=rev&rev=126602 Log: add repo list for core and jelly-tags Modified: maven/maven-1/core/trunk/project.properties maven/maven-1/jelly-tags/trunk/project.properties Modified: maven/maven-1

svn commit: r126601 - /maven/maven-1/plugins/trunk/changelog/src/main/org/apache/maven/cvslib/CvsConnection.java

2005-01-27 Thread brett
Author: brett Date: Thu Jan 27 03:40:01 2005 New Revision: 126601 URL: http://svn.apache.org/viewcvs?view=rev&rev=126601 Log: cleanup changelog a little Modified: maven/maven-1/plugins/trunk/changelog/src/main/org/apache/maven/cvslib/CvsConnection.java Modified: maven/maven-1/plugins/trunk/c

svn commit: r126600 - /maven/maven-1/plugins/trunk/site

2005-01-27 Thread brett
Author: brett Date: Thu Jan 27 03:38:50 2005 New Revision: 126600 URL: http://svn.apache.org/viewcvs?view=rev&rev=126600 Log: ignore velocity.log Modified: maven/maven-1/plugins/trunk/site/ (props changed) - To unsubscribe,

svn commit: r126599 - in maven/maven-1/core/trunk/xdocs: . about developers project using

2005-01-27 Thread brett
Author: brett Date: Thu Jan 27 03:33:54 2005 New Revision: 126599 URL: http://svn.apache.org/viewcvs?view=rev&rev=126599 Log: updated documentation Removed: maven/maven-1/core/trunk/xdocs/about/whymaven.xml Modified: maven/maven-1/core/trunk/xdocs/developers/documentation-conventions.xml

Re: bootstrap not working?

2005-01-27 Thread Brett Porter
thanks, I'd forgotten that bootstrap doesn't reference the maven.repo.remote value However, xdoc on trunk is fried currently, so I don't recommend it. I upgraded dom4j and am still working through a couple of niggles. - Brett Vincent Massol wrote: Hi guys, I've just tried to build maven from SV

bootstrap not working?

2005-01-27 Thread Vincent Massol
Hi guys, I've just tried to build maven from SVN trunk (ant -f build-bootstrap.xml) and it's failing on a dependency: BUILD FAILED C:\dev\maven\maven-1\core\build-bootstrap.xml:109: java.lang.Exception: Failed to download http://www.ibiblio.org/maven/maven/jars /maven-model-3.0.0-SNAPSHOT.jar An