RE: jar war plugins

2004-05-07 Thread Maczka Michal
-Original Message- From: Pablo Lalloni [mailto:[EMAIL PROTECTED] Sent: Thursday, May 06, 2004 9:36 PM To: [EMAIL PROTECTED] Subject: jar war plugins I just wanted to know if the jar plugin is going to be modified so it make deployments through the artifact plugin... Not

cvs commit: maven-plugins/eclipse/xdocs properties.xml changes.xml

2004-05-07 Thread dion
dion2004/05/07 02:14:37 Modified:eclipse/xdocs properties.xml changes.xml Log: Document the eclipse.dependency property of the dependency element PR: MPECLIPSE-23 Obtained from: Miguel Griffa Submitted by: Miguel Griffa Reviewed by: dIon Revision Changes

[jira] Created: (MAVEN-1273) HttpClient spits out errors when HTTP BASIC authenticated remote repos are configured

2004-05-07 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-1273 Here is an overview of the issue:

RE: jar war plugins

2004-05-07 Thread Pablo Lalloni
I'm using artifact plugin with sftp for deploying... ain't that secure enough? I also must deploy wars, ejb, jars and sars... so having them all go trough artifact plugin helps a lot. We need to use artifact plugin for deploying because we have not been able to make

[jira] Commented: (MAVEN-125) Documentation enhancements

2004-05-07 Thread jira
The following comment has been added to this issue: Author: Miguel Griffa Created: Fri, 7 May 2004 9:29 AM Body: I could get on 5 since I'm quite new to maven development and I'm writing my first plugin,. This makes me have some problems and issues quite fresh. Is anyone working

[jira] Created: (MPCHANGES-8) 2 HTML bugs in reporting, easy to fix !

2004-05-07 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPCHANGES-8 Here is an overview of the issue:

[jira] Commented: (MPCHANGELOG-37) 2 HTML bugs in reporting, easy to fix !

2004-05-07 Thread jira
The following comment has been added to this issue: Author: bflorat Created: Fri, 7 May 2004 1:31 PM Body: Sorry, you can close this bug, it's about changes plugin, not changelog one. I created it again in the changes plugin issue tracker.

cvs commit: maven-components/maven-core/src/main/java/org/apache/maven/plugin/manager AbstractPluginManager.java DefaultPluginManagerManager.java PluginManager.java

2004-05-07 Thread jvanzyl
jvanzyl 2004/05/07 10:56:57 Modified:maven-core/src/main/java/org/apache/maven/plugin/manager AbstractPluginManager.java DefaultPluginManagerManager.java PluginManager.java Log: no message Revision ChangesPath 1.4 +2

cvs commit: maven-components/maven-core/src/main/java/org/apache/maven Maven.java

2004-05-07 Thread jvanzyl
jvanzyl 2004/05/07 10:58:13 Modified:maven-core/src/main/java/org/apache/maven Maven.java Log: o update to match some changes in classworlds to make embedding work in a cleaner fashion. Revision ChangesPath 1.11 +14 -29

cvs commit: maven-components/maven-core/src/main/java/org/apache/maven MavenCli.java

2004-05-07 Thread jvanzyl
jvanzyl 2004/05/07 10:59:46 Modified:maven-core/src/main/java/org/apache/maven MavenCli.java Log: o maven2 can now run along side maven1 without any difficulty so i'm adding a search for a project2.xml file so that v3 and v4 POMs can sit next to one another for people currently

cvs commit: maven-components/maven-core/src/bin classworlds.conf

2004-05-07 Thread jvanzyl
jvanzyl 2004/05/07 11:01:42 Modified:maven-core/src/bin classworlds.conf Log: o take advantage of a feature added to classworlds which allows the setting of system properties with instructions in the classworlds.conf, this means that m2 no longer requires the specification

cvs commit: maven-components/maven-core bootstrap.sh

2004-05-07 Thread jvanzyl
jvanzyl 2004/05/07 11:06:49 Modified:maven-core bootstrap.sh Log: o starting to separate plexus requirements from maven requirements in order to create a realm structure like: [core] ^ [core.app] ^ [core.app.maven] Which will essentially allow the

[jira] Closed: (MPCHANGELOG-37) 2 HTML bugs in reporting, easy to fix !

2004-05-07 Thread jira
Message: The following issue has been closed. Resolver: Arnaud HERITIER Date: Fri, 7 May 2004 2:27 PM Changes plugin problem. An other issue was opened. - View the issue:

cvs commit: maven-plugins/changes/xdocs changes.xml

2004-05-07 Thread aheritier
aheritier2004/05/07 11:36:46 Modified:changes/src/plugin-resources changes.jsl changes/xdocs changes.xml Log: MPCHANGES-8 Revision ChangesPath 1.12 +3 -2 maven-plugins/changes/src/plugin-resources/changes.jsl Index: changes.jsl

cvs commit: maven-plugins/changes/xdocs changes.xml

2004-05-07 Thread aheritier
aheritier2004/05/07 11:37:47 Modified:changes/xdocs changes.xml Log: I forgot the issue Revision ChangesPath 1.21 +1 -1 maven-plugins/changes/xdocs/changes.xml Index: changes.xml === RCS

[jira] Closed: (MPCHANGES-8) 2 HTML bugs in reporting, easy to fix !

2004-05-07 Thread jira
Message: The following issue has been closed. Resolver: Arnaud HERITIER Date: Fri, 7 May 2004 2:39 PM corrections applied. - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPCHANGES-8 Here is

[jira] Commented: (MPASPECTJ-8) Weaving classes not jars, and many other features

2004-05-07 Thread jira
The following comment has been added to this issue: Author: Vincent Massol Created: Fri, 7 May 2004 2:54 PM Body: Hi Carlos, I've looked at the patch and it looks very cool! I think there is a bug in the following code: j:if test=${aspectSourcesPresent == null}

cvs commit: maven-plugins/aspectj project.xml plugin.jelly plugin.properties

2004-05-07 Thread vmassol
vmassol 2004/05/07 12:19:10 Modified:aspectj/xdocs changes.xml goals.xml index.xml properties.xml aspectj project.xml plugin.jelly plugin.properties Log: Applied patch from Carlos Sanchez. It's an almost complete rewrite of the 2.0 version of the plugin that is

[jira] Closed: (MPASPECTJ-8) Weaving classes not jars, and many other features

2004-05-07 Thread jira
Message: The following issue has been closed. Resolver: Vincent Massol Date: Fri, 7 May 2004 3:22 PM applied. Thanks! - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPASPECTJ-8 Here is an

[jira] Closed: (MPASPECTJ-1) Upgrade or add plugin for AspectJ 1.1

2004-05-07 Thread jira
Message: The following issue has been closed. Resolver: Vincent Massol Date: Fri, 7 May 2004 3:24 PM We're now using AspectJ 1.2rc1 which allows bytecode weaving into directories. - View the issue:

[jira] Closed: (MPASPECTJ-4) AspectJ iajc 1.1 task fails under JDK 1.4 (works fine under Ant)

2004-05-07 Thread jira
Message: The following issue has been closed. Resolver: Vincent Massol Date: Fri, 7 May 2004 3:29 PM Hi Chad, We have just committed in CVS a new rewrite of the plugin (version 3.0-SNAPSHOT). I'm closing this issue. Let us know if you have the same problem with this version.

[jira] Closed: (MPASPECTJ-2) Add more parameter for AJC ant task

2004-05-07 Thread jira
Message: The following issue has been closed. Resolver: Vincent Massol Date: Fri, 7 May 2004 3:28 PM Hi Emmanuel, We have just rewritten the plugin using AspectJ 1.2rc1. Could you please have a look and tell use more specifically what exact parameters you'd like to see. Even

[jira] Closed: (MPASPECTJ-3) aspectj does not support JDK 1.4 source and target

2004-05-07 Thread jira
Message: The following issue has been closed. Resolver: Vincent Massol Date: Fri, 7 May 2004 3:30 PM This is no longer relevant as the aspectj plugin now weaves at the bytecode level (after javac has run). - View

[jira] Updated: (MPASPECTJ-6) autoweave test code before running tests

2004-05-07 Thread jira
The following issue has been updated: Updater: Vincent Massol (mailto:[EMAIL PROTECTED]) Date: Fri, 7 May 2004 3:32 PM Changes: Fix Version changed to 3.0 - For a full history of the issue, see:

[jira] Updated: (MPASPECTJ-7) current aspectj CVS produces a warning

2004-05-07 Thread jira
The following issue has been updated: Updater: Vincent Massol (mailto:[EMAIL PROTECTED]) Date: Fri, 7 May 2004 3:36 PM Changes: Fix Version changed to 3.0 - For a full history of the issue, see:

[jira] Closed: (MPASPECTJ-5) doesn't prepare the filesystem in a AOP only project

2004-05-07 Thread jira
Message: The following issue has been closed. Resolver: Vincent Massol Date: Fri, 7 May 2004 3:37 PM The plugin has been completely rewritten in CVS. I'm closing the issue but please reopen it or create a new one if you still have the problem with the new version.

cvs commit: maven-components/maven-core/src/main/java/org/apache/maven/plugin/manager DefaultPluginManagerManager.java

2004-05-07 Thread jvanzyl
jvanzyl 2004/05/07 12:58:39 Modified:maven-core/src/main/java/org/apache/maven/plugin/manager DefaultPluginManagerManager.java Log: no message Revision ChangesPath 1.12 +1 -4

cvs commit: maven-components/maven-core/src/main/java/org/apache/maven/plugin/manager PluginManagerManager.java

2004-05-07 Thread jvanzyl
jvanzyl 2004/05/07 13:02:53 Modified:maven-core/src/main/java/org/apache/maven/plugin/manager PluginManagerManager.java Log: o fix typo Revision ChangesPath 1.8 +2 -2

[jira] Updated: (MPCHANGELOG-22) SvnChangeLogParser breaks on Windows style usernames

2004-05-07 Thread jira
The following issue has been updated: Updater: Tim Shadel (mailto:[EMAIL PROTECTED]) Date: Fri, 7 May 2004 4:52 PM Comment: This patch includes the fix from Dan's patch, as well as additions to the unit tests to check it. Changes: Attachment changed to

[jira] Closed: (MAVEN-1272) first goal name is ignored if -o option is entered in frot of goals

2004-05-07 Thread jira
Message: The following issue has been closed. Resolver: Brett Porter Date: Fri, 7 May 2004 6:12 PM duplicate of MAVEN-1248 - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-1272 Here is

[jira] Commented: (MAVEN-125) Documentation enhancements

2004-05-07 Thread jira
The following comment has been added to this issue: Author: Brett Porter Created: Fri, 7 May 2004 6:14 PM Body: documentation patches are welcome! There are some documents like this on the Maven wiki - it would be worth looking at and borrowing some of that.

[jira] Closed: (MPDASHBOARD-5) subprojects inherit parent project properties

2004-05-07 Thread jira
Message: The following issue has been closed. Resolver: Brett Porter Date: Fri, 7 May 2004 6:22 PM reopen if necessary - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPDASHBOARD-5 Here is

[jira] Closed: (MPXDOC-91) bundled css files contain no filter tokens for ui property values

2004-05-07 Thread jira
Message: The following issue has been closed. Resolver: Brett Porter Date: Fri, 7 May 2004 6:24 PM maven-classic.css contains these filters - View the issue:

[jira] Closed: (MPXDOC-99) Menu items (itemLink / href) should have target feature

2004-05-07 Thread jira
Message: The following issue has been closed. - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPXDOC-99 Here is an overview of the issue:

[jira] Closed: (MAVEN-1255) project.property inheritence backwards compat for RC2 users

2004-05-07 Thread jira
Message: The following issue has been closed. - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-1255 Here is an overview of the issue:

[jira] Commented: (MPXDOC-97) img attribute support for links items and target attribute support

2004-05-07 Thread jira
The following comment has been added to this issue: Author: Brett Porter Created: Fri, 7 May 2004 6:30 PM Body: Arnaud, are you going to apply this? - View this comment:

[jira] Commented: (MPCHANGELOG-36) changelog.xml author tag in Clearcase contains developer.id

2004-05-07 Thread jira
The following comment has been added to this issue: Author: Brett Porter Created: Fri, 7 May 2004 6:34 PM Body: ok, we'll wait for the extended patch. Please attach to the issue instead of posting inline. - View

[jira] Commented: (MPJBOSS-7) jboss:deploy-exploded-warfile no worky

2004-05-07 Thread jira
The following comment has been added to this issue: Author: Brett Porter Created: Fri, 7 May 2004 6:41 PM Body: this change would break users of the war plugin. Instead, the jboss plugin should probably override the war plugin variable value before calling war:webapp

[jira] Closed: (MPDEPLOY-6) ssh doesn't display password prompt when deploying (eg. site:deploy)

2004-05-07 Thread jira
Message: The following issue has been closed. Resolver: Brett Porter Date: Fri, 7 May 2004 6:43 PM just an environmental issue. Perhaps we need to document the use of cygwin ssh only from with cygwin, and plink otherwise?

[jira] Commented: (MPJXR-11) Strange behavior when using /*package*/ comment

2004-05-07 Thread jira
The following comment has been added to this issue: Author: Brett Porter Created: Fri, 7 May 2004 6:44 PM Body: sounds like a JXR bug... should be filed there. We can upgrade to a new version once it is fixed there.

[jira] Commented: (MPJXR-12) Create a named anchor for each symbol like Javadoc does

2004-05-07 Thread jira
The following comment has been added to this issue: Author: Brett Porter Created: Fri, 7 May 2004 6:45 PM Body: sounds like a JXR bug... should be filed there. We can upgrade to a new version once it is fixed there.

[jira] Commented: (MPPDF-7) PDF generation does not utilise proxy settings for external resources

2004-05-07 Thread jira
The following comment has been added to this issue: Author: Brett Porter Created: Fri, 7 May 2004 6:46 PM Body: yes, this is what I meant - View this comment:

[jira] Commented: (MPTEST-29) Missing formatter's extension

2004-05-07 Thread jira
The following comment has been added to this issue: Author: Brett Porter Created: Fri, 7 May 2004 6:47 PM Body: thanks - a patch would get it applied faster - View this comment:

[jira] Closed: (MAVEN-1264) Bad xml in project.xml may case dependencies to be totally ignored

2004-05-07 Thread jira
Message: The following issue has been closed. Resolver: Brett Porter Date: Fri, 7 May 2004 6:48 PM betwixt isn't handling XML parsing errors properly. We will be replacing with a new parser post-1.0. In the mean time, run pom:validate if you are unsure if your pom is valid.

[jira] Commented: (MAVEN-1259) Root Classloader Plugin classes

2004-05-07 Thread jira
The following comment has been added to this issue: Author: Brett Porter Created: Fri, 7 May 2004 6:50 PM Body: don't understand! Where is plugin.jelly, what do I do with the project to show it? - View this

[jira] Commented: (MAVEN-1254) artifact relative path not correctly computed when override is on

2004-05-07 Thread jira
The following comment has been added to this issue: Author: Brett Porter Created: Fri, 7 May 2004 6:50 PM Body: not sure this covers all cases - what if the property was defined in a parent directory? Will need to set up some tests, probably want to resolve these values in the

[jira] Closed: (MAVEN-1254) artifact relative path not correctly computed when override is on

2004-05-07 Thread jira
Message: The following issue has been closed. Resolver: Brett Porter Date: Fri, 7 May 2004 6:52 PM cannot reproduce: run maven -p src/test/touchstone-tests/project.xml touchstone-tests and it works how are you making the directory change without changing user.dir?

[jira] Commented: (MAVEN-1252) Variable/Properties are messed up...

2004-05-07 Thread jira
The following comment has been added to this issue: Author: Brett Porter Created: Fri, 7 May 2004 6:55 PM Body: This is really hard to reproduce as the example is not complete enough. Do you have a sample project reproducing the problem? Will avalon CVS do this running a certain

cvs commit: maven/src/java/org/apache/maven/plugin PluginManager.java

2004-05-07 Thread brett
brett 2004/05/07 15:56:08 Modified:src/java/org/apache/maven/plugin Tag: MAVEN-1_0-BRANCH PluginManager.java Log: make sure no goal is not an unknown error Revision ChangesPath No revision No revision

[jira] Closed: (MAVEN-1251) Properties aren't being overriden in maven.xml

2004-05-07 Thread jira
Message: The following issue has been closed. Resolver: Brett Porter Date: Fri, 7 May 2004 6:57 PM it is a side effect of the way plugins are loaded that the first one sets at all. This will be corrected in future versions of Maven, but not 1.0. Instead of using j:set, you need

cvs commit: maven-plugins/aspectj plugin.jelly

2004-05-07 Thread vmassol
vmassol 2004/05/07 15:58:19 Modified:aspectj plugin.jelly Log: better error reporting Revision ChangesPath 1.10 +8 -3 maven-plugins/aspectj/plugin.jelly Index: plugin.jelly === RCS file:

cvs commit: maven/src/conf defaults.properties

2004-05-07 Thread brett
brett 2004/05/07 15:59:24 Modified:xdocsTag: MAVEN-1_0-BRANCH changes.xml src/java/org/apache/maven/jelly Tag: MAVEN-1_0-BRANCH JellyUtils.java src/conf Tag: MAVEN-1_0-BRANCH defaults.properties Log: PR: MAVEN-1255 add

cvs commit: maven-plugins/aspectj/src - New directory

2004-05-07 Thread vmassol
vmassol 2004/05/07 16:09:17 maven-plugins/aspectj/src - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: maven-plugins/aspectj/src/plugin-test - New directory

2004-05-07 Thread vmassol
vmassol 2004/05/07 16:09:17 maven-plugins/aspectj/src/plugin-test - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: maven-plugins/aspectj/src/plugin-test/src/aspect/org - New directory

2004-05-07 Thread vmassol
vmassol 2004/05/07 16:09:17 maven-plugins/aspectj/src/plugin-test/src/aspect/org - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: maven-plugins/aspectj/src/plugin-test/src/test/org - New directory

2004-05-07 Thread vmassol
vmassol 2004/05/07 16:09:18 maven-plugins/aspectj/src/plugin-test/src/test/org - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: maven-plugins/aspectj/src/plugin-test/src/main - New directory

2004-05-07 Thread vmassol
vmassol 2004/05/07 16:09:17 maven-plugins/aspectj/src/plugin-test/src/main - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: maven-plugins/aspectj/src/plugin-test/src/aspect - New directory

2004-05-07 Thread vmassol
vmassol 2004/05/07 16:09:17 maven-plugins/aspectj/src/plugin-test/src/aspect - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: maven-plugins/aspectj/src/plugin-test/src/aspect/org/apache/maven - New directory

2004-05-07 Thread vmassol
vmassol 2004/05/07 16:09:17 maven-plugins/aspectj/src/plugin-test/src/aspect/org/apache/maven - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: maven-plugins/aspectj/src/plugin-test/src/aspect/org/apache - New directory

2004-05-07 Thread vmassol
vmassol 2004/05/07 16:09:17 maven-plugins/aspectj/src/plugin-test/src/aspect/org/apache - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: maven-plugins/aspectj/src/plugin-test/src/main/org/apache/maven/aspectj - New directory

2004-05-07 Thread vmassol
vmassol 2004/05/07 16:09:18 maven-plugins/aspectj/src/plugin-test/src/main/org/apache/maven/aspectj - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: maven-plugins/aspectj/src/plugin-test/src/test/org/apache/maven - New directory

2004-05-07 Thread vmassol
vmassol 2004/05/07 16:09:18 maven-plugins/aspectj/src/plugin-test/src/test/org/apache/maven - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: maven-plugins/aspectj/src/plugin-test/src/test/org/apache/maven/aspectj - New directory

2004-05-07 Thread vmassol
vmassol 2004/05/07 16:09:18 maven-plugins/aspectj/src/plugin-test/src/test/org/apache/maven/aspectj - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: maven-plugins/aspectj/src/plugin-test/src/main/org/apache - New directory

2004-05-07 Thread vmassol
vmassol 2004/05/07 16:09:18 maven-plugins/aspectj/src/plugin-test/src/main/org/apache - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: maven-plugins/aspectj/src/plugin-test/src/main/org/apache/maven/aspectj Dummy.java

2004-05-07 Thread vmassol
vmassol 2004/05/07 16:09:22 Added: aspectj/src/plugin-test/src/aspect/org/apache/maven/aspectj Sample.aj aspectj/src/plugin-test/src/test/org/apache/maven/aspectj AspectTest.java aspectj/src/plugin-test

cvs commit: maven-plugins/aspectj/src/plugin-test/src/main/org/apache/maven - New directory

2004-05-07 Thread vmassol
vmassol 2004/05/07 16:09:18 maven-plugins/aspectj/src/plugin-test/src/main/org/apache/maven - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: maven-plugins/aspectj/src/plugin-test/src/test/org/apache - New directory

2004-05-07 Thread vmassol
vmassol 2004/05/07 16:09:18 maven-plugins/aspectj/src/plugin-test/src/test/org/apache - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: maven-plugins/aspectj/src/plugin-test/src/aspect/org/apache/maven/aspectj - New directory

2004-05-07 Thread vmassol
vmassol 2004/05/07 16:09:17 maven-plugins/aspectj/src/plugin-test/src/aspect/org/apache/maven/aspectj - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: maven-plugins/aspectj/src/plugin-test/src/main/org - New directory

2004-05-07 Thread vmassol
vmassol 2004/05/07 16:09:18 maven-plugins/aspectj/src/plugin-test/src/main/org - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: maven-plugins/aspectj/src/plugin-test/src/test - New directory

2004-05-07 Thread vmassol
vmassol 2004/05/07 16:09:18 maven-plugins/aspectj/src/plugin-test/src/test - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: maven-plugins/aspectj/src/plugin-test/src - New directory

2004-05-07 Thread vmassol
vmassol 2004/05/07 16:09:17 maven-plugins/aspectj/src/plugin-test/src - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[jira] Closed: (MPXDOC-100) XML entities do not render out

2004-05-07 Thread jira
Message: The following issue has been closed. Resolver: Brett Porter Date: Fri, 7 May 2004 7:09 PM duplicate of MPXDOC-17 - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPXDOC-100 Here is

cvs commit: maven-plugins/javacc project.xml

2004-05-07 Thread brett
brett 2004/05/07 16:16:04 Modified:javacc project.xml Log: add JIRA project URL Revision ChangesPath 1.8 +1 -0 maven-plugins/javacc/project.xml Index: project.xml === RCS file:

[jira] Commented: (MAVEN-1254) artifact relative path not correctly computed when override is on

2004-05-07 Thread jira
The following comment has been added to this issue: Author: gilles dodinet Created: Fri, 7 May 2004 7:19 PM Body: actually, i explicitely set user.dir (via a call to System.setProperty(..)) and restore it back later, i compute the user.dir property from pom.getFile(). I

cvs commit: maven-components/maven-core/src/test/resources/org/apache/maven/plugin singleton-plugin.xml

2004-05-07 Thread jvanzyl
jvanzyl 2004/05/07 16:46:51 Modified:maven-core bootstrap.plugins maven-core/src/main/java/org/apache/maven/plugin PluginExecutionRequest.java maven-core/src/main/java/org/apache/maven/plugin/manager

cvs commit: maven-components/maven-plugins/maven-xdoc-plugin/src/test/java/org/apache/maven/xdoc/render IntegratedPluginGoalTestCase.java

2004-05-07 Thread jvanzyl
jvanzyl 2004/05/07 16:48:43 Modified:maven-plugins/maven-compiler-plugin/src/main/resources/META-INF/maven plugin.xml maven-plugins/maven-scm-plugin project.xml maven-plugins/maven-xdoc-plugin/src/main/java/org/apache/maven/xdoc

cvs commit: maven-components/maven-core/src/main/java/org/apache/maven/plugin/plexus/executor FieldPluginExecutor.java SetterPluginExecutor.java

2004-05-07 Thread jvanzyl
jvanzyl 2004/05/07 17:15:34 Modified:maven-core/src/main/java/org/apache/maven/plugin/plexus/executor FieldPluginExecutor.java SetterPluginExecutor.java Removed: maven-core/src/main/java/org/apache/maven/plugin/plexus

cvs commit: maven-components/maven-core/src/main/java/org/apache/maven/plugin Plugin.java

2004-05-07 Thread jvanzyl
jvanzyl 2004/05/07 17:17:42 Modified:maven-core/src/main/java/org/apache/maven/plugin Plugin.java Log: o remove unused constants Revision ChangesPath 1.4 +1 -5 maven-components/maven-core/src/main/java/org/apache/maven/plugin/Plugin.java Index:

[jira] Updated: (MAVEN-1259) Root Classloader Plugin classes

2004-05-07 Thread jira
The following issue has been updated: Updater: Brett Porter (mailto:[EMAIL PROTECTED]) Date: Fri, 7 May 2004 8:17 PM Comment: classloader changes delayed past maven 1.0 Changes: Fix Version changed to 1.1 Fix Version changed from 1.0-rc3

[jira] Closed: (MAVEN-1252) Variable/Properties are messed up...

2004-05-07 Thread jira
Message: The following issue has been closed. Resolver: Brett Porter Date: Fri, 7 May 2004 8:17 PM reopen if a reproducable test case is found - View the issue:

[jira] Updated: (MAVEN-1194) abolish the use of classloader overrides in maven plugins

2004-05-07 Thread jira
The following issue has been updated: Updater: Brett Porter (mailto:[EMAIL PROTECTED]) Date: Fri, 7 May 2004 8:18 PM Comment: classloader changes will be done in 1.1 with classworlds Changes: Fix Version changed to 1.1 Fix Version changed from 1.0-rc3

[jira] Updated: (MAVEN-1080) Maven download corrupted jar file into repository

2004-05-07 Thread jira
The following issue has been updated: Updater: Brett Porter (mailto:[EMAIL PROTECTED]) Date: Fri, 7 May 2004 8:18 PM Comment: tried to download to temp file first, but there were some edge cases that caused failures. Lets wait to integrate Wagon soon after 1.0 Changes:

cvs commit: maven maven.xml

2004-05-07 Thread brett
brett 2004/05/07 17:27:18 Modified:xdocsTag: MAVEN-1_0-BRANCH changes.xml .Tag: MAVEN-1_0-BRANCH maven.xml Log: PR: MAVEN-956 install_repo.bat needs this on Windows 98 Revision ChangesPath No revision No

[jira] Closed: (MAVEN-956) Install_repo.bat does not work on Win98

2004-05-07 Thread jira
Message: The following issue has been closed. - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-956 Here is an overview of the issue:

[jira] Updated: (MAVEN-1188) SNAPSHOT downloading subject to race conditions

2004-05-07 Thread jira
The following issue has been updated: Updater: Brett Porter (mailto:[EMAIL PROTECTED]) Date: Fri, 7 May 2004 8:31 PM Comment: waiting for Wagon integration Changes: Fix Version changed to 1.1 Fix Version changed from 1.0-rc3

cvs commit: maven-components/maven-core/src/main/java/org/apache/maven/plugin/manager/executor - New directory

2004-05-07 Thread jvanzyl
jvanzyl 2004/05/07 17:37:54 maven-components/maven-core/src/main/java/org/apache/maven/plugin/manager/executor - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[jira] Closed: (MAVEN-1271) maven eclipse can't find org.apache.commons.jelly.tags.xml.XMLTagLibrary

2004-05-07 Thread jira
Message: The following issue has been closed. Resolver: Brett Porter Date: Fri, 7 May 2004 8:37 PM eclipse uses cactus if it is installed cactus plugin you are using has a bug, missing that dependency update cactus plugin, or file bug there.

[jira] Closed: (MAVEN-1216) NoClassDefFoundError for org/jaxen/JaxenException and org/saxpath/SAXPathException

2004-05-07 Thread jira
Message: The following issue has been closed. Resolver: Brett Porter Date: Fri, 7 May 2004 8:48 PM jelly-tags-xml is only used if you run plugin:generate-goals. I have run plugin:install with -X in my current installation and it never adds saxpath or jaxen to the classpath, and

cvs commit: maven-components/maven-core/src/test/java/org/apache/maven/plugin PluginConfiguratorTest.java

2004-05-07 Thread jvanzyl
jvanzyl 2004/05/07 17:50:36 Modified:maven-core/src/main/java/org/apache/maven/plugin/manager DefaultPluginManagerManager.java maven-core/src/main/resources/org/apache/maven plexus.xml Added: maven-core/src/main/java/org/apache/maven/plugin

[jira] Closed: (MPDIST-8) Dist output depends on earlier manual invocations

2004-05-07 Thread jira
Message: The following issue has been closed. Resolver: Brett Porter Date: Fri, 7 May 2004 8:51 PM main issue fixed. Exception is because of MPDIST-10 - View the issue:

cvs commit: maven-components/maven-core/src/main/java/org/apache/maven/plugin/discovery - New directory

2004-05-07 Thread jvanzyl
jvanzyl 2004/05/07 17:53:52 maven-components/maven-core/src/main/java/org/apache/maven/plugin/discovery - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[jira] Commented: (MPJAVA-4) Compile fails using forked compiler when directory contains spaces

2004-05-07 Thread jira
The following comment has been added to this issue: Author: Brett Porter Created: Fri, 7 May 2004 8:54 PM Body: looks like we need to wait for the Ant upgrade in future versions of Maven - View this comment:

cvs commit: maven-components/maven-core/src/main/resources/org/apache/maven plexus.xml

2004-05-07 Thread jvanzyl
jvanzyl 2004/05/07 17:56:25 Modified:maven-core/src/main/resources/org/apache/maven plexus.xml Added: maven-core/src/main/java/org/apache/maven/plugin/discovery MavenPluginDiscoverer.java Removed:

[jira] Closed: (MPJAVA-1) java plugin doesn't allow setting VM memory attributes for java:compile

2004-05-07 Thread jira
Message: The following issue has been closed. Resolver: Brett Porter Date: Fri, 7 May 2004 8:57 PM applied. Thanks - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPJAVA-1 Here is an

cvs commit: maven-plugins/java/xdocs changes.xml

2004-05-07 Thread brett
brett 2004/05/07 18:02:29 Modified:java plugin.jelly java/xdocs changes.xml Log: PR: MPJAVA-18 allow specifying external JDK Revision ChangesPath 1.27 +12 -0 maven-plugins/java/plugin.jelly Index: plugin.jelly

[jira] Closed: (MPJAVA-18) maven-java-plugin-1.3 needs patch to generate code for prior version.

2004-05-07 Thread jira
Message: The following issue has been closed. Resolver: Brett Porter Date: Fri, 7 May 2004 9:02 PM applied. thanks. - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPJAVA-18 Here is an

[jira] Commented: (MPJDEVELOPER-2) incorrect use of source paths for jdeveloper 10g

2004-05-07 Thread jira
The following comment has been added to this issue: Author: Brett Porter Created: Fri, 7 May 2004 9:04 PM Body: please provide this as a cvs diff -u patch against the jdeveloper plugin CVS. - View this comment:

[jira] Commented: (MPJXR-9) bad html line

2004-05-07 Thread jira
The following comment has been added to this issue: Author: Brett Porter Created: Fri, 7 May 2004 9:04 PM Body: seems like a JXR bug, should be filed there first? - View this comment:

[jira] Closed: (MPNATIVE-5) add includes and excludes to maven.native.src

2004-05-07 Thread jira
Message: The following issue has been closed. Resolver: Brett Porter Date: Fri, 7 May 2004 9:09 PM applied, thanks - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPNATIVE-5 Here is an

cvs commit: maven-plugins/native/xdocs properties.xml

2004-05-07 Thread brett
brett 2004/05/07 18:16:02 Modified:native plugin.jelly plugin.properties project.xml native/xdocs properties.xml Log: PR: MPNATIVE-5 Submitted by: Joachim Bader add src includes/excludes Revision ChangesPath 1.9 +1 -1

  1   2   >