[jira] Created: (MAVEN-525) maven-eclipse-plugin doesnot generate all expected artifacts

2003-06-29 Thread jira
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: --

[jira] Closed: (MAVEN-510) Eclipse plugin external-tools goal doesn't work with eclipse 2.1

2003-06-29 Thread jira
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

cvs commit: maven/src/plugins-build/eclipse plugin.jelly project.xml

2003-06-29 Thread dion
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

cvs commit: maven/src/plugins-build/eclipse/src/plugin-resources/templates launch.jelly

2003-06-29 Thread dion
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

cvs commit: maven/src/plugins-build/eclipse/src/plugin-resources/templates - New directory

2003-06-29 Thread dion
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]

cvs commit: maven/src/plugins-build/eclipse/src/plugin-resources - New directory

2003-06-29 Thread dion
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]

cvs commit: maven/src/plugins-build/eclipse/src - New directory

2003-06-29 Thread dion
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]

cvs commit: maven/src/templates/standard project.xml

2003-06-29 Thread jvanzyl
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

cvs commit: maven/src/tools migrate-repo.pl

2003-06-29 Thread jvanzyl
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

cvs commit: maven/src/tex ruminations.tex

2003-06-29 Thread jvanzyl
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

cvs commit: maven-new/core/src/aspect/org/apache/maven PomInheritanceAspect.java PomInterpolationAspect.java

2003-06-29 Thread jvanzyl
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. -

[jira] Updated: (MAVEN-510) Eclipse plugin external-tools goal doesn't work with eclipse 2.1

2003-06-29 Thread jira
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

[jira] Commented: (MAVEN-510) Eclipse plugin external-tools goal doesn't work with eclipse 2.1

2003-06-29 Thread jira
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

cvs commit: maven/xdocs status.xml

2003-06-29 Thread dion
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

cvs commit: maven/src/plugins-build/reactor .cvsignore project.properties plugin.jelly project.xml plugin.properties

2003-06-29 Thread dion
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

cvs commit: maven/src/plugins-build/multiproject/xdocs .cvsignore goals.xml properties.xml navigation.xml changes.xml index.xml

2003-06-29 Thread dion
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

cvs commit: maven/src/plugins-build/multiproject - New directory

2003-06-29 Thread dion
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]

cvs commit: maven/src/plugins-build/multiproject/xdocs - New directory

2003-06-29 Thread dion
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]

[jira] Commented: (MAVEN-522) Clarification of POM elements that use paths.

2003-06-29 Thread jira
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

Re: Use of Jelly scopes in plugins

2003-06-29 Thread dion
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

[jira] Commented: (MAVEN-522) Clarification of POM elements that use paths.

2003-06-29 Thread jira
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

Re: Use of Jelly scopes in plugins

2003-06-29 Thread Jason van Zyl
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

[jira] Commented: (MAVEN-489) Checkstyle Error - "Got an exception - java.lang.ClassCastException "

2003-06-29 Thread jira
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

[jira] Commented: (MAVEN-489) Checkstyle Error - "Got an exception - java.lang.ClassCastException "

2003-06-29 Thread jira
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

[PATCH] maven/src/message/messages_zh_CN.properties

2003-06-29 Thread Tetsuya Kitahata
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,

[jira] Commented: (MAVEN-522) Clarification of POM elements that use paths.

2003-06-29 Thread jira
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

Re: Use of Jelly scopes in plugins

2003-06-29 Thread dion
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.

Use of Jelly scopes in plugins

2003-06-29 Thread Jason van Zyl
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

[jira] Closed: (MAVEN-485) user guide documentation fix

2003-06-29 Thread jira
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

[jira] Closed: (MAVEN-524) jellydoc expects relative path for pom.sourceDirectory

2003-06-29 Thread jira
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

cvs commit: maven/src/plugins-build/jellydoc/xdocs changes.xml

2003-06-29 Thread dion
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

[jira] Created: (MAVEN-524) jellydoc expects relative path for pom.sourceDirectory

2003-06-29 Thread jira
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: --

1.0-beta10 STATUS

2003-06-29 Thread dion
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

[jira] Closed: (MAVEN-512) EJB Dependencies are not added to classpath

2003-06-29 Thread jira
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

cvs commit: maven/src/java/org/apache/maven DependencyClasspathBuilder.java

2003-06-29 Thread dion
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 ==

[jira] Closed: (MAVEN-523) java plugin not respecting fork settings

2003-06-29 Thread jira
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 ---

[jira] Commented: (MAVEN-461) Patches for JBuilder plugin

2003-06-29 Thread jira
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

