Re: Opening up Maven CVS a bit...

2004-04-03 Thread Niclas Hedhman
On Sunday 04 April 2004 14:01, Jason van Zyl wrote: > We are trying to do the exact opposite. Ok, fair enough. Q1; Do you have any pointers on how to publish plug-ins? Q2; But then you will require that the user download the 500 plugins that you end up using, no? Cheers Niclas -- +

Re: Opening up Maven CVS a bit...

2004-04-03 Thread Jason van Zyl
On Sun, 2004-04-04 at 00:23, Niclas Hedhman wrote: > Hi, > > I would like the Maven community to discuss a solution where other Apache > projects are given a 'partitition' in Maven Plugins to create their own > solutions to be automatically included in Maven distros. We are trying to do the exa

Opening up Maven CVS a bit...

2004-04-03 Thread Niclas Hedhman
Hi, I would like the Maven community to discuss a solution where other Apache projects are given a 'partitition' in Maven Plugins to create their own solutions to be automatically included in Maven distros. It wouldn't be harder than; for PROJECT in `cat projectsfile` ; do if [ -d /home/cv

cvs commit: maven-plugins/gump plugin.jelly

2004-04-03 Thread brett
brett 2004/04/03 20:14:54 Modified:jellydoc plugin.jelly project.xml gump plugin.jelly Log: remove use of target, replace with properties Revision ChangesPath 1.18 +1 -1 maven-plugins/jellydoc/plugin.jelly Index: plugin.jelly

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

2004-04-03 Thread brett
brett 2004/04/03 20:01:36 Modified:jdeveloper plugin.jelly project.xml Log: remove use of target, replace with properties Revision ChangesPath 1.8 +8 -5 maven-plugins/jdeveloper/plugin.jelly Index: plugin.jelly =

cvs commit: maven-plugins/faq maven.xml project.xml

2004-04-03 Thread brett
brett 2004/04/03 19:55:48 Modified:faq maven.xml project.xml Log: remove use of target, replace with properties Revision ChangesPath 1.3 +2 -2 maven-plugins/faq/maven.xml Index: maven.xml ===

[jira] Commented: (MAVEN-1219) Goals from plugin dependencies fail if the plugin is installed as part of the build process

2004-04-03 Thread jira
The following comment has been added to this issue: Author: Chad Brandon Created: Sat, 3 Apr 2004 11:01 PM Body: On yeah and one more thing - as part of the plugin:install, I perform a postGoal step which does copy it to the local repository (like you were saying I should do)

cvs commit: maven-plugins/examples/plugin-script maven.xml

2004-04-03 Thread brett
brett 2004/04/03 19:50:06 Modified:examples/plugin-script maven.xml Log: remove use of target, replace with maven.build.dir Revision ChangesPath 1.3 +2 -2 maven-plugins/examples/plugin-script/maven.xml Index: maven.xml =

[jira] Commented: (MAVEN-1219) Goals from plugin dependencies fail if the plugin is installed as part of the build process

2004-04-03 Thread jira
The following comment has been added to this issue: Author: Chad Brandon Created: Sat, 3 Apr 2004 10:59 PM Body: I never moved to rc2 because of the fact that any plugin that was installed to the repository during the build process (one that was marked as a dependency in my proje

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

2004-04-03 Thread brett
brett 2004/04/03 19:38:03 Modified:jdee plugin.jelly project.xml Log: remove use of target, replace with maven.build.dir Revision ChangesPath 1.7 +7 -4 maven-plugins/jdee/plugin.jelly Index: plugin.jelly

[jira] Updated: (MAVEN-1219) Goals from plugin dependencies fail if the plugin is installed as part of the build process

2004-04-03 Thread jira
The following issue has been updated: Updater: Brett Porter (mailto:[EMAIL PROTECTED]) Date: Sat, 3 Apr 2004 10:46 PM Changes: Fix Version changed to 1.0-rc3 - For a full history of the issue, see:

[jira] Commented: (MAVEN-1219) Goals from plugin dependencies fail if the plugin is installed as part of the build process

2004-04-03 Thread jira
The following comment has been added to this issue: Author: Brett Porter Created: Sat, 3 Apr 2004 10:44 PM Body: I'm somewhat surprised this could have ever worked, and a bit confused as to what is actually happening. What is the behaviour under RC2? Some improvements to the cache

cvs commit: maven-plugins/jboss/sample maven.xml project.properties

2004-04-03 Thread brett
brett 2004/04/03 19:30:34 Modified:jbossproject.xml jboss/sample maven.xml project.properties Log: remove use of target, replace with maven.build.dir Revision ChangesPath 1.23 +1 -1 maven-plugins/jboss/project.xml Index: project.xml =

cvs commit: maven-plugins/html2xdoc/src/test/org/apache/maven/html2xdoc codeinpara.xml comment.xml h1h2.xml link.xml linkInHeading.xml missingParaBug.xml output1.xml

2004-04-03 Thread brett
brett 2004/04/03 19:23:50 Modified:html2xdoc project.xml html2xdoc/src/test/org/apache/maven/html2xdoc codeinpara.xml comment.xml h1h2.xml link.xml linkInHeading.xml missingParaBug.xml output1.xml Removed: html2xdoc m

[jira] Created: (MAVEN-1219) Goals from plugin dependencies fail if the plugin is installed as part of the build process

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

[jira] Updated: (MAVEN-1150) maven.xml inheritance strangeness

2004-04-03 Thread jira
The following issue has been updated: Updater: Brett Porter (mailto:[EMAIL PROTECTED]) Date: Sat, 3 Apr 2004 10:16 PM Changes: Fix Version changed to 1.1 Fix Version changed from 1.0-rc3 --

cvs commit: maven/xdocs changes.xml

2004-04-03 Thread brett
brett 2004/04/03 19:04:56 Modified:xdocsTag: MAVEN-1_0-BRANCH changes.xml Log: change log Revision ChangesPath No revision No revision 1.14.4.5 +6 -0 maven/xdocs/changes.xml Index: changes.xml

[jira] Closed: (MAVEN-558) Errors incorrectly reported when an artifact does not exist on a remote repo

2004-04-03 Thread jira
Message: The following issue has been closed. Resolver: Brett Porter Date: Sat, 3 Apr 2004 10:13 PM applied - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-558 Here is an overview of th

cvs commit: maven/src/java/org/apache/maven/util HttpUtils.java

2004-04-03 Thread brett
brett 2004/04/03 19:02:16 Modified:src/java/org/apache/maven/util Tag: MAVEN-1_0-BRANCH HttpUtils.java Log: PR: MAVEN-558 Submitted by: David Zeleznik improve error handling in HttpUtils Revision ChangesPath No revision No

[jira] Closed: (MAVEN-1098) cleanup touchstone

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

cvs commit: maven/src/java/org/apache/maven/cli App.java

2004-04-03 Thread brett
brett 2004/04/03 18:56:32 Modified:src/java/org/apache/maven/cli Tag: MAVEN-1_0-BRANCH App.java Log: PR: MAVEN-1204 -o on command line conquers all Revision ChangesPath No revision No revision 1.37.4.17 +6 -3 maven/src/java

cvs commit: maven/src/java/org/apache/maven/cli CLIManager.java

2004-04-03 Thread brett
brett 2004/04/03 18:55:58 Modified:src/java/org/apache/maven/cli Tag: MAVEN-1_0-BRANCH CLIManager.java Log: clarify option Revision ChangesPath No revision No revision 1.12.4.5 +1 -1 maven/src/java/or

[jira] Closed: (MAVEN-1181) maven -d doesn't work when combined with -p

2004-04-03 Thread jira
Message: The following issue has been closed. Resolver: Brett Porter Date: Sat, 3 Apr 2004 10:05 PM no use case for this - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-1181 Here is an

[jira] Updated: (MAVEN-1056) separate release-independant documentation

2004-04-03 Thread jira
The following issue has been updated: Updater: Brett Porter (mailto:[EMAIL PROTECTED]) Date: Sat, 3 Apr 2004 10:03 PM Changes: environment changed to Fix Version changed to 1.1 Fix Version changed from 1.0-rc3 -

cvs commit: maven/src/test/touchstone-build maven.xml

2004-04-03 Thread brett
brett 2004/04/03 18:50:45 Modified:src/test/touchstone-build Tag: MAVEN-1_0-BRANCH maven.xml Log: cleanup Revision ChangesPath No revision No revision 1.43.4.12 +3 -16 maven/src/test/touchstone-build/maven.xml Index: mave

[jira] Closed: (MAVEN-1050) cannot get multibyte string from project.xml

2004-04-03 Thread jira
Message: The following issue has been closed. Resolver: Brett Porter Date: Sat, 3 Apr 2004 9:59 PM applied - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-1050 Here is an overview of th

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

2004-04-03 Thread brett
brett 2004/04/03 18:48:03 Modified:src/java/org/apache/maven Tag: MAVEN-1_0-BRANCH MavenUtils.java Log: PR: MAVEN-1050 Submitted by: Shinsuke SUGAYA Use system file encoding for POM Revision ChangesPath No revision No

[jira] Closed: (MAVEN-1204) build and project properties should not override command line

2004-04-03 Thread jira
Message: The following issue has been closed. Resolver: Brett Porter Date: Sat, 3 Apr 2004 9:55 PM fixed for -o. No other cmd line properties equate to context properties. done. - View the issue: http://jira.codeh

cvs commit: maven/src/test/touchstone-build/src/reactor-build/default project.properties

2004-04-03 Thread brett
brett 2004/04/03 18:44:06 Added: src/test/touchstone-build/src/reactor-build/default Tag: MAVEN-1_0-BRANCH project.properties Log: missing file for touchstone Revision ChangesPath No revision No revision

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

2004-04-03 Thread jira
The following comment has been added to this issue: Author: Brett Porter Created: Sat, 3 Apr 2004 9:53 PM Body: works for me. What non-standard plugins do you have installed? - View this comment: http://jira.co

Missing sources for GPLd and LGPLd artifacts

2004-04-03 Thread Dalibor Topic
Hi Maven developers, while browsing the ibiblio repository, I noticed that some LGPLd and GPLd artifacts didn't have their sources available. I hope that's just some glitch that happened when the artifacts were uploaded. Since the GPL and LGPL both require the sources for binaries to be distri