[jira] Commented: (MAVEN-1478) document plugin dependencies

2004-10-22 Thread jira
The following comment has been added to this issue: Author: Alex Karasulu Created: Sat, 23 Oct 2004 3:00 AM Body: I just gave it a try for the maven-eve-plugin in the directory project and it worked like a champion. No need to install any plugin and muck up a users configuration

[jira] Closed: (MAVEN-1412) command line -D options seemingly ignored

2004-10-22 Thread jira
Message: The following issue has been closed. Resolver: Brett Porter Date: Sat, 23 Oct 2004 2:56 AM let us know if this is still a problem, or you have any additional info. this works for me on my builds. - View th

[jira] Created: (MAVEN-1478) document plugin dependencies

2004-10-22 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/browse/MAVEN-1478 Here is an overview of the issue: - Key:

[jira] Created: (MAVEN-1477) document ibiblio mirrors

2004-10-22 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/browse/MAVEN-1477 Here is an overview of the issue: - Key:

[jira] Closed: (MAVEN-104) maven.repo.remote.enabled=false prevents dep checking

2004-10-22 Thread jira
Message: The following issue has been closed. Resolver: Brett Porter Date: Sat, 23 Oct 2004 2:51 AM appears this works these days - View the issue: http://jira.codehaus.org/browse/MAVEN-104 Here is an overview of

[jira] Created: (MAVEN-1476) document non-support of xml-entities in project.xml going forward

2004-10-22 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/browse/MAVEN-1476 Here is an overview of the issue: - Key:

[jira] Closed: (MAVEN-1066) No way to (re)initialize properties on a BaseObject subclass

2004-10-22 Thread jira
Message: The following issue has been closed. Resolver: Brett Porter Date: Sat, 23 Oct 2004 2:22 AM BaseObject is no longer in existence in 1.1 - View the issue: http://jira.codehaus.org/browse/MAVEN-1066 Here is

[jira] Closed: (MAVEN-1463) have entities resolve relative to project.xml files defining them

2004-10-22 Thread jira
Message: The following issue has been closed. Resolver: Brett Porter Date: Sat, 23 Oct 2004 2:21 AM project.xml entities are now officially unsupported as they cause issues when putting poms into the repository - V

[jira] Updated: (MAVEN-1127) decouple artifact type implementations from maven core

2004-10-22 Thread jira
The following issue has been updated: Updater: Brett Porter (mailto:[EMAIL PROTECTED]) Date: Sat, 23 Oct 2004 2:20 AM Changes: Fix Version changed to 1.1 - For a full history of the issue, see: h

[jira] Closed: (MAVEN-1419) having maven xmlns causes 'Goal "xxx" does not exist in this project'

2004-10-22 Thread jira
Message: The following issue has been closed. Resolver: Brett Porter Date: Sat, 23 Oct 2004 2:12 AM that xsd is for project.xml, not maven.xml. I've not seen others with this problem, nor any advice to try it in the documentation - so I'm not sure why you would want to do it.

[jira] Closed: (MAVEN-1406) maven shell script doesn't work under cygwin

2004-10-22 Thread jira
Message: The following issue has been closed. Resolver: Brett Porter Date: Sat, 23 Oct 2004 2:05 AM did more testing with spaces in the paths and have resolved these - View the issue: http://jira.codehaus.org/brow

cvs commit: maven/src/bin maven

2004-10-22 Thread brett
brett 2004/10/22 23:04:17 Modified:src/bin Tag: MAVEN-1_0-BRANCH maven Log: PR: MAVEN-1406 fix problems when paths contain spaces Revision ChangesPath No revision No revision 1.31.4.9 +5 -5 maven/src/bin/maven Index:

[jira] Updated: (MAVEN-1363) Reactor goal attribute does not have whitespace trimmed from comma-delimited goal-names

2004-10-22 Thread jira
The following issue has been updated: Updater: Brett Porter (mailto:[EMAIL PROTECTED]) Date: Sat, 23 Oct 2004 1:51 AM Changes: Fix Version changed to 1.0.1 - For a full history of the issue, see:

Re: Controlling Logging Output of Plugins?

2004-10-22 Thread Brett Porter
Any removal of System.out is a Good Thing. To customise log4j, you must override log4j.properties in maven.jar using the standard log4j initialisation technique (eg -Dlog4j.properties=...) - Brett Eric Pugh wrote: Hi all, the jxr plugin is dumping lots of these messages: PackageManager -> parsin

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

2004-10-22 Thread Brett Porter
Does this test still pass if the Cactus plugin is not installed? - Brett [EMAIL PROTECTED] wrote: felipeal2004/10/21 23:01:39 Modified:eclipse/src/plugin-test maven.xml project.properties eclipse/xdocs changes.xml Added: eclipse/src/plugin-test/src/cactus-test dir.txt

Controlling Logging Output of Plugins?

2004-10-22 Thread Eric Pugh
Hi all, the jxr plugin is dumping lots of these messages: PackageManager -> parsing... com\upstate\commons\turbine\om\BaseObject.java PackageManager -> parsing... com\upstate\commons\turbine\pulltool\CustomerTool.java PackageManager -> parsing... com\upstate\commons\turbine\pulltool\FormatTool.j

[jira] Created: (MAVENUPLOAD-240) Ashkay Take 2

2004-10-22 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/browse/MAVENUPLOAD-240 Here is an overview of the issue: -

[jira] Closed: (MAVENUPLOAD-239) Ashkay Upload Request

2004-10-22 Thread jira
Message: The following issue has been closed. Resolver: Carlos Sanchez Date: Fri, 22 Oct 2004 11:52 AM ERROR 404: Not Found. - View the issue: http://jira.codehaus.org/browse/MAVENUPLOAD-239 Here is an overview o

[jira] Closed: (MPECLIPSE-20) add general .classpath and .project modification goals

2004-10-22 Thread jira
Message: The following issue has been closed. Resolver: David Eric Pugh Date: Fri, 22 Oct 2004 8:55 AM We'll tackle this whenever redoing the entire plugin becomes appropriate. - View the issue: http://jira.codeha

[jira] Commented: (MPECLIPSE-48) handling source attachments (patch)

2004-10-22 Thread jira
The following comment has been added to this issue: Author: David Eric Pugh Created: Fri, 22 Oct 2004 8:50 AM Body: That is actually a good point about the src created by the dist goal. A patch would be appreciated. I was mostly interested in getting a barebones implementation i

[jira] Commented: (MPECLIPSE-48) handling source attachments (patch)

2004-10-22 Thread jira
The following comment has been added to this issue: Author: Andreas Schönknecht Created: Fri, 22 Oct 2004 7:39 AM Body: Maven does contain some support for src.zip's already. When running the "dist" goals, a src.zip is built, named --src.zip. This files is stored in the remote rep

About Build and Resource Classes

2004-10-22 Thread A Leg
Hi I don't find code of Build and Resource classes I found that they are in package org.apache.maven.project But code is not in org/apache/maven/project directory. Any help welcome Andre - To unsubscribe, e-mail: [EMAIL PROTECTED]