Unlinked from b10 release: MAVEN-454.

2003-06-29 Thread dion
See previous justification... -- dIon Gillard, Multitask Consulting Blog: http://blogs.codehaus.org/people/dion/ Work: http://www.multitask.com.au

Removing Maven-465 from b10 release list

2003-06-29 Thread dion
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

[jira] Closed: (MAVEN-453) exclude no in effect

2003-06-29 Thread jira
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

[patch] torque plugin update

2003-06-29 Thread Martin Poeschl
* 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

cvs commit: maven/src/plugins-build/clean/xdocs goals.xml changes.xml

2003-06-29 Thread dion
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 =

[jira] Closed: (MAVEN-363) Determine if licensing has change for jfreechart and upload new version

2003-06-29 Thread jira
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

[jira] Closed: (MAVEN-451) patch for clean

2003-06-29 Thread jira
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. ---

Re: cvs commit: maven/src/plugins-build/clean plugin.jelly

2003-06-29 Thread Jason van Zyl
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

cvs commit: maven/src/plugins-build/clean plugin.jelly

2003-06-29 Thread dion
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

[jira] Commented: (MAVEN-363) Determine if licensing has change for jfreechart and upload new version

2003-06-29 Thread jira
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

[jira] Created: (MAVEN-523) java plugin not respecting fork settings

2003-06-29 Thread jira
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: --

[jira] Closed: (MAVEN-490) Jelly Errors (maven.log full of them)

2003-06-29 Thread jira
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

Re: [PATCH] maven/src/message/messages_ja.properties

2003-06-29 Thread Tetsuya Kitahata
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

Re: [PATCH] maven/src/message/messages_ja.properties

2003-06-29 Thread Ben Walding
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

cvs commit: maven/src/messages messages_ja.properties

2003-06-29 Thread bwalding
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 ==

[PATCH] maven/src/message/messages_ja.properties

2003-06-29 Thread Tetsuya Kitahata
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

cvs commit: maven/src/plugins-build/word2html/xdocs changes.xml

2003-06-29 Thread dion
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 =

cvs commit: maven/src/plugins-build/word2html/src/plugin-resources word2html.vbs

2003-06-29 Thread dion
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

cvs commit: maven/src/plugins-build/artifact project.xml

2003-06-29 Thread dion
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 ==

cvs commit: maven/src/plugins-build/artifact project.xml

2003-06-29 Thread dion
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 =

Re: New 'reactor' plugin

2003-06-29 Thread Jason van Zyl
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

cvs commit: maven/src/plugins-build/artifact project.properties

2003-06-29 Thread dion
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 ==

[Fwd: ScanMail Message: To Sender Match eManager setting and takeaction.]

2003-06-29 Thread Ben Walding
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

cvs commit: maven/src/plugins-build/artifact/xdocs authentication.xml properties.xml protocols.xml examples.xml tags.xml navigation.xml security.xml index.xml authentification.xml

2003-06-29 Thread bwalding
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:

RE: cvs commit: maven/src/plugins-build/artifact/src/main/org/apache/maven/deployDeployRequest.java DeployTool.java

2003-06-29 Thread dion
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

Re: New 'reactor' plugin

2003-06-29 Thread dion
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

RE: cvs commit: maven/src/plugins-build/artifact/src/main/org/apache/maven/deploy DeployRequest.java DeployTool.java

2003-06-29 Thread Michal Maczka
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

cvs commit: maven/src/plugins-build/pom plugin.jelly

2003-06-29 Thread michal
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 ==

RE: Deploy API (artifact plugin)

2003-06-29 Thread dion
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

Re: New 'reactor' plugin

2003-06-29 Thread dion
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

RE: New 'reactor' plugin

2003-06-29 Thread dion
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

Re: Aligning plugin artifacts with normal projects

2003-06-29 Thread dion
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

cvs commit: maven/src/plugins-build/artifact/src/main/org/apache/maven/deploy DeployRequest.java DeployTool.java

2003-06-29 Thread michal
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

cvs commit: maven/src/plugins-build/artifact/xdocs - New directory

2003-06-29 Thread michal
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]

[jira] Closed: (MAVEN-509) upload nanning 0.8 to repo

2003-06-29 Thread jira
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

cvs commit: maven/src/plugins-build/jnlp/xdocs changes.xml properties.xml

2003-06-29 Thread evenisse
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

Results of clean bootstrap at 20030629-0317

2003-06-29 Thread bwalding
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

ejb, war, ear patches + little jboss plugin suggestion

2003-06-29 Thread Dima Berastau
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