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
-
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
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
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
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
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
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?
-
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
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
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
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
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
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/
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
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
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
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
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
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
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
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: [
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
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
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
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
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
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
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,
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
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
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
31 matches
Mail list logo