Re: [vote] Release Continuum 1.0 alpha 1

2005-04-25 Thread Emmanuel Venisse
+1 Emmanuel - Original Message - From: Trygve Laugstøl [EMAIL PROTECTED] To: continuum-dev@maven.apache.org Sent: Tuesday, April 26, 2005 1:55 AM Subject: [vote] Release Continuum 1.0 alpha 1 Hi I would like to propose that we tag and release the current version in the Subversion

[jira] Created: (CONTINUUM-108) fatal error in m2 does not translate as a build error

2005-04-25 Thread Brett Porter (JIRA)
fatal error in m2 does not translate as a build error - Key: CONTINUUM-108 URL: http://jira.codehaus.org/browse/CONTINUUM-108 Project: Continuum Type: Improvement Versions: 1.0-alpha-1 Reporter: Brett

[jira] Created: (CONTINUUM-111) add a mechanism for passing CLI parameters to build tools

2005-04-25 Thread Brett Porter (JIRA)
add a mechanism for passing CLI parameters to build tools - Key: CONTINUUM-111 URL: http://jira.codehaus.org/browse/CONTINUUM-111 Project: Continuum Type: Improvement Versions: 1.0-alpha-1 Reporter:

[jira] Closed: (CONTINUUM-103) add project barfs on bad URL

2005-04-25 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-103?page=all ] Brett Porter closed CONTINUUM-103: -- Fix Version: (was: 1.0-alpha-2) Resolution: Duplicate CONTINUUM-109 gives a better description, sorry for dupeing add project barfs on bad

[jira] Updated: (CONTINUUM-106) don't allow a project to be added identically more than once

2005-04-25 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-106?page=all ] Brett Porter updated CONTINUUM-106: --- Fix Version: 1.0-alpha-2 Version: 1.0-alpha-1 don't allow a project to be added identically more than once

[jira] Closed: (CONTINUUM-102) add version on the summary page

2005-04-25 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-102?page=all ] Brett Porter closed CONTINUUM-102: -- Fix Version: 1.0-alpha-1 Resolution: Fixed add version on the summary page --- Key: CONTINUUM-102

Re: results of synchronize

2005-04-25 Thread Nacho G. Mac Dowell
One of the artifacts filenames in the source repository was not good. At the moment we are not correcting this, so it continues to warn on every build. It'll be improved over time. What name? Is there anything we (ws.apache.org/jaxme) can do to fix it? best regards, Nacho G. Mac Dowell

[jira] Created: (MPASPECTJ-19) Add messageHolderClass property

2005-04-25 Thread Matt Smith (JIRA)
Add messageHolderClass property --- Key: MPASPECTJ-19 URL: http://jira.codehaus.org/browse/MPASPECTJ-19 Project: maven-aspectj-plugin Type: Improvement Versions: 3.2 Reporter: Matt Smith from the iajc ant task documentation:

[jira] Updated: (MPASPECTJ-19) Add messageHolderClass property

2005-04-25 Thread Matt Smith (JIRA)
[ http://jira.codehaus.org/browse/MPASPECTJ-19?page=all ] Matt Smith updated MPASPECTJ-19: Attachment: MPASPECTJ-19.txt messageHolderClass diff Add messageHolderClass property --- Key: MPASPECTJ-19

RE: [m2] Jar aggregation use case (was RE: cvs commit: maven-components/maven-plugins/maven-assembly-plugin/src/main/resources/assemblies jar-with-dependencies.xml)

2005-04-25 Thread Vincent Massol
-Original Message- From: Brett Porter [mailto:[EMAIL PROTECTED] Sent: lundi 25 avril 2005 02:33 To: Maven Developers List Subject: Re: [m2] Jar aggregation use case (was RE: cvs commit: maven- components/maven-plugins/maven-assembly- plugin/src/main/resources/assemblies

Re: results of synchronize

2005-04-25 Thread Brett Porter
The warnings weren't particularly pertaining to your artifacts, so it's not something you have to worry about - but thanks for the interest! :) Cheers, Brett Nacho G. Mac Dowell wrote: One of the artifacts filenames in the source repository was not good. At the moment we are not correcting

Re: [m2] Jar aggregation use case (was RE: cvs commit: maven-components/maven-plugins/maven-assembly-plugin/src/main/resources/assemblies jar-with-dependencies.xml)

2005-04-25 Thread Brett Porter
I agree that having different ways to distribute one's code is bad. I only want 1 way for Cargo: one JAR which is the aggregation of the 3 individual JARs. User don't see the individual jars (they are private artifacts). Actually and coincidentally Milos sent an email yesterday on the Cargo

[jira] Commented: (MNG-348) Create Verifier plugin

2005-04-25 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-348?page=comments#action_38077 ] Brett Porter commented on MNG-348: -- 1) yes, known issue with m2-alpha-1. You specify the version in your POM, but we need a better way to discover that where they typically aren't

[jira] Updated: (MNG-348) Create Verifier plugin

2005-04-25 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-348?page=all ] Brett Porter updated MNG-348: - Fix Version: 2.0-alpha-2 Create Verifier plugin -- Key: MNG-348 URL: http://jira.codehaus.org/browse/MNG-348 Project: m2

Maven 1.X EAR question

2005-04-25 Thread Morten Kristiansen
Is this possible: I have a war type dependency in my EAR modules' project.xml. I would like to have ear.appxml.war.context-root${my.prop}/ear.appxml.war.context-root in the POM and that the generated application.xml file have the same string ${my.prop} as context-root (and not the resolved

results of synchronize

2005-04-25 Thread maven
Syncing Apache Software Foundation Syncing Codehaus Syncing Maven Plugins @ SourceForge Syncing Mortbay Consulting Syncing Open Symphony Syncing OS Java [INFO] Source repository is at: '/home/projects/maven/repository-staging/to-ibiblio/maven' [INFO] Target repository is at:

svn commit: r164550 - in /maven/components/trunk/maven-artifact-ant: ./ src/main/java/org/apache/maven/artifact/ant/ src/main/resources/META-INF/plexus/

2005-04-25 Thread brett
Author: brett Date: Mon Apr 25 02:38:53 2005 New Revision: 164550 URL: http://svn.apache.org/viewcvs?rev=164550view=rev Log: updates to versions, and make sure it is valid not to have a localRepository/ element Modified: maven/components/trunk/maven-artifact-ant/pom.xml

svn commit: r164551 - in /maven/components/tags/maven-artifact-ant-2.0-alpha-1: ./ src/main/java/org/apache/maven/artifact/ant/ src/main/resources/META-INF/plexus/

2005-04-25 Thread brett
Author: brett Date: Mon Apr 25 02:49:33 2005 New Revision: 164551 URL: http://svn.apache.org/viewcvs?rev=164551view=rev Log: release of 2.0-alpha-1 Ant tasks Added: maven/components/tags/maven-artifact-ant-2.0-alpha-1/ - copied from r164543, maven/components/trunk/maven-artifact-ant/

svn commit: r164554 - in /maven/maven-1/core/trunk/xdocs: index.xml navigation-pdf.xml navigation.xml project/index.xml

2005-04-25 Thread brett
Author: brett Date: Mon Apr 25 03:18:01 2005 New Revision: 164554 URL: http://svn.apache.org/viewcvs?rev=164554view=rev Log: add some links Modified: maven/maven-1/core/trunk/xdocs/index.xml maven/maven-1/core/trunk/xdocs/navigation-pdf.xml

[maven2 build - SUCCESS] Mon Apr 25 06:07:00 EDT 2005

2005-04-25 Thread jvanzyl
Distribution: http://www.codehaus.org/~maven/m2/m2-20050425.060700.tar.gz Log: http://www.codehaus.org/~maven/m2-build-logs/m2-build-log-20050425.060700.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands,

RE: [m2] Jar aggregation use case (was RE: cvs commit: maven-components/maven-plugins/maven-assembly-plugin/src/main/resources/assemblies jar-with-dependencies.xml)

2005-04-25 Thread Vincent Massol
-Original Message- From: Brett Porter [mailto:[EMAIL PROTECTED] Sent: lundi 25 avril 2005 10:08 To: Maven Developers List Subject: Re: [m2] Jar aggregation use case (was RE: cvs commit: maven- components/maven-plugins/maven-assembly- plugin/src/main/resources/assemblies

RE: [jira] Commented: (MNG-348) Create Verifier plugin

2005-04-25 Thread Vincent Massol
-Original Message- From: Brett Porter (JIRA) [mailto:[EMAIL PROTECTED] Sent: lundi 25 avril 2005 10:15 To: [EMAIL PROTECTED] Subject: [jira] Commented: (MNG-348) Create Verifier plugin [snip] 1) yes, known issue with m2-alpha-1. You specify the version in your POM, but we need a

svn commit: r164555 - in /maven/components/trunk/maven-site/src/site/xdoc: about.fml ant-tasks.xml download.xml navigation.xml

2005-04-25 Thread brett
Author: brett Date: Mon Apr 25 03:32:56 2005 New Revision: 164555 URL: http://svn.apache.org/viewcvs?rev=164555view=rev Log: add ant task documentation Added: maven/components/trunk/maven-site/src/site/xdoc/ant-tasks.xml (with props) Modified:

[maven2 build - SUCCESS] Mon Apr 25 07:07:00 EDT 2005

2005-04-25 Thread jvanzyl
Distribution: http://www.codehaus.org/~maven/m2/m2-20050425.070700.tar.gz Log: http://www.codehaus.org/~maven/m2-build-logs/m2-build-log-20050425.070700.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands,

svn commit: r164559 - in /maven/components/trunk/maven-site/src/site/xdoc: ant-tasks.xml download.xml

2005-04-25 Thread brett
Author: brett Date: Mon Apr 25 04:43:59 2005 New Revision: 164559 URL: http://svn.apache.org/viewcvs?rev=164559view=rev Log: fix typos Modified: maven/components/trunk/maven-site/src/site/xdoc/ant-tasks.xml maven/components/trunk/maven-site/src/site/xdoc/download.xml Modified:

[maven2 build - SUCCESS] Mon Apr 25 08:07:00 EDT 2005

2005-04-25 Thread jvanzyl
Distribution: http://www.codehaus.org/~maven/m2/m2-20050425.080700.tar.gz Log: http://www.codehaus.org/~maven/m2-build-logs/m2-build-log-20050425.080700.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands,

svn commit: r164564 - /maven/components/trunk/maven-site/src/site/xdoc/ant-tasks.xml

2005-04-25 Thread brett
Author: brett Date: Mon Apr 25 05:44:50 2005 New Revision: 164564 URL: http://svn.apache.org/viewcvs?rev=164564view=rev Log: doco update Modified: maven/components/trunk/maven-site/src/site/xdoc/ant-tasks.xml Modified: maven/components/trunk/maven-site/src/site/xdoc/ant-tasks.xml URL:

svn commit: r164566 - /maven/components/trunk/maven-site/src/site/xdoc/download.xml

2005-04-25 Thread brett
Author: brett Date: Mon Apr 25 05:53:25 2005 New Revision: 164566 URL: http://svn.apache.org/viewcvs?rev=164566view=rev Log: remove mention of m1 for now Modified: maven/components/trunk/maven-site/src/site/xdoc/download.xml Modified:

[maven2 build - SUCCESS] Mon Apr 25 09:07:00 EDT 2005

2005-04-25 Thread jvanzyl
Distribution: http://www.codehaus.org/~maven/m2/m2-20050425.090700.tar.gz Log: http://www.codehaus.org/~maven/m2-build-logs/m2-build-log-20050425.090700.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands,

svn commit: r164570 - in /maven/maven-1/plugins/trunk/aspectj: plugin.jelly xdocs/changes.xml xdocs/properties.xml

2005-04-25 Thread vmassol
Author: vmassol Date: Mon Apr 25 06:20:17 2005 New Revision: 164570 URL: http://svn.apache.org/viewcvs?rev=164570view=rev Log: MPASPECTJ-19: Add support for codeiajc/code's codemessageHolderClass/code attribute and added codemaven.dependency.classpath/code to the codeiajc/code's taskdef so

svn commit: r164571 - in /maven/maven-1/plugins/trunk/aspectj/xdocs: changes.xml properties.xml

2005-04-25 Thread vmassol
Author: vmassol Date: Mon Apr 25 06:21:16 2005 New Revision: 164571 URL: http://svn.apache.org/viewcvs?rev=164571view=rev Log: Fixed copyright year for modified files Modified: maven/maven-1/plugins/trunk/aspectj/xdocs/changes.xml maven/maven-1/plugins/trunk/aspectj/xdocs/properties.xml

[jira] Commented: (MPASPECTJ-19) Add messageHolderClass property

2005-04-25 Thread Vincent Massol (JIRA)
[ http://jira.codehaus.org/browse/MPASPECTJ-19?page=comments#action_38083 ] Vincent Massol commented on MPASPECTJ-19: - Thanks. Applied with several modifications: - it was missing a patch for properties.xml - it was missing a patch for

[maven2 build - SUCCESS] Mon Apr 25 10:12:11 EDT 2005

2005-04-25 Thread jvanzyl
Distribution: http://www.codehaus.org/~maven/m2/m2-20050425.101211.tar.gz Log: http://www.codehaus.org/~maven/m2-build-logs/m2-build-log-20050425.101211.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands,

svn commit: r164582 - in /maven/components/trunk/maven-meeper/src/bin: ibiblio-sync/ ibiblio-sync/synchronize-codehaus-to-ibiblio-m2.sh ibiblio-sync/synchronize-codehaus-to-ibiblio.sh ibiblio-sync/synchronize-ibiblio-to-codehaus.sh repoclean/ repoclean/synchronize.properties synchronize.sh syncopate/syncopate.conf

2005-04-25 Thread jdcasey
Author: jdcasey Date: Mon Apr 25 07:49:37 2005 New Revision: 164582 URL: http://svn.apache.org/viewcvs?rev=164582view=rev Log: Adding current sync scripts from beaver to version control, including path changes to the syncopate.conf file Added:

[jira] Resolved: (MNG-329) put all the scripts in CVS

2005-04-25 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MNG-329?page=all ] John Casey resolved MNG-329: Resolution: Fixed put all the scripts in CVS -- Key: MNG-329 URL: http://jira.codehaus.org/browse/MNG-329 Project: m2

[jira] Resolved: (MNG-312) add test artifacts to repository

2005-04-25 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MNG-312?page=all ] John Casey resolved MNG-312: Resolution: Fixed reopen when there are changes. add test artifacts to repository Key: MNG-312 URL:

[maven2 build - SUCCESS] Mon Apr 25 11:07:00 EDT 2005

2005-04-25 Thread jvanzyl
Distribution: http://www.codehaus.org/~maven/m2/m2-20050425.110700.tar.gz Log: http://www.codehaus.org/~maven/m2-build-logs/m2-build-log-20050425.110700.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands,

[jira] Reopened: (MAVENUPLOAD-332) taglibdoc 1.2

2005-04-25 Thread fabrizio giustina (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-332?page=all ] fabrizio giustina reopened MAVENUPLOAD-332: --- sorry, the jar included in the bundle was not properly generated. Can you re-run the upload (same bundle url) and replace the previous

[jira] Commented: (MNG-309) more repoclean enhancements

2005-04-25 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MNG-309?page=comments#action_38091 ] John Casey commented on MNG-309: For which conditions do we want to trigger an email? This last bullet point may involve a bit of recoding for the reporters, as well as polishing up

repository synchronization temporarily suspended

2005-04-25 Thread John Casey
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 All, I'm trying to upgrade the repository converter that we use to translate metadata and artifacts from maven-1 to maven-2 repositories during the synchronization process. For this reason, I've suspended synchronization until I can get a good set of

[jira] Commented: (MAVENUPLOAD-303) Upload piccolo project jars

2005-04-25 Thread Eric Merritt (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-303?page=comments#action_38096 ] Eric Merritt commented on MAVENUPLOAD-303: -- Thats strange. It was created with java 1.4.2 jar utility. In fact if I pull down the piccolo.jar from the above

Who's maintaining the Velocity repository?

2005-04-25 Thread Shinobu Kawai
Hi guys, I was wondering who was maintaining the maven repository for Velocity. Here's the latest jars that I've found in ibiblio (http://www.ibiblio.org/maven/): - velocity - 1.4, dep-1.4, 1.5-dev, SNAPSHOT - velocity-tools - 1.1, generic-1.1, view-1.1 - velocity-dvsl - 0.45, SNAPSHOT I

[jira] Updated: (MPASPECTJ-19) Add messageHolderClass property

2005-04-25 Thread Matt Smith (JIRA)
[ http://jira.codehaus.org/browse/MPASPECTJ-19?page=all ] Matt Smith updated MPASPECTJ-19: Attachment: MPASPECTJ-19-2.txt The paths in the argfile.lst needed to be changed from \ to /. The tests run successfully. I will add a test case for the

svn commit: r164670 - /maven/maven-1/plugins/trunk/aspectj/src/plugin-test/argfile.lst

2005-04-25 Thread vmassol
Author: vmassol Date: Mon Apr 25 15:14:47 2005 New Revision: 164670 URL: http://svn.apache.org/viewcvs?rev=164670view=rev Log: fixed paths which were probably only working on windows... Modified: maven/maven-1/plugins/trunk/aspectj/src/plugin-test/argfile.lst Modified:

[jira] Commented: (MPASPECTJ-19) Add messageHolderClass property

2005-04-25 Thread Vincent Massol (JIRA)
[ http://jira.codehaus.org/browse/MPASPECTJ-19?page=comments#action_38108 ] Vincent Massol commented on MPASPECTJ-19: - Thanks Matt. I'm getting the following which does not sound right (but then I've not read the tests so this may be normal):

Re: Who's maintaining the Velocity repository?

2005-04-25 Thread Brett Porter
I'll leave the Velocity team to answer, please don't cross post. SNAPSHOTs are not generally published to Ibiblio by ASF projects - they are published to http://cvs.apache.org/repository - Brett Shinobu Kawai wrote: Hi guys, I was wondering who was maintaining the maven repository for

Re: Who's maintaining the Velocity repository?

2005-04-25 Thread Shinobu Kawai
Hi Brett, I'll leave the Velocity team to answer, please don't cross post. SNAPSHOTs are not generally published to Ibiblio by ASF projects - they are published to http://cvs.apache.org/repository OK, thanks. Sorry for the cross post. Best regards, -- Shinobu -- Shinobu Kawai [EMAIL

[jira] Updated: (MNG-348) Create Verifier plugin

2005-04-25 Thread Vincent Massol (JIRA)
[ http://jira.codehaus.org/browse/MNG-348?page=all ] Vincent Massol updated MNG-348: --- Attachment: maven-verifier-plugin-workingversion1.zip First working version ready to be committed to SVN trunk. Works with m2 alpha 2 from SVN trunk. Create Verifier

svn commit: r164700 - /maven/maven-1/core/trunk/xdocs/developers/code-style.xml

2005-04-25 Thread jdcasey
Author: jdcasey Date: Mon Apr 25 17:58:57 2005 New Revision: 164700 URL: http://svn.apache.org/viewcvs?rev=164700view=rev Log: (empty) Modified: maven/maven-1/core/trunk/xdocs/developers/code-style.xml Modified: maven/maven-1/core/trunk/xdocs/developers/code-style.xml URL:

svn commit: r164701 - /maven/maven-1/core/trunk/src/site/developers/maven-eclipse-codestyle.xml

2005-04-25 Thread jdcasey
Author: jdcasey Date: Mon Apr 25 17:59:38 2005 New Revision: 164701 URL: http://svn.apache.org/viewcvs?rev=164701view=rev Log: Added eclipse formats file. Added: maven/maven-1/core/trunk/src/site/developers/maven-eclipse-codestyle.xml (with props) Added:

svn commit: r164702 - /maven/components/trunk/maven-artifact/src/main/java/org/apache/maven/artifact/factory/ArtifactFactory.java

2005-04-25 Thread jdcasey
Author: jdcasey Date: Mon Apr 25 18:25:33 2005 New Revision: 164702 URL: http://svn.apache.org/viewcvs?rev=164702view=rev Log: Added createArtifactWithClassifier(..) (see DefaultArtifactFactory, where this is already a public method). Modified:

[jira] Closed: (MNG-325) Do something about interpolated values in dependencies

2005-04-25 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-325?page=all ] Brett Porter closed MNG-325: Resolution: Won't Fix we're doing what we can about dud artifacts like javamail. We can't do much more in relation to the extends/ issue other than evangelise other

svn commit: r164705 [2/2] - in /maven/components/trunk/sandbox/repoclean/src/main: bash/ java/org/apache/maven/tools/repoclean/ java/org/apache/maven/tools/repoclean/artifact/handler/ java/org/apache/maven/tools/repoclean/artifact/layout/ java/org/apache/maven/tools/repoclean/artifact/metadata/ java/org/apache/maven/tools/repoclean/digest/ java/org/apache/maven/tools/repoclean/discover/ java/org/apache/maven/tools/repoclean/index/ java/org/apache/maven/tools/repoclean/report/ java/org/apache/maven/tools/repoclean/rewrite/ java/org/apache/maven/tools/repoclean/transaction/ java/org/apache/maven/tools/repoclean/translate/ resources/META-INF/plexus/

2005-04-25 Thread jdcasey
Modified: maven/components/trunk/sandbox/repoclean/src/main/java/org/apache/maven/tools/repoclean/transaction/RewriteTransaction.java URL:

[jira] Updated: (MNG-286) rename repoclean

2005-04-25 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-286?page=all ] Brett Porter updated MNG-286: - Fix Version: (was: 2.0-alpha-2) 2.0-alpha-3 let's leave this for now. We'll call it repository-manager and pull all the stuff together. rename

svn commit: r164707 - /maven/components/trunk/maven-meeper/src/bin/repoclean/synchronize.properties

2005-04-25 Thread jdcasey
Author: jdcasey Date: Mon Apr 25 18:35:17 2005 New Revision: 164707 URL: http://svn.apache.org/viewcvs?rev=164707view=rev Log: Fixed email configuration, and added report link for the email content. Modified: maven/components/trunk/maven-meeper/src/bin/repoclean/synchronize.properties

opened a Maven Evangelism JIRA project

2005-04-25 Thread Brett Porter
Hi, I've added a new project to JIRA for tracking bad metadata in the repository. Feel free to file tasks here: http://jira.codehaus.org/browse/MEV What we'll do is try and make some fixes locally if urgent, and ask the original developers to improve their source code if they are a sync.

[jira] Closed: (MNG-222) maven2 site and getting started guide

2005-04-25 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-222?page=all ] Brett Porter closed MNG-222: Fix Version: (was: 2.0-alpha-2) Resolution: Fixed maven2 site and getting started guide - Key: MNG-222

[maven2 build - SUCCESS] Mon Apr 25 22:07:00 EDT 2005

2005-04-25 Thread jvanzyl
Distribution: http://www.codehaus.org/~maven/m2/m2-20050425.220700.tar.gz Log: http://www.codehaus.org/~maven/m2-build-logs/m2-build-log-20050425.220700.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands,

[jira] Updated: (MNG-235) Define the compiler as parameter

2005-04-25 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-235?page=all ] Brett Porter updated MNG-235: - Fix Version: (was: 2.0-alpha-2) 2.0-alpha-3 Define the compiler as parameter Key: MNG-235 URL:

[jira] Updated: (MNG-150) Create a rar mojo

2005-04-25 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-150?page=all ] Brett Porter updated MNG-150: - Fix Version: (was: 2.0-alpha-2) 2.0-alpha-3 Create a rar mojo - Key: MNG-150 URL:

[jira] Closed: (MNG-315) resurrect the Wagon Ant tasks from CVS, and wrap them around maven-artifact

2005-04-25 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-315?page=all ] Brett Porter closed MNG-315: Resolution: Fixed resurrect the Wagon Ant tasks from CVS, and wrap them around maven-artifact

[jira] Closed: (MNG-279) When deploying a artifact tell the user to which repository it's deployed to.

2005-04-25 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-279?page=all ] Brett Porter closed MNG-279: Resolution: Fixed When deploying a artifact tell the user to which repository it's deployed to.

svn commit: r164719 - /maven/maven-1/core/trunk/KEYS

2005-04-25 Thread jvanzyl
Author: jvanzyl Date: Mon Apr 25 19:21:56 2005 New Revision: 164719 URL: http://svn.apache.org/viewcvs?rev=164719view=rev Log: adding key Modified: maven/maven-1/core/trunk/KEYS Modified: maven/maven-1/core/trunk/KEYS URL:

[jira] Resolved: (MNG-309) more repoclean enhancements

2005-04-25 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MNG-309?page=all ] John Casey resolved MNG-309: Resolution: Fixed all but the change for POM locations, and this is fixed in repoclean and awaiting the changes in maven-artifact...then we'll have to use repoclean or

[jira] Closed: (MNG-104) m2 should compile java code with debug info by default

2005-04-25 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-104?page=all ] Brett Porter closed MNG-104: Resolution: Fixed this was already supported, but it is now the default m2 should compile java code with debug info by default

[jira] Updated: (MNG-179) go offline goal - download dependencies

2005-04-25 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-179?page=all ] Brett Porter updated MNG-179: - Fix Version: (was: 2.0-alpha-2) 2.0-alpha-3 go offline goal - download dependencies - Key: MNG-179

[jira] Updated: (MNG-226) need to be able to dynamically register providers for wagon, scm, scripting

2005-04-25 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-226?page=all ] Brett Porter updated MNG-226: - Fix Version: (was: 2.0-alpha-2) 2.0-alpha-3 need to be able to dynamically register providers for wagon, scm, scripting

[jira] Updated: (MNG-18) Add offline mode

2005-04-25 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-18?page=all ] Brett Porter updated MNG-18: Fix Version: (was: 2.0-alpha-2) 2.0-alpha-3 Remaining Estimate: (was: 0) Add offline mode Key: MNG-18

svn commit: r164732 - /maven/maven-1/core/trunk/KEYS

2005-04-25 Thread jvanzyl
Author: jvanzyl Date: Mon Apr 25 20:36:44 2005 New Revision: 164732 URL: http://svn.apache.org/viewcvs?rev=164732view=rev Log: changing key Modified: maven/maven-1/core/trunk/KEYS Modified: maven/maven-1/core/trunk/KEYS URL:

[jira] Created: (MNG-353) allow primitive fields in mojos

2005-04-25 Thread Brett Porter (JIRA)
allow primitive fields in mojos --- Key: MNG-353 URL: http://jira.codehaus.org/browse/MNG-353 Project: m2 Type: Improvement Reporter: Brett Porter Fix For: 2.0-alpha-3 I'm pretty sure we can only configure objects (at least via

svn commit: r164740 - /maven/components/trunk/maven-mboot2/src/main/java/MBoot.java /maven/components/trunk/maven-plugins/maven-compiler-plugin/src/main/java/org/apache/maven/plugin/CompilerMojo.java

2005-04-25 Thread brett
Author: brett Date: Mon Apr 25 21:31:47 2005 New Revision: 164740 URL: http://svn.apache.org/viewcvs?rev=164740view=rev Log: make debug compiling the default Modified: maven/components/trunk/maven-mboot2/src/main/java/MBoot.java

[jira] Commented: (MNG-325) Do something about interpolated values in dependencies

2005-04-25 Thread Dan Diephouse (JIRA)
[ http://jira.codehaus.org/browse/MNG-325?page=comments#action_38124 ] Dan Diephouse commented on MNG-325: --- I don't understand why you can't at least just remove the extend element or remove the dependency... It seems like a valid POM is better than

[maven2 build - SUCCESS] Tue Apr 26 01:07:11 EDT 2005

2005-04-25 Thread jvanzyl
Distribution: http://www.codehaus.org/~maven/m2/m2-20050426.010711.tar.gz Log: http://www.codehaus.org/~maven/m2-build-logs/m2-build-log-20050426.010711.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands,