Message:
A new issue has been created in JIRA.
-
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-525
Here is an overview of the issue:
--
Message:
The following issue has been closed.
Resolver: dion gillard
Date: Mon, 30 Jun 2003 1:19 AM
Added eclipse:external-tools-21 goal
-
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN
dion2003/06/29 22:56:07
Modified:src/plugins-build/eclipse/xdocs changes.xml goals.xml
src/plugins-build/eclipse plugin.jelly project.xml
Log:
external-tools support for eclipse 2.1
Note: this is not thoroughly tested
Revision ChangesPath
1.4 +7
dion2003/06/29 22:53:17
Added: src/plugins-build/eclipse/src/plugin-resources/templates
launch.jelly
Log:
Template for the eclipse 2.1 launch files
Revision ChangesPath
1.1
maven/src/plugins-build/eclipse/src/plugin-resource
dion2003/06/29 22:53:07
maven/src/plugins-build/eclipse/src/plugin-resources/templates - New directory
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
dion2003/06/29 22:53:07
maven/src/plugins-build/eclipse/src/plugin-resources - New directory
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
dion2003/06/29 22:53:07
maven/src/plugins-build/eclipse/src - New directory
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
jvanzyl 2003/06/29 22:10:07
Removed: src/templates/sourceforge project.xml
src/templates/standard project.xml
Log:
o These are out of date and not documented.
-
To unsubscribe, e-mail: [EMAIL PROTECTE
jvanzyl 2003/06/29 22:03:46
Removed: src/tools migrate-repo.pl
Log:
o unlikely this is being used and it's not documented at any rate.
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EM
jvanzyl 2003/06/29 22:02:53
Removed: src/tex ruminations.tex
Log:
o This doc hasn't been looked at for a while and almost all the ideas
have now been incorporated into Maven.
-
To unsubscribe, e-mail: [EMAIL PR
jvanzyl 2003/06/29 22:01:10
Removed: core/src/aspect/org/apache/maven PomInheritanceAspect.java
PomInterpolationAspect.java
Log:
o Trying to avoid the use of aspectj in the core for the sake of
simplicity. Without much effort it can be done.
-
The following issue has been updated:
Updater: dion gillard (mailto:[EMAIL PROTECTED])
Date: Sun, 29 Jun 2003 11:10 PM
Comment:
We'll need something like this for each goal we want added to the external tools entry
Changes:
Attachment changed from to maven clean.launc
The following comment has been added to this issue:
Author: dion gillard
Created: Sun, 29 Jun 2003 11:09 PM
Body:
It appears that eclipse 2.1 stores this information differently:
it looks like it goes in
${maven.eclipse.workspace}\.metadata\.plugins\org.eclipse.debug.core\.launche
dion2003/06/29 20:25:11
Modified:xdocsstatus.xml
Log:
Fix typo on beta 8 -> beta 9
Revision ChangesPath
1.13 +2 -4 maven/xdocs/status.xml
Index: status.xml
===
RCS file: /home/cvs/m
dion2003/06/29 20:19:26
Removed: src/plugins-build/reactor/xdocs .cvsignore changes.xml
goals.xml properties.xml navigation.xml index.xml
src/plugins-build/reactor .cvsignore project.properties
plugin.jelly project.xml pl
dion2003/06/29 20:18:49
Added: src/plugins-build/multiproject project.properties
project.xml plugin.properties .cvsignore
plugin.jelly
src/plugins-build/multiproject/xdocs .cvsignore goals.xml
pr
dion2003/06/29 20:18:34
maven/src/plugins-build/multiproject - New directory
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
dion2003/06/29 20:18:35
maven/src/plugins-build/multiproject/xdocs - New directory
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
The following comment has been added to this issue:
Author: Brett Porter
Created: Sun, 29 Jun 2003 9:44 PM
Body:
> I thought it was the opposite. We currently are expecting
> sourceDirectory to be absolute.
sourceDirectory will be absolute once loaded (File object will be made ab
Jason van Zyl <[EMAIL PROTECTED]> wrote on 30/06/2003 11:48:55 AM:
> On Sun, 2003-06-29 at 19:01, [EMAIL PROTECTED] wrote:
> > With the repository plugin, the use of the parent scope is to 'return'
a
> > variable from a tag in a plugin. The use of the system scope is to
access
> > system prope
The following comment has been added to this issue:
Author: dion gillard
Created: Sun, 29 Jun 2003 9:19 PM
Body:
> - all paths in project.xml should not use ${basedir}, and should be
> considered relative to project.xml. There is no need to have any
> absolute paths.
I thought it w
On Sun, 2003-06-29 at 19:01, [EMAIL PROTECTED] wrote:
> With the repository plugin, the use of the parent scope is to 'return' a
> variable from a tag in a plugin. The use of the system scope is to access
> system properties.
The system properties have always been available so that's not a
probl
The following comment has been added to this issue:
Author: Steve Ovens
Created: Sun, 29 Jun 2003 8:11 PM
Body:
I should note that swapping the order of reports (jdepend and checkstyle) (as
suggested above by Incze Lajos [ 16/Jun/03 07:19 PM ]) did not have any effect - I get
the
The following comment has been added to this issue:
Author: Steve Ovens
Created: Sun, 29 Jun 2003 8:03 PM
Body:
Don't know if this helps narrow it down, but if I run a checkstyle report as part of
the "site" or "dist" goals, then I get the same problem - each source file reports a
Hello,
I created 'messages_zh_CN.properties' file based on the
'messages_zh_CN.properties' (existing one /binary)
and performed "native2ascii -encoding EUC_CN".
(maven/src/messages/messages_zh_CN.properties)
I'll attach the file, named message_zh_CN.zip, zip compressed.
Please uncompress this,
The following comment has been added to this issue:
Author: Brett Porter
Created: Sun, 29 Jun 2003 7:09 PM
Body:
The elements in question are:
<*sourceDirectory> (ie includeing unit tests, etc)
(under )
Indication from discussion on the mailing list is this:
- all paths in proje
With the repository plugin, the use of the parent scope is to 'return' a
variable from a tag in a plugin. The use of the system scope is to access
system properties.
With the plugin plugin, it's used to read a property file into it's own
scope and pass them as a single map back to the parent.
Howdy,
The last hiccup I've run into is the jelly scope test in the touchstone
build. I looked at it and wondered why this is even needed so I looked
through the plugins and found all sorts of references to setting
variables with scopes. The following plugins have this attribute:
clover
javadoc
j
Message:
The following issue has been closed.
Resolver: Emmanuel Venisse
Date: Sun, 29 Jun 2003 1:39 PM
Fixed by Jason
-
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-485
Here is an o
Message:
The following issue has been closed.
Resolver: dion gillard
Date: Sun, 29 Jun 2003 1:29 PM
Made them use full path.
-
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-524
Here i
dion2003/06/29 10:59:33
Modified:src/plugins-build/jellydoc project.xml plugin.jelly
Added: src/plugins-build/jellydoc/xdocs changes.xml
Log:
Remove ${basedir} from pom.build.sourceDirectory
Revision ChangesPath
1.11 +10 -1 maven/src/plugins-build/jel
Message:
A new issue has been created in JIRA.
-
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-524
Here is an overview of the issue:
--
We currently have the following 15 issues linked to MAVEN-401 that are
outstanding
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-125
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-461
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-470
http://jira.codehaus.org/secure
Message:
The following issue has been closed.
Resolver: dion gillard
Date: Sun, 29 Jun 2003 12:50 PM
jar and ejb types are added to the dependency classpath now
-
View the issue:
http://jira.codehaus.org/secure/V
dion2003/06/29 10:25:34
Modified:src/java/org/apache/maven DependencyClasspathBuilder.java
Log:
Fix for MAVEN-512
Revision ChangesPath
1.11 +5 -7 maven/src/java/org/apache/maven/DependencyClasspathBuilder.java
Index: DependencyClasspathBuilder.java
==
Message:
The following issue has been closed.
Resolver: dion gillard
Date: Sun, 29 Jun 2003 12:00 PM
It appears this has been fixed for quite some time. plugin.jelly for the java plugin
doesn't use fork="" as a javac attribute
---
The following comment has been added to this issue:
Author: dion gillard
Created: Sun, 29 Jun 2003 11:40 AM
Body:
Not sure which are the correct files here and they're not diffs which makes it hard too
-
View the i
See previous justification...
--
dIon Gillard, Multitask Consulting
Blog: http://blogs.codehaus.org/people/dion/
Work: http://www.multitask.com.au
I don't feel that this issue is important enough to hold up the b10
release, and hence have unlinked it from MAVEN-401.
If you feel strongly that it MUST be in b10, please relink the issue and
vote for it.
Regards,
--
dIon Gillard, Multitask Consulting
Blog: http://blogs.codehaus.org/peopl
Message:
The following issue has been closed.
Resolver: dion gillard
Date: Sun, 29 Jun 2003 11:25 AM
Done recently by Vincent
-
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-453
Here
* use the torque-3.1-alpha2 release
* upgrade some dependencies
* change version to 3.2-SNAPSHOT
Index: project.xml
===
RCS file: /home/cvspublic/maven/src/plugins-build/torque/project.xml,v
retrieving revision 1.7
diff -u -r1.7 projec
dion2003/06/29 09:03:44
Modified:src/plugins-build/clean/xdocs goals.xml changes.xml
Log:
Fix docs
Revision ChangesPath
1.3 +0 -8 maven/src/plugins-build/clean/xdocs/goals.xml
Index: goals.xml
=
Message:
The following issue has been closed.
Resolver: dion gillard
Date: Sun, 29 Jun 2003 11:13 AM
jfreechart 0.9.8 and jcommon 0.8.3 uploaded
-
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?ke
Message:
The following issue has been closed.
Resolver: Jason van Zyl
Date: Sun, 29 Jun 2003 11:12 AM
Dion identified the cross plugin cleaning as not being appropriate so this is not an
issue anymore. The clean plugin is strictly source related.
---
On Sun, 2003-06-29 at 11:43, [EMAIL PROTECTED] wrote:
> dion2003/06/29 08:43:15
>
> Modified:src/plugins-build/clean plugin.jelly
> Log:
> Remove goals that were cross plugin.
> If someone wants clean:classes or clean:docs, then they should
> be implemented in the plugins tha
dion2003/06/29 08:43:15
Modified:src/plugins-build/clean plugin.jelly
Log:
Remove goals that were cross plugin.
If someone wants clean:classes or clean:docs, then they should
be implemented in the plugins that create the directories: java, test and xdoc
Revision Changes
The following comment has been added to this issue:
Author: dion gillard
Created: Sun, 29 Jun 2003 10:43 AM
Body:
Looks LGPL to me
-
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-363
Message:
A new issue has been created in JIRA.
-
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-523
Here is an overview of the issue:
--
Message:
The following issue has been closed.
Resolver: Jason van Zyl
Date: Sun, 29 Jun 2003 9:13 AM
Dion fixed this in CVS HEAD.
-
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-490
H
confirmed.
Sincerely,
-- Tetsuya ([EMAIL PROTECTED])
-
On Sun, 29 Jun 2003 23:48:31 +1000
(Subject: Re: [PATCH] maven/src/message/messages_ja.properties)
Ben Walding <[EMAIL PROTECTED]> wrote:
> Done.
>
> Tetsuya Kitahata wro
Done.
Tetsuya Kitahata wrote:
Hello,
I created 'messages_ja.properties' file based on the
'messages_en.properties' and performed "native2ascii".
(maven/src/message/messages_ja.properties)
I'll attach the file, named message_jp.zip, zip compressed.
Please uncompress this, put the unzipped file t
bwalding2003/06/29 06:48:58
Added: src/messages messages_ja.properties
Log:
Japanese messages
Submitted by: Tetsuya Kitahata
Revision ChangesPath
1.1 maven/src/messages/messages_ja.properties
Index: messages_ja.properties
==
Hello,
I created 'messages_ja.properties' file based on the
'messages_en.properties' and performed "native2ascii".
(maven/src/message/messages_ja.properties)
I'll attach the file, named message_jp.zip, zip compressed.
Please uncompress this, put the unzipped file to
maven/src/message/ directory
dion2003/06/29 06:39:58
Modified:src/plugins-build/word2html/xdocs changes.xml
Log:
Docs on latest changes
Revision ChangesPath
1.3 +3 -0 maven/src/plugins-build/word2html/xdocs/changes.xml
Index: changes.xml
=
dion2003/06/29 06:39:03
Modified:src/plugins-build/word2html/src/plugin-resources
word2html.vbs
Log:
Fully resolve file names so that reactored builds with .. in the path are handled
correctly
Revision ChangesPath
1.4 +8 -7
maven/s
dion2003/06/29 06:23:54
Modified:src/plugins-build/artifact project.xml
Log:
Make it a snapshot
Revision ChangesPath
1.5 +1 -1 maven/src/plugins-build/artifact/project.xml
Index: project.xml
==
dion2003/06/29 06:23:27
Modified:src/plugins-build/artifact project.xml
Log:
Fix descriptions
Revision ChangesPath
1.4 +2 -2 maven/src/plugins-build/artifact/project.xml
Index: project.xml
=
On Sun, 2003-06-29 at 08:36, [EMAIL PROTECTED] wrote:
> I'm open to name changes here, but lets get some consensus.
>
> I personally favour reactortools, but it's long winded, like multiproject.
> Since the reactor is designed to do multiproject builds, maybe that makes
> more sense.
>
> ok, so
dion2003/06/29 06:22:24
Modified:src/plugins-build/artifact project.properties
Log:
Fix properties for site publishing
Revision ChangesPath
1.2 +3 -0 maven/src/plugins-build/artifact/project.properties
Index: project.properties
==
Anyone else getting these when they commit files with bits of HTML in them?
It seems a bit dubious to me...
--- Begin Message ---
eManager Notification *
The following mail was blocked since it contains sensitive content.
Source mailbox: [EMAIL PROTECTED]
Destina
bwalding2003/06/29 06:16:02
Modified:src/plugins-build/artifact/xdocs properties.xml
protocols.xml examples.xml tags.xml navigation.xml
security.xml index.xml
Added: src/plugins-build/artifact/xdocs authentication.xml
Removed:
Michal,
sounds like u need some mock objects
--
dIon Gillard, Multitask Consulting
Blog: http://blogs.codehaus.org/people/dion/
Work: http://www.multitask.com.au
"Michal Maczka" <[EMAIL PROTECTED]> wrote on 29/06/2003 10:24:17 PM:
> I have commited latest version of Artifact Plugi
I'm open to name changes here, but lets get some consensus.
I personally favour reactortools, but it's long winded, like multiproject.
Since the reactor is designed to do multiproject builds, maybe that makes
more sense.
ok, so now I'm leaning towards multiproject. Any objections?
--
dIon Gilla
I have commited latest version of Artifact Plugin.
The most important addition is the documentation.
I would like to use deploy, deploy-snapshot, install and install-snapshot
facility in other plugins.
I have tested the code and it works for me.
The problem is that is quite difficult to automate
michal 2003/06/29 05:23:07
Modified:src/plugins-build/pom plugin.jelly
Log:
maven-artifact-plugin used for deployment/installation
Revision ChangesPath
1.9 +47 -18maven/src/plugins-build/pom/plugin.jelly
Index: plugin.jelly
==
distributionSite and distributionDirectory are used for 'publishing' the
generated site and other artifacts, the central repo is a global space
where many projects artifacts are published.
--
dIon Gillard, Multitask Consulting
Blog: http://blogs.codehaus.org/people/dion/
Work: http://ww
This is a plugin with properties to help use the standard reactor.
It means that using the standard reactor doesn't have to involve writing
jelly in maven.xml.
--
dIon Gillard, Multitask Consulting
Blog: http://blogs.codehaus.org/people/dion/
Work: http://www.multitask.com.au
Jason va
I believe this is included as the reactor:goal goal.
--
dIon Gillard, Multitask Consulting
Blog: http://blogs.codehaus.org/people/dion/
Work: http://www.multitask.com.au
Michal Maczka <[EMAIL PROTECTED]> wrote on 27/06/2003 06:18:01 PM:
> I also need it!
>
> Just in case you find it
As well, Ant already has an xml format for it's properties.
See http://ant.apache.org/manual/CoreTasks/xmlproperty.html
--
dIon Gillard, Multitask Consulting
Blog: http://blogs.codehaus.org/people/dion/
Work: http://www.multitask.com.au
Rafal Krzewski <[EMAIL PROTECTED]> wrote on 27/06
michal 2003/06/29 04:57:40
Modified:src/plugins-build/artifact/src/main/org/apache/maven/deploy/exceptions
DeployException.java
src/plugins-build/artifact/src/main/org/apache/maven/artifact/deployer
DefaultArtifactDeployer.j
michal 2003/06/29 04:57:08
maven/src/plugins-build/artifact/xdocs - New directory
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Message:
The following issue has been closed.
Resolver: Ben Walding
Date: Sun, 29 Jun 2003 5:27 AM
Done. Still need a license file though
-
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN
evenisse2003/06/29 02:28:11
Modified:src/plugins-build/jnlp plugin.jelly project.xml
src/plugins-build/jnlp/xdocs changes.xml properties.xml
Log:
Fix generated jnlp file. We use now the correct tag for argument main class.
Sysproperty isn't in jnlp dtd.
Revision
Last 500 lines of a clean bootstrap build of maven at 20030629-0317
U maven/src/plugins-build/xdoc/src/plugin-resources/images/icon_alert.gif
U maven/src/plugins-build/xdoc/src/plugin-resources/images/nw_min.gif
U maven/src/plugins-build/xdoc/src/plugin-resources/images/remove.gif
U maven/src
Hi Everyone,
Attached are maven ejb, war and ear plugin patches, based on a 2 weeks old
discussion on maven-users (titled 'j2ee workflow' if I remember correctly).
I was hoping to get this emailed earlier but got caught up with other
things.
1. ejb patch = the basic idea is to get ejb plugin in l
75 matches
Mail list logo