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

2004-03-19 Thread jvanzyl
jvanzyl 2004/03/19 20:27:30 Added: maven-project/src/main/resources/org/apache/maven project.xml Log: o implicit parent of all project object models Revision ChangesPath 1.1 maven-components/maven-project/src/main/resources/org/

cvs commit: maven-components/maven-project/src/main/resources/org/apache/maven defaults.properties

2004-03-19 Thread jvanzyl
jvanzyl 2004/03/19 20:22:48 Modified:maven-project/src/main/java/org/apache/maven/project DefaultMavenProjectBuilder.java MavenProjectBuilder.java Added: maven-project/src/main/resources/org/apache/maven defa

cvs commit: maven-components/maven-project/src/main/resources/org/apache/maven - New directory

2004-03-19 Thread jvanzyl
jvanzyl 2004/03/19 20:21:19 maven-components/maven-project/src/main/resources/org/apache/maven - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: maven-components/maven-project/src/main/resources/org/apache - New directory

2004-03-19 Thread jvanzyl
jvanzyl 2004/03/19 20:21:12 maven-components/maven-project/src/main/resources/org/apache - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: maven-components/maven-project/src/main/resources/org - New directory

2004-03-19 Thread jvanzyl
jvanzyl 2004/03/19 20:21:05 maven-components/maven-project/src/main/resources/org - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[jira] Commented: (MAVENPROXY-1) maven-proxy should handle missing files gracefully

2004-03-19 Thread jira
The following comment has been added to this issue: Author: Ben Walding Created: Fri, 19 Mar 2004 9:33 PM Body: This doesn't happen for directories, but it happens if a file can't be downloaded from upstream servers -

[jira] Closed: (MAVENPROXY-2) NPE when there is a validation error

2004-03-19 Thread jira
Message: The following issue has been closed. Resolver: Ben Walding Date: Fri, 19 Mar 2004 9:22 PM Applied - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVENPROXY-2 Here is an overview of

[jira] Closed: (MAVENPROXY-3) The directory listing should be improved.

2004-03-19 Thread jira
Message: The following issue has been closed. Resolver: Ben Walding Date: Fri, 19 Mar 2004 8:55 PM I accidentally did most of this without realising there was a patch for it! - View the issue: http://jira.codehaus

[jira] Updated: (MPCHANGES-6) href links not created correctly

2004-03-19 Thread jira
The following issue has been updated: Updater: Tim Shadel (mailto:[EMAIL PROTECTED]) Date: Fri, 19 Mar 2004 7:44 PM Comment: Here's a small patch that seems to fix the problem on my machine. It's a 2-line change in the JSL file. Changes: Attachment changed to href

[jira] Created: (MAVEN-1204) maven CLI -o option doesn't set maven.mode.online=false

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

SVN and Jars

2004-03-19 Thread Markus M. May
Hello Alan, I just read your blog about SVN and Jars. (can be found at: http://engrm.com/blogometer/2004/03/17/svn-and-jars.html#comments) Maybe the following comments tends to Depot Update (formerly Ruper), but I believe that they are true for Maven as well. --- snip --- After too long I gave u

ClassCastException in MavenJellyContext.class

2004-03-19 Thread Kyle Adams
I've been toying with the idea of writing an Ant tasks that wrap the DependencyVerifier.class and the Artifact plug-in in order to allow normal Ant projects be full-fledged deployers and consumers of a Maven repository. At this time, I build a MavenJellyContext object with all of the necessary i

cvs commit: maven-components/maven-project/src/test/java/org/apache/maven/project DefaultProjectBuilderTest.xml

2004-03-19 Thread jvanzyl
jvanzyl 2004/03/19 09:23:05 Modified:maven-project/src/test/java/org/apache/maven/project DefaultProjectBuilderTest.xml Log: o set logging threshold to fatal, we are capturing exceptions intentionally for testing. Revision ChangesPath 1.2

cvs commit: maven-components/maven-project/src/main/java/org/apache/maven/project DefaultMavenProjectBuilder.java

2004-03-19 Thread jvanzyl
jvanzyl 2004/03/19 09:22:08 Modified:maven-project/src/main/java/org/apache/maven/project DefaultMavenProjectBuilder.java Log: o don't puke out a stack trace Revision ChangesPath 1.2 +0 -2 maven-components/maven-project/src/main/java/or

cvs commit: maven-components/maven-mboot TODO.txt

2004-03-19 Thread jvanzyl
jvanzyl 2004/03/19 09:12:19 Modified:maven-mboot TODO.txt Log: Revision ChangesPath 1.7 +1 -0 maven-components/maven-mboot/TODO.txt Index: TODO.txt === RCS file: /home/cvs/maven-component

cvs commit: maven-components/maven-project - Imported sources

2004-03-19 Thread jvanzyl
jvanzyl 2004/03/19 09:11:07 Log: o realign the sources to the agreed upon layout in the wiki o started reorganizing the tests as it's not clear at first glance what resources are being used for what tests. The attempt being made in order to implement the notion of an implicit par

cvs commit: maven-components/maven-core/src/main/resources defaults.properties driver.properties log4j.properties

2004-03-19 Thread jvanzyl
jvanzyl 2004/03/19 09:05:42 Removed: maven-core/src/main/resources defaults.properties driver.properties log4j.properties Log: o driver.properties not used anymore o log4j.properties not used anymore o default.properties move the maven-project where it bel

cvs commit: maven-components/maven-plugins/maven-resources-plugin/src/main/resources/META-INF/maven plugin.xml

2004-03-19 Thread jvanzyl
jvanzyl 2004/03/19 08:14:42 Modified:maven-plugins/maven-resources-plugin/src/main/resources/META-INF/maven plugin.xml Log: fix typo in expression Revision ChangesPath 1.4 +1 -1 maven-components/maven-plugins/maven-resources-plugin/src/

cvs commit: maven-components/maven-plugins/maven-surefire-plugin/src/main/resources/META-INF/maven plugin.xml

2004-03-19 Thread jvanzyl
jvanzyl 2004/03/19 08:13:14 Modified:maven-plugins/maven-compiler-plugin/src/main/resources/META-INF/maven plugin.xml maven-plugins/maven-jar-plugin/src/main/resources/META-INF/maven plugin.xml maven-plugins/ma

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

2004-03-19 Thread jvanzyl
jvanzyl 2004/03/19 08:12:27 Modified:maven-core/src/main/java/org/apache/maven/plugin/descriptor GoalDescriptor.java MethodDescriptor.java PluginDescriptorBuilder.java maven-core/src/main/java/org/apache/maven/plugin/plexus

[jira] Created: (MAVEN-1203) Please place webwork 2.0 jars on ibiblio

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

RE: cvs commit: maven-components USE-CASES.txt

2004-03-19 Thread Maczka Michal
> -Original Message- > From: Gilles Dodinet [mailto:[EMAIL PROTECTED] > Sent: Thursday, March 18, 2004 10:26 PM > To: Maven Developers List > Subject: Re: cvs commit: maven-components USE-CASES.txt > > > hi- > > here are a few comments on why ive added that thingy. > first let me sa