Message:
The following issue has been closed.
Resolver: dion gillard
Date: Wed, 15 Oct 2003 11:45 PM
It works here. Please provide either more information, or a test case.
-
View the issue:
http://jira.codehaus.o
The following comment has been added to this issue:
Author: dion gillard
Created: Wed, 15 Oct 2003 11:43 PM
Body:
Works ok here:
java:compile:
[echo] Compiling to C:\Documents and Settings\dion\My
Documents\IBM\wsad\workspace\PropertyEJB/target/classes
[available] [DEBUG]
The following comment has been added to this issue:
Author: dion gillard
Created: Wed, 15 Oct 2003 11:39 PM
Body:
This has now become the NSIS plugin
-
View the issue:
http://jira.codehaus.org/secure/ViewIssue.j
[EMAIL PROTECTED] wrote:
Does anyone have anything to add to this:
I do - but it's not politically correct.
Stephen.
Maven 1.0 RC1 [2] was released 30 September. This was another quiet
release mostly fixing problems [3] with plugins and adding functionality
that allows the automated downl
Last 500 lines of a clean bootstrap build of maven at 20031015-2200
[exec] +
[exec] build:
[exec] [echo] D succeeds on purpose
[exec] [echo] failure-1 failed correctly
[exec] [echo] failure-2 failed correctly
[exec
Good idea!
--
dIon Gillard, Multitask Consulting
Blog: http://blogs.codehaus.org/people/dion/
Brett Porter <[EMAIL PROTECTED]> wrote on 16/10/2003 11:13:49 AM:
> Are you sure this works? From my recollection looking at the code
recently
> it may not - wouldn't that require a java tag libra
Are you sure this works? From my recollection looking at the code recently
it may not - wouldn't that require a java tag library to be defined in the
plugin to trigger it?
In the new code all the plugins are loaded anyway, but I'd like to get back
to loading on demand. That means that this problem
This is a bug in the cactus plugin. It should be referring to the java
plugin using xmlns:java="java".
--
dIon Gillard, Multitask Consulting
Blog: http://blogs.codehaus.org/people/dion/
"Sean Timm" <[EMAIL PROTECTED]> wrote on 16/10/2003 03:03:35 AM:
> I've run into a problem while attemp
Does anyone have anything to add to this:
Maven 1.0 RC1 [2] was released 30 September. This was another quiet
release mostly fixing problems [3] with plugins and adding functionality
that allows the automated download and installation of plugins. There is
also a Windows installer available.
M
The following comment has been added to this issue:
Author: dion gillard
Created: Wed, 15 Oct 2003 7:45 PM
Body:
I'd guess it should ant:move file="${basedir}/build.xml"
instead of build.xml?
-
View the issue:
This is a known issue, should be fixed by RC2. The previous workaround is
that the cactus plugin should call one goal in java to make sure it is
loaded.
An example of such a dummy goal is war:load.
This also breaks the appserver/webserver plugin combo, which I filed in JIRA
the other day.
- Brett
The following comment has been added to this issue:
Author: Brett Porter
Created: Wed, 15 Oct 2003 5:34 PM
Body:
Works for me. Those parameters (dest and package) should only be needed for a
checkout. Where are you running the update from? It should be the location of
project.xml
Message:
The following issue has been closed.
Resolver: Brett Porter
Date: Wed, 15 Oct 2003 5:30 PM
Sounds like the wrong approach.
A single project should not be spanning multiple repositories - but your build can.
The way to do this, though, is to run scm:bootstrap-project sever
Message:
The following issue has been closed.
Resolver: dion gillard
Date: Wed, 15 Oct 2003 5:20 PM
Applied today
-
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-931
Here is an overvi
Message:
A new issue has been created in JIRA.
-
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-937
Here is an overview of the issue:
--
Message:
A new issue has been created in JIRA.
-
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-936
Here is an overview of the issue:
--
The following issue has been updated:
Updater: Maxwell Grender-Jones (mailto:[EMAIL PROTECTED])
Date: Wed, 15 Oct 2003 2:15 PM
Changes:
Attachment changed to scm.diff
-
For a full history of the iss
Message:
A new issue has been created in JIRA.
-
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-935
Here is an overview of the issue:
--
I've been trying to get the Cactus plugin to work, and I ran into a
problem where it wasn't finding junit on the classpath. I tried adding
it to my dependencies, but it didn't help any.
After doing some research, it looks like junit and Ant have some
classloader issues. See the following:
http:/
This is with the RC1 version, btw...
> -Original Message-
> From: Sean Timm
> Sent: Wednesday, October 15, 2003 11:04 AM
> To: [EMAIL PROTECTED]
> Subject: Context variables only available if plugin
> previously loaded...
>
> I've run into a problem while attempting to use the Cactus p
I've run into a problem while attempting to use the Cactus plugin. It
references several variables from the java plugin. For example:
${pom.getPluginContext('maven-java-plugin').getVariable('maven.compile.t
arget')}
At the command-line, I call the cactus-compile goal. The problem seems
to be th
Message:
A new issue has been created in JIRA.
-
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-934
Here is an overview of the issue:
--
Message:
A new issue has been created in JIRA.
-
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-933
Here is an overview of the issue:
--
Message:
A new issue has been created in JIRA.
-
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-932
Here is an overview of the issue:
--
Brett Porter wrote:
WFM.
The executing user needs permission to write to $MAVEN_HOME/plugins - that's
about the only thing I can think of.
works for me on Linux - provided permissions are set correctly.
Cheers
-
To unsubscribe
Mark McBride wrote:
> This is true, there's actually only a handful of jars that are actually
> compiled against. The only concern I have with only entering those
> handful of jars as dependencies is that somehow a developer could change
> the version of the jdbc driver not knowing that it has real
26 matches
Mail list logo