Touchnstone tests fails due to your last commit in
maven/src/test/touchstone-build/maven.xml
[exec] BUILD FAILED
[exec] File..
file:/D:/cvs_repo/jakarta/maven-branch/1.0/maven/maven.xml
[exec] Element... maven:maven
[exec] Total time: 3 minutes 35 seconds
[exec] Finish
Message:
The following issue has been closed.
Resolver: Emmanuel Venisse
Date: Sat, 3 Apr 2004 12:42 AM
Done.
-
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-1218
Here is an overview of
Message:
A new issue has been created in JIRA.
-
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-1218
Here is an overview of the issue:
---
The following issue has been updated:
Updater: Brett Porter (mailto:[EMAIL PROTECTED])
Date: Fri, 2 Apr 2004 7:09 PM
Changes:
Fix Version changed to 1.0-rc3
-
For a full history of the issue, see:
The following issue has been updated:
Updater: Brett Porter (mailto:[EMAIL PROTECTED])
Date: Fri, 2 Apr 2004 7:09 PM
Changes:
Fix Version changed to 1.0
-
For a full history of the issue, see:
ht
The following issue has been updated:
Updater: Brett Porter (mailto:[EMAIL PROTECTED])
Date: Fri, 2 Apr 2004 7:00 PM
Comment:
-o correctly sets the var, but the problem is that if maven.mode.online is specified
as true in build or project properties, it will override the command li
brett 2004/04/02 15:43:09
Modified:src/java/org/apache/maven/jelly Tag: MAVEN-1_0-BRANCH
JellyUtils.java MavenExpressionFactory.java
MavenJellyContext.java
src/java/org/apache/maven/plugin Tag: MAVEN-1_0-BRANCH
Message:
The following issue has been closed.
Resolver: Brett Porter
Date: Fri, 2 Apr 2004 6:52 PM
repo.local override works.
jar overrides do not. However, this doesn't sound like the right behaviour to have - a
project should not really be modifying the plugin's behaviour, instea
Message:
The following issue has been closed.
-
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-540
Here is an overview of the issue:
Message:
The following issue has been closed.
Resolver: Brett Porter
Date: Fri, 2 Apr 2004 6:48 PM
removed set function - not used
-
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-1205
H
brett 2004/04/02 15:37:19
Modified:src/java/org/apache/maven Tag: MAVEN-1_0-BRANCH
MavenUtils.java
Log:
PR: MAVEN-1205
remove function unused, and would cause ClassCastException if used
Revision ChangesPath
No revision
No
Message:
The following issue has been closed.
Resolver: Brett Porter
Date: Fri, 2 Apr 2004 6:42 PM
not needed now that plugin cache handles modifications properly
-
View the issue:
http://jira.codehaus.org/secure/
Message:
The following issue has been closed.
-
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-1215
Here is an overview of the issue:
---
Message:
The following issue has been closed.
-
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-1214
Here is an overview of the issue:
---
The following comment has been added to this issue:
Author: Vincent Massol
Created: Fri, 2 Apr 2004 4:47 PM
Body:
Ryan, I think there are some misunderstandings.
The master project is supposed to run dashboard:report (either directly or through the
site goal).
However child proj
The following comment has been added to this issue:
Author: Vincent Massol
Created: Fri, 2 Apr 2004 4:25 PM
Body:
Nicolas, can I close this issue?
-
View this comment:
http://jira.codehaus.org/secure/ViewIssue.j
Message:
The following issue has been closed.
Resolver: Vincent Massol
Date: Fri, 2 Apr 2004 4:24 PM
I think it was already fixed (fork was always on). However as I have alwso fixed
clover:on it should also work if you use clover:on standalone (i.e. without calling
clover:test).
-
vmassol 2004/04/02 13:12:02
Modified:clover plugin.jelly project.properties plugin.properties
project.xml
clover/xdocs properties.xml navigation.xml index.xml
goals.xml changes.xml
clover/src/plugin-test proj
jvanzyl 2004/04/02 12:41:21
Modified:maven-project/src/main/java/org/apache/maven/project
DefaultMavenProjectBuilder.java
Added: maven-project/src/main/java/org/apache/maven/project
DefaultModelInheritanceAssembler.java
The following comment has been added to this issue:
Author: Ryan Sonnek
Created: Fri, 2 Apr 2004 3:45 PM
Body:
to me, the inheritance of the section isn't a problem. if my child project
inherits the dashboard report and attempts to run it, that's fine. The report still
needs t
vmassol 2004/04/02 11:54:07
Modified:dashboard/src/plugin-test project.properties
Log:
formatting at 80 chars
Revision ChangesPath
1.6 +2 -1 maven-plugins/dashboard/src/plugin-test/project.properties
Index: project.properties
The following comment has been added to this issue:
Author: Vincent Massol
Created: Fri, 2 Apr 2004 2:55 PM
Body:
Sean, can I close this issue?
-
View this comment:
http://jira.codehaus.org/secure/ViewIssue.jspa
The following comment has been added to this issue:
Author: Vincent Massol
Created: Fri, 2 Apr 2004 2:50 PM
Body:
I believe the main issue is because you're giving your top level project 2 different
roles:
1- one of share area for common settings
2- one of real top level project t
jvanzyl 2004/04/02 10:44:56
Modified:maven-core/src/main/java/org/apache/maven DefaultMaven.java
Log:
no message
Revision ChangesPath
1.12 +7 -3
maven-components/maven-core/src/main/java/org/apache/maven/DefaultMaven.java
Index: DefaultMaven.java
===
jvanzyl 2004/04/02 10:41:24
Modified:maven-core/src/main/java/org/apache/maven DefaultMaven.java
Log:
o allow information about goals and plugins to be accessed for help and integration
purposes.
Revision ChangesPath
1.11 +31 -10
maven-components/maven-core/src/
jvanzyl 2004/04/02 10:37:43
Modified:maven-core/src/main/java/org/apache/maven Maven.java
Log:
o allow information about goals and plugins to be accessed for help and integration
purposes.
Revision ChangesPath
1.5 +25 -1
maven-components/maven-core/src/main/ja
jvanzyl 2004/04/02 10:33:13
Modified:maven-core/src/main/java/org/apache/maven/plugin/manager
AbstractPluginManager.java
DefaultPluginManagerManager.java
PluginManagerManager.java
Log:
o allow information about g
jvanzyl 2004/04/02 10:31:44
Modified:maven-core/src/main/java/org/apache/maven DefaultMaven.java
Log:
o adding explicit support for the execution of a goal without a project being
present.
Revision ChangesPath
1.10 +15 -37
maven-components/maven-core/src/main/ja
jvanzyl 2004/04/02 10:31:02
Modified:maven-core/src/main/java/org/apache/maven Maven.java
Log:
no message
Revision ChangesPath
1.4 +3 -3
maven-components/maven-core/src/main/java/org/apache/maven/Maven.java
Index: Maven.java
Message:
A new issue has been created in JIRA.
-
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPJDEVELOPER-2
Here is an overview of the issue:
---
The following issue has been updated:
Updater: Ryan Sonnek (mailto:[EMAIL PROTECTED])
Date: Fri, 2 Apr 2004 12:07 PM
Changes:
Attachment changed to plugin.jelly
-
For a full history of the issue, se
[EMAIL PROTECTED] wrote:
jvanzyl 2004/04/01 16:13:07
Modified:maven-core/src/main/java/org/apache/maven/plugin/descriptor
GoalDescriptor.java
Log:
o does the goal require dependency resolution in order to execute, by
default we will assume yes. But for things
jvanzyl 2004/04/02 08:14:33
Modified:maven-core/src/main/java/org/apache/maven/plugin/descriptor
GoalDescriptor.java
Log:
o state whether the goal needs a project present, we will default to true
but in many cases with things like "maven --setup xstream" t
Brett,
Can you explain to me why you need to add the jelly-xml tag to the
dependency list? I don't see how it is related to JDK 1.3 vs JDK 1.4
issue (no XML parser in JDK 1.3).
Someone has raised an issue with the Jetty plugin, saying that he had to
copy the jetty-xml jar to MAVEN_HOME/lib to get
The following issue has been updated:
Updater: Dominik Dahlem (mailto:[EMAIL PROTECTED])
Date: Fri, 2 Apr 2004 6:12 AM
Comment:
a first implementation of a transform plugin. I'm using this one to transform docbooks.
It supports catalogs, html, and pdf transformation by using FOP and
Message:
A new issue has been created in JIRA.
-
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-1217
Here is an overview of the issue:
---
The following comment has been added to this issue:
Author: Kristopher Brown
Created: Fri, 2 Apr 2004 5:39 AM
Body:
No longer an issue under RC2, not sure what has changed elswhere in the code base for
this to work again.
I guess this should just be closed now.
--
The following issue has been updated:
Updater: $changelogauthor.fullName (mailto:)
Date: Fri, 2 Apr 2004 5:32 AM
Changes:
Attachment changed to maven-wsdl2java-plugin-0.2-SNAPSHOT.tar.gz
-
For a ful
38 matches
Mail list logo