[continuum] BUILD SUCCESSFUL: Maven

2005-06-16 Thread [EMAIL PROTECTED]
Build statistics: State: Ok Previous State: Failed Started at: Thu, 16 Jun 2005 06:07:41 + Finished at: Thu, 16 Jun 2005 06:07:48 + Total time: 7s Building machine hostname: maven.zones.apache.org

[jira] Updated: (MNG-42) Create a matrix of 1.x plugins vs 2.x plugins

2005-06-16 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-42?page=all ] Brett Porter updated MNG-42: Fix Version: (was: 2.0-alpha-3) 2.0-beta-1 Environment: Create a matrix of 1.x plugins vs 2.x plugins -

Re: start to migrate to proper group IDs?

2005-06-16 Thread Trygve Laugstøl
On Thu, Jun 16, 2005 at 10:10:39AM +1000, Brett Porter wrote: Hi, Some time ago we agreed that we wanted group IDs to resemble packages. I'd like to start pushing for this. I will come up with a plan for migrating existing stuff without breaking compat and working with our sync partners,

[maven2 build - SUCCESS - update] Thu Jun 16 03:07:02 EDT 2005

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

[jira] Updated: (MNG-411) improve maven-project-reports inline with m1

2005-06-16 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-411?page=all ] Brett Porter updated MNG-411: - Description: we need to do the following: - improve the layout of the mailing list reports (too wide), and add multiple archives - list all transitive dependencies (look at

[jira] Commented: (MNG-418) Add non-interactive mode

2005-06-16 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-418?page=comments#action_41384 ] Brett Porter commented on MNG-418: -- we now have this mode, so we just need to use a different wagon listener when it is on Add non-interactive mode

[jira] Moved: (MRM-11) Security policy for uploads must be in place

2005-06-16 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MRM-11?page=all ] Brett Porter moved MNG-31 to MRM-11: Priority: Major Component: (was: design) Key: MRM-11 (was: MNG-31) Project: Maven Repository Manager (was: Maven 2) Security policy

[jira] Updated: (MNG-184) add phase/ to goal in POM

2005-06-16 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-184?page=all ] Brett Porter updated MNG-184: - Fix Version: 2.0-alpha-3 Environment: add phase/ to goal in POM --- Key: MNG-184 URL:

svn commit: r190880 - in /maven/components/trunk/maven-site/src/site: apt/lifecycle.apt site.xml

2005-06-16 Thread brett
Author: brett Date: Wed Jun 15 23:47:21 2005 New Revision: 190880 URL: http://svn.apache.org/viewcvs?rev=190880view=rev Log: finish lifecycle doco Modified: maven/components/trunk/maven-site/src/site/apt/lifecycle.apt maven/components/trunk/maven-site/src/site/site.xml Modified:

[jira] Updated: (MNG-473) m2 fails if user.home contains $ character

2005-06-16 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-473?page=all ] Brett Porter updated MNG-473: - Fix Version: 2.0-alpha-3 m2 fails if user.home contains $ character -- Key: MNG-473 URL:

final lifecycle doc - users perspective. Please review.

2005-06-16 Thread Brett Porter
I intend to implement this tomorrow at some point, so a prompt review would be appreciated :) It will arrive here shortly: http://maven.apache.org/maven2/lifecycle.html and is in SVN now. This is written as instructions for users and plugin writers, so hopefully is more obvious about the

[jira] Closed: (MNG-472) multiple execution/'s with no goals not considered when running a goal directly from the CLI

2005-06-16 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-472?page=all ] Brett Porter closed MNG-472: Assign To: (was: John Casey) Resolution: Won't Fix Fix Version: (was: 2.0-beta-1) the lifecycle doc has clarified this. Possibly the only outstanding

[jira] Commented: (MNG-415) allow exclusion of certain dependencies from inclusion in an archive

2005-06-16 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-415?page=comments#action_41386 ] Brett Porter commented on MNG-415: -- we resolved this here: http://docs.codehaus.org/pages/viewpage.action?pageId=26408 Provided Scope Add a provided scope that makes a dependency

[REPOCLEAN] Error(s) occurred while converting repository

2005-06-16 Thread REPOCLEAN
Errors occurred while performing maven-1 to maven-2 repository conversion. For more details, see: http://test.maven.codehaus.org/reports/repoclean/16-Jun-2005_12.00.38/repository.report.txt - To unsubscribe, e-mail: [EMAIL

[REPOCLEAN] Error(s) occurred while converting repository

2005-06-16 Thread REPOCLEAN
Errors occurred while performing maven-1 to maven-2 repository conversion. For more details, see: http://test.maven.codehaus.org/reports/repoclean/16-Jun-2005_12.00.38/repository.report.txt - To unsubscribe, e-mail: [EMAIL

[jira] Closed: (MNG-413) the ability to exclude some dependencies from the final output .war

2005-06-16 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-413?page=all ] Brett Porter closed MNG-413: Resolution: Duplicate the ability to exclude some dependencies from the final output .war ---

[jira] Closed: (MNG-45) Complete lifecycle design, and document for users/developers

2005-06-16 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-45?page=all ] Brett Porter closed MNG-45: --- Resolution: Fixed at last! Complete lifecycle design, and document for users/developers Key:

svn commit: r190870 - in /maven/components/trunk/maven-core/src: main/resources/META-INF/plexus/components.xml test/java/org/apache/maven/lifecycle/LifecycleExecutorTest.java

2005-06-16 Thread brett
Author: brett Date: Wed Jun 15 22:24:43 2005 New Revision: 190870 URL: http://svn.apache.org/viewcvs?rev=190870view=rev Log: tweak the available phases Modified: maven/components/trunk/maven-core/src/main/resources/META-INF/plexus/components.xml

[jira] Closed: (MNG-365) It should be possible to run -u without a goal

2005-06-16 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-365?page=all ] Brett Porter closed MNG-365: Resolution: Duplicate It should be possible to run -u without a goal -- Key: MNG-365 URL:

[jira] Created: (MNG-475) add integration-test scope

2005-06-16 Thread Brett Porter (JIRA)
add integration-test scope -- Key: MNG-475 URL: http://jira.codehaus.org/browse/MNG-475 Project: Maven 2 Type: Improvement Components: maven-artifact Reporter: Brett Porter Fix For: 2.0-beta-1 as per

Re: start to migrate to proper group IDs?

2005-06-16 Thread Trygve Laugstøl
On Thu, Jun 16, 2005 at 10:10:39AM +1000, Brett Porter wrote: Hi, Some time ago we agreed that we wanted group IDs to resemble packages. I'd like to start pushing for this. I will come up with a plan for migrating existing stuff without breaking compat and working with our sync partners,

[m2] suggestion for interactive mode

2005-06-16 Thread Rahul
Hi, It is good to see M2 prompt user for downloading latest Artifact updates. Could I suggest 2 more options/extensions to the interactive mode. a) Yes to All - Yep, get me all updates for all artifacts required :-) b) No to All - No, I am happy with what I have f.t.m :-) I guess there might

results of synchronize

2005-06-16 Thread maven
Syncing Apache Software Foundation Syncing Codehaus Syncing Maven Plugins @ SourceForge Syncing Mortbay Consulting Syncing Open Symphony Syncing OS Java [INFO] Actual number of artifacts rewritten: 0 (0 including POMs). [ERROR] Error encountered while converting source repository to target

[REPOCLEAN] Error(s) occurred while converting repository

2005-06-16 Thread REPOCLEAN
Errors occurred while performing maven-1 to maven-2 repository conversion. For more details, see: http://test.maven.codehaus.org/reports/repoclean/16-Jun-2005_04.04.15/repository.report.txt - To unsubscribe, e-mail: [EMAIL

[REPOCLEAN] Error(s) occurred while converting repository

2005-06-16 Thread REPOCLEAN
Errors occurred while performing maven-1 to maven-2 repository conversion. For more details, see: http://test.maven.codehaus.org/reports/repoclean/16-Jun-2005_04.04.15/repository.report.txt - To unsubscribe, e-mail: [EMAIL

[jira] Created: (MNG-474) performance improvement for forked lifecycles

2005-06-16 Thread Brett Porter (JIRA)
performance improvement for forked lifecycles - Key: MNG-474 URL: http://jira.codehaus.org/browse/MNG-474 Project: Maven 2 Type: Improvement Components: maven-core Reporter: Brett Porter Fix For: 2.1-beta-1

[jira] Updated: (MNG-419) Setting Automatic Plugin Update to never throws a NullPointerException

2005-06-16 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-419?page=all ] Brett Porter updated MNG-419: - Description: Setting snapshotPolicy to 'never' for the central pluginRepository in pom.xml, then executing an m2 comman eg. m2 clean:clean Sample pom.xml :

[jira] Updated: (MNG-404) add a required-maven-version to the POM

2005-06-16 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-404?page=all ] Brett Porter updated MNG-404: - Fix Version: 2.0-beta-1 Environment: add a required-maven-version to the POM --- Key: MNG-404 URL:

[jira] Moved: (MRM-10) syncopate needs to validate the incoming directory layout

2005-06-16 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MRM-10?page=all ] Brett Porter moved MNG-259 to MRM-10: - Component: (was: repository-tools) Key: MRM-10 (was: MNG-259) Project: Maven Repository Manager (was: Maven 2) syncopate needs to

[jira] Closed: (MNG-280) Writing maven xml files is error prone without a schema or something

2005-06-16 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-280?page=all ] Brett Porter closed MNG-280: Assign To: Brett Porter Resolution: Fixed Fix Version: 2.0-alpha-3 XSD is available for the POM Writing maven xml files is error prone without a schema or

[jira] Updated: (MNG-438) conf for dummies (install wizard)

2005-06-16 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-438?page=all ] Brett Porter updated MNG-438: - Description: the environment here requires a proxy be setup. maven requires web access to grab the goodies. myself and one other user started an m2 install from linux and

[jira] Closed: (MNG-156) reverse lookup phases for goals

2005-06-16 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-156?page=all ] Brett Porter closed MNG-156: Resolution: Won't Fix a goal may have more than one phase in the project, or none - its too unpredictable for the user, and running a goal on its own may make sense if

Re: 1.1-beta-1 test builds

2005-06-16 Thread Konstantin Shaposhnikov
On 6/16/05, Brett Porter [EMAIL PROTECTED] wrote: This will be something I have to document as a known issue. I think you are running the Maven 1.0.2 script (check your path) against the Maven 1.1 MAVEN_HOME. Yes, you are right. Thank you for answer. - Brett Konstantin Shaposhnikov wrote:

svn commit: r190877 - /maven/components/trunk/maven-site/src/site/apt/lifecycle.apt

2005-06-16 Thread brett
Author: brett Date: Wed Jun 15 23:08:34 2005 New Revision: 190877 URL: http://svn.apache.org/viewcvs?rev=190877view=rev Log: (empty) Modified: maven/components/trunk/maven-site/src/site/apt/lifecycle.apt Modified: maven/components/trunk/maven-site/src/site/apt/lifecycle.apt URL:

Re: start to migrate to proper group IDs?

2005-06-16 Thread Carlos Sanchez
I think we should enforce only the root groupIds and then it's up to each project the number of subgroups they made. They will always be able to refactor new versions and split them in subgroups if they want. eg. we require that if you have a foo.com domain your groupId is com.foo but after that

[jira] Created: (MNG-476) site:deploy only partially deploys site

2005-06-16 Thread Yann Le Du (JIRA)
site:deploy only partially deploys site --- Key: MNG-476 URL: http://jira.codehaus.org/browse/MNG-476 Project: Maven 2 Type: Bug Components: maven-plugins Versions: 2.0-alpha-2 Environment: Windows XP for local run

apt-incorporation

2005-06-16 Thread Juraj Burian
Hello everybody, we need to: 1) modify the Java plug-in to allow switching between J2SE 1.5 apt (annotation processing tool) or standard javac 2) create new standalone J2SE 1.5 apt plug-in. To achieve this it is necessary to upgrade ant used in maven to the version 1.7 (still Alpha). I thing

RE: final lifecycle doc - users perspective. Please review.

2005-06-16 Thread Vincent Massol
Hi Brett, I've read it. It's very good and crystal clear. However I have a few questions: 1/ [...]Note that adding the plugin on its own is not enough information - you must also specify the goals you want run as part of your build.[...] Is that so? In my sample test that uses my clover plugin,

RE: final lifecycle doc - users perspective. Please review.

2005-06-16 Thread Vincent Massol
Hi Brett, I've read it. It's very good and crystal clear. However I have a few questions: 1/ [...]Note that adding the plugin on its own is not enough information - you must also specify the goals you want run as part of your build.[...] Is that so? In my sample test that uses my clover plugin,

Re: final lifecycle doc - users perspective. Please review.

2005-06-16 Thread Brett Porter
Vincent Massol wrote: Hi Brett, I've read it. It's very good and crystal clear. However I have a few questions: Thanks 1/ [...]Note that adding the plugin on its own is not enough information - you must also specify the goals you want run as part of your build.[...] Is that so? In my

svn commit: r190907 - /maven/components/trunk/maven-model/maven.mdo

2005-06-16 Thread evenisse
Author: evenisse Date: Thu Jun 16 06:12:38 2005 New Revision: 190907 URL: http://svn.apache.org/viewcvs?rev=190907view=rev Log: Add TODO for address taf in notifiers Modified: maven/components/trunk/maven-model/maven.mdo Modified: maven/components/trunk/maven-model/maven.mdo URL:

Re: [m2] Clover plugin use cases (was RE: [m2] Verification phase required?)

2005-06-16 Thread Brett Porter
Vincent Massol wrote: BTW, is there a Java API to programmatically call a goal/phase? Not presently. I'm not sure we want to go down the attainGoal path again, but there may be a case (eg, the release plugin currently executes m2 outright - that's more like maven:maven than attainGoal

[jira] Closed: (MAVENUPLOAD-407) xjavadoc 1.1

2005-06-16 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-407?page=all ] Carlos Sanchez closed MAVENUPLOAD-407: -- Assign To: Carlos Sanchez Resolution: Fixed xjavadoc 1.1 Key: MAVENUPLOAD-407 URL:

results of synchronize

2005-06-16 Thread maven
Syncing Apache Software Foundation Syncing Codehaus Syncing Maven Plugins @ SourceForge Syncing Mortbay Consulting Syncing Open Symphony Syncing OS Java [INFO] Actual number of artifacts rewritten: 7 (14 including POMs). [ERROR] Error encountered while converting source repository to target

[REPOCLEAN] Error(s) occurred while converting repository

2005-06-16 Thread REPOCLEAN
Errors occurred while performing maven-1 to maven-2 repository conversion. For more details, see: http://test.maven.codehaus.org/reports/repoclean/16-Jun-2005_08.12.31/repository.report.txt - To unsubscribe, e-mail: [EMAIL

[REPOCLEAN] Error(s) occurred while converting repository

2005-06-16 Thread REPOCLEAN
Errors occurred while performing maven-1 to maven-2 repository conversion. For more details, see: http://test.maven.codehaus.org/reports/repoclean/16-Jun-2005_08.12.31/repository.report.txt - To unsubscribe, e-mail: [EMAIL

Re: start to migrate to proper group IDs?

2005-06-16 Thread Rafal Krzewski
Carlos Sanchez wrote: eg. we require that if you have a foo.com domain your groupId is com.foo but after that it's up to you. If you have a foo.sf.net we require net.sf.foo but no more than that. I like this one very much. It's in-line wit Sun's guidelines for package names, and provides a

[maven2 build - SUCCESS - update] Thu Jun 16 09:07:00 EDT 2005

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

[maven2 build - SUCCESS - update] Thu Jun 16 11:07:04 EDT 2005

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

svn commit: r190930 - /maven/components/trunk/maven-artifact/src/main/java/org/apache/maven/artifact /maven/components/trunk/maven-artifact/src/main/java/org/apache/maven/artifact/factory /maven/components/trunk/maven-artifact/src/main/java/org/apache/maven/artifact/resolver/filter /maven/components/trunk/maven-core-it-verifier/src/main/java/org/apache/maven/it /maven/components/trunk/maven-core-it/it0016 /maven/components/trunk/maven-mboot2/src/main/java /maven/components/trunk/maven-mboot2/src/main/java/model /maven/components/trunk/maven-plugins/maven-war-plugin /maven/components/trunk/maven-plugins/maven-war-plugin/src/main/java/org/apache/maven/plugin/war /maven/components/trunk/maven-project/src/main/java/org/apache/maven/project /maven/components/trunk/maven-project/src/test/java/org/apache/maven/project /maven/components/trunk/maven-project/src/test/resources/projects/scope /maven/components/trunk/maven-site/src/site/xdoc

2005-06-16 Thread brett
Author: brett Date: Thu Jun 16 08:02:07 2005 New Revision: 190930 URL: http://svn.apache.org/viewcvs?rev=190930view=rev Log: PR: MNG-415 implement provided scope Added: maven/components/trunk/maven-project/src/test/resources/projects/scope/transitive-provided-dep.xml Modified:

svn commit: r190944 - /maven/maven-1/core/trunk/project.xml

2005-06-16 Thread brett
Author: brett Date: Thu Jun 16 09:22:37 2005 New Revision: 190944 URL: http://svn.apache.org/viewcvs?rev=190944view=rev Log: Jelly 1.0 Modified: maven/maven-1/core/trunk/project.xml Modified: maven/maven-1/core/trunk/project.xml URL:

[jira] Commented: (MNG-379) more control over plugin updates

2005-06-16 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-379?page=comments#action_41393 ] Brett Porter commented on MNG-379: -- sounds good. more control over plugin updates Key: MNG-379 URL:

[jira] Commented: (CONTINUUM-189) Move org.apache.maven.continuum.notification out of continuum-core

2005-06-16 Thread Emmanuel Venisse (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-189?page=comments#action_41397 ] Emmanuel Venisse commented on CONTINUUM-189: in a subproject : trunk/continuum-notifiers/continuum-noitifier-api and notifiers in

[jira] Created: (MPDEVACTIVITY-5) Source Repository page stills links to CVS

2005-06-16 Thread Graham King (JIRA)
Source Repository page stills links to CVS -- Key: MPDEVACTIVITY-5 URL: http://jira.codehaus.org/browse/MPDEVACTIVITY-5 Project: maven-developer-activity-plugin Type: Bug Reporter: Graham King Priority: Minor The

[jira] Created: (MPCLOVER-44) clover:check ant task requires initString parameter

2005-06-16 Thread Carlos Sanchez (JIRA)
clover:check ant task requires initString parameter --- Key: MPCLOVER-44 URL: http://jira.codehaus.org/browse/MPCLOVER-44 Project: maven-clover-plugin Type: Bug Versions: 1.9.1 Reporter: Carlos Sanchez

[jira] Created: (MPDEVACTIVITY-4) XSLT stylesheet never matches any results

2005-06-16 Thread Graham King (JIRA)
XSLT stylesheet never matches any results - Key: MPDEVACTIVITY-4 URL: http://jira.codehaus.org/browse/MPDEVACTIVITY-4 Project: maven-developer-activity-plugin Type: Bug Components: default Environment: Maven

[jira] Updated: (MPCLOVER-44) clover:check ant task requires initString parameter

2005-06-16 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MPCLOVER-44?page=all ] Carlos Sanchez updated MPCLOVER-44: --- Attachment: clover.diff clover:check ant task requires initString parameter --- Key: MPCLOVER-44

[jira] Commented: (CONTINUUM-189) Move org.apache.maven.continuum.notification out of continuum-core

2005-06-16 Thread Trygve Laugstol (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-189?page=comments#action_41399 ] Trygve Laugstol commented on CONTINUUM-189: --- And the core would depend on it? Move org.apache.maven.continuum.notification out of continuum-core

svn commit: r190953 - in /maven/maven-1/core/trunk/xdocs: index.xml roadmap.xml start/download.xml start/release-notes-1.1-beta-1.xml

2005-06-16 Thread brett
Author: brett Date: Thu Jun 16 09:48:05 2005 New Revision: 190953 URL: http://svn.apache.org/viewcvs?rev=190953view=rev Log: add 1.1-beta-1 info Added: maven/maven-1/core/trunk/xdocs/start/release-notes-1.1-beta-1.xml (with props) Modified: maven/maven-1/core/trunk/xdocs/index.xml

[jira] Created: (CONTINUUM-189) Move org.apache.maven.continuum.notification out of continuum-core

2005-06-16 Thread Emmanuel Venisse (JIRA)
Move org.apache.maven.continuum.notification out of continuum-core -- Key: CONTINUUM-189 URL: http://jira.codehaus.org/browse/CONTINUUM-189 Project: Continuum Type: Task Components: continuum-core

[jira] Closed: (MNG-415) allow exclusion of certain dependencies from inclusion in an archive

2005-06-16 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-415?page=all ] Brett Porter closed MNG-415: Resolution: Fixed allow exclusion of certain dependencies from inclusion in an archive

[jira] Commented: (MNG-478) war:war warSourceExcludes parameter not used when set in the POM

2005-06-16 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-478?page=comments#action_41394 ] Brett Porter commented on MNG-478: -- I'm pretty sure ** has to match at least one directory. Try warSourceExcludestest.html/warSourceExcludes war:war warSourceExcludes

[jira] Updated: (MNG-477) maven-plugin-assembly: unpack tries to unpack non archive files

2005-06-16 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-477?page=all ] Brett Porter updated MNG-477: - Fix Version: 2.0-beta-1 maven-plugin-assembly: unpack tries to unpack non archive files - Key:

[jira] Commented: (MNG-478) war:war warSourceExcludes parameter not used when set in the POM

2005-06-16 Thread Yann Le Du (JIRA)
[ http://jira.codehaus.org/browse/MNG-478?page=comments#action_41395 ] Yann Le Du commented on MNG-478: OK, the main example was a bad one :) but as I said I tried with other patterns, including mere test.html ; I just tried again, just in case, and it

svn commit: r190959 - /maven/maven-1/core/trunk/xdocs/start/release-notes-1.1-beta-1.xml

2005-06-16 Thread brett
Author: brett Date: Thu Jun 16 10:15:36 2005 New Revision: 190959 URL: http://svn.apache.org/viewcvs?rev=190959view=rev Log: fix release notes Modified: maven/maven-1/core/trunk/xdocs/start/release-notes-1.1-beta-1.xml Modified:

[jira] Commented: (MNG-438) conf for dummies (install wizard)

2005-06-16 Thread Kenney Westerhof (JIRA)
[ http://jira.codehaus.org/browse/MNG-438?page=comments#action_41391 ] Kenney Westerhof commented on MNG-438: -- I'd go for the way most linux applications solve this (and some windows ports too, like subversion) by creating the user conf dir + a default

svn commit: r190960 - /maven/maven-1/core/tags/maven-1.1-beta-1

2005-06-16 Thread brett
Author: brett Date: Thu Jun 16 10:16:05 2005 New Revision: 190960 URL: http://svn.apache.org/viewcvs?rev=190960view=rev Log: tag 1.1-beta-1 Added: maven/maven-1/core/tags/maven-1.1-beta-1/ - copied from r190959, maven/maven-1/core/trunk/

[jira] Commented: (CONTINUUM-189) Move org.apache.maven.continuum.notification out of continuum-core

2005-06-16 Thread Trygve Laugstol (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-189?page=comments#action_41396 ] Trygve Laugstol commented on CONTINUUM-189: --- Where do you want to put the ContinuumNotificationDispatcher? Move org.apache.maven.continuum.notification out of

Re: 1.1-beta-1 test builds

2005-06-16 Thread Brett Porter
fixed dan tran wrote: pom.getDependencyPath is now required file type. Default is jar For example: j:set var=depId value=${pom.groupId}:process-windows-x86:dll / ant:copy verbose=true file=${pom.getDependencyPath(depId)} how ever the same code will break 1.02. (it returns empty

Maven 1.1 Beta 1 Released

2005-06-16 Thread Brett Porter
The Apache Maven team is pleased to announce the release of Maven 1.1-beta-1 http://maven.apache.org/start/download.html Maven is a project management and project comprehension tool. Maven is based on the concept of a project object model: builds, documentation creation, site publication, and

[jira] Commented: (CONTINUUM-189) Move org.apache.maven.continuum.notification out of continuum-core

2005-06-16 Thread Emmanuel Venisse (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-189?page=comments#action_41401 ] Emmanuel Venisse commented on CONTINUUM-189: yes Move org.apache.maven.continuum.notification out of continuum-core

svn commit: r190975 - /maven/components/trunk/maven-artifact-ant/src/main/java/org/apache/maven/artifact/ant/AbstractArtifactTask.java

2005-06-16 Thread brett
Author: brett Date: Thu Jun 16 11:09:17 2005 New Revision: 190975 URL: http://svn.apache.org/viewcvs?rev=190975view=rev Log: fix possible NPE Modified: maven/components/trunk/maven-artifact-ant/src/main/java/org/apache/maven/artifact/ant/AbstractArtifactTask.java Modified:

Re: [REPOCLEAN] Error(s) occurred while converting repository

2005-06-16 Thread John Casey
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I just fixed these in the m1 staging repository last night, and now they're back... :( I'll have to look into why, but I've asked each project to update the POMs on their side. - -j REPOCLEAN wrote: Errors occurred while performing maven-1 to

[jira] Created: (MNG-477) maven-plugin-assembly: unpack tries to unpack non archive files

2005-06-16 Thread Andreas Hoheneder (JIRA)
maven-plugin-assembly: unpack tries to unpack non archive files - Key: MNG-477 URL: http://jira.codehaus.org/browse/MNG-477 Project: Maven 2 Type: Bug Components: maven-plugins Versions:

[jira] Created: (MAVENUPLOAD-411) mstor 0.9.6 - Maven bundle

2005-06-16 Thread Ben Fortuna (JIRA)
mstor 0.9.6 - Maven bundle -- Key: MAVENUPLOAD-411 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-411 Project: maven-upload-requests Type: Task Reporter: Ben Fortuna http://mstor.sourceforge.net/maven/mstor-0.9.6-bundle.jar

Re: start to migrate to proper group IDs?

2005-06-16 Thread Rahul
+1 on this one Cheers, Rahul Carlos Sanchez wrote: I think we should enforce only the root groupIds and then it's up to each project the number of subgroups they made. They will always be able to refactor new versions and split them in subgroups if they want. eg. we require that if you have

[jira] Closed: (MNG-473) m2 fails if user.home contains $ character

2005-06-16 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MNG-473?page=all ] John Casey closed MNG-473: -- Resolution: Fixed closing, with the current fix. we can re-address this later in another issue, if necessary. m2 fails if user.home contains $ character

[jira] Closed: (MNG-379) more control over plugin updates

2005-06-16 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MNG-379?page=all ] John Casey closed MNG-379: -- Resolution: Fixed more control over plugin updates Key: MNG-379 URL: http://jira.codehaus.org/browse/MNG-379

[jira] Created: (MPPDF-39) missing patch for MPPDF-24

2005-06-16 Thread Lukas Theussl (JIRA)
missing patch for MPPDF-24 -- Key: MPPDF-39 URL: http://jira.codehaus.org/browse/MPPDF-39 Project: maven-pdf-plugin Type: Improvement Versions: 2.3 Environment: ? Reporter: Lukas Theussl Assigned to: Arnaud HERITIER

[jira] Created: (MAVEN-1625) Maven 1.1-b1: NoSuchMethodError: Dependency.setProperties()

2005-06-16 Thread fabrizio giustina (JIRA)
Maven 1.1-b1: NoSuchMethodError: Dependency.setProperties() --- Key: MAVEN-1625 URL: http://jira.codehaus.org/browse/MAVEN-1625 Project: maven Type: Bug Components: core Versions: 1.1-beta-1

results of synchronize

2005-06-16 Thread maven
Syncing Apache Software Foundation Syncing Codehaus Syncing Maven Plugins @ SourceForge Syncing Mortbay Consulting Syncing Open Symphony Syncing OS Java [INFO] Actual number of artifacts rewritten: 1 (2 including POMs). [ERROR] Error encountered while converting source repository to target

[maven2 build - SUCCESS - update] Thu Jun 16 15:07:09 EDT 2005

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

[maven2 build - FAILED - update] Thu Jun 16 17:07:02 EDT 2005

2005-06-16 Thread jvanzyl
ci.sh already running... exiting maven 4599 4597 0 16:07 ?00:00:00 /bin/sh /home/projects/maven/ci.sh update maven 4637 4599 0 16:07 ?00:00:00 /bin/sh /home/projects/maven/ci.sh update maven 4638 4637 0 16:07 ?00:00:00 /bin/sh /home/projects/maven/ci.sh

[jira] Created: (MPARTIFACT-54) NoSuchMethodError when doing jar:install

2005-06-16 Thread Archimedes Trajano (JIRA)
NoSuchMethodError when doing jar:install Key: MPARTIFACT-54 URL: http://jira.codehaus.org/browse/MPARTIFACT-54 Project: maven-artifact-plugin Type: Bug Reporter: Archimedes Trajano Fix For: 1.5.2

svn commit: r191007 - /maven/maven-1/plugins/trunk/pdf/project.xml

2005-06-16 Thread aheritier
Author: aheritier Date: Thu Jun 16 14:38:18 2005 New Revision: 191007 URL: http://svn.apache.org/viewcvs?rev=191007view=rev Log: open 2.3.1-SNAPSHOT Modified: maven/maven-1/plugins/trunk/pdf/project.xml Modified: maven/maven-1/plugins/trunk/pdf/project.xml URL:

svn commit: r191019 - in /maven/components/trunk/maven-site/src/site: apt/apt-format.apt site.xml

2005-06-16 Thread jvanzyl
Author: jvanzyl Date: Thu Jun 16 15:37:03 2005 New Revision: 191019 URL: http://svn.apache.org/viewcvs?rev=191019view=rev Log: o adding apt reference to the site Added: maven/components/trunk/maven-site/src/site/apt/apt-format.apt Modified:

[REPOCLEAN] Error(s) occurred while converting repository

2005-06-16 Thread REPOCLEAN
Errors occurred while performing maven-1 to maven-2 repository conversion. For more details, see: http://test.maven.codehaus.org/reports/repoclean/16-Jun-2005_04.00.47/repository.report.txt - To unsubscribe, e-mail: [EMAIL

[jira] Created: (MPARTIFACT-55) deploy using file:// url is broken

2005-06-16 Thread Dan Tran (JIRA)
deploy using file:// url is broken -- Key: MPARTIFACT-55 URL: http://jira.codehaus.org/browse/MPARTIFACT-55 Project: maven-artifact-plugin Type: Bug Versions: 1.5.1 Environment: maven-1.1-b1 Reporter: Dan Tran The

[jira] Created: (MNG-479) unable to override the default central repository

2005-06-16 Thread Edwin Punzalan (JIRA)
unable to override the default central repository - Key: MNG-479 URL: http://jira.codehaus.org/browse/MNG-479 Project: Maven 2 Type: Bug Components: maven-core Versions: 2.0-alpha-2 Environment: WinXP

svn commit: r191043 - /maven/components/trunk/maven-core/src/assemble/bin.xml /maven/components/trunk/maven-core/src/conf /maven/components/trunk/maven-core/src/conf/settings.xml /maven/components/trunk/maven-settings/settings.sample.xml

2005-06-16 Thread jdcasey
Author: jdcasey Date: Thu Jun 16 18:17:36 2005 New Revision: 191043 URL: http://svn.apache.org/viewcvs?rev=191043view=rev Log: Adding sample settings.xml files. One goes in the maven distro, the other is in the maven-settings project dir, for reference. The one in maven-settings is intended to

svn commit: r191051 - /maven/components/trunk/maven-settings/settings.sample.xml

2005-06-16 Thread jdcasey
Author: jdcasey Date: Thu Jun 16 19:25:25 2005 New Revision: 191051 URL: http://svn.apache.org/viewcvs?rev=191051view=rev Log: Taking out redundant sample settings.xml Removed: maven/components/trunk/maven-settings/settings.sample.xml

[jira] Closed: (MNG-294) installation-wide configuration

2005-06-16 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MNG-294?page=all ] John Casey closed MNG-294: -- Resolution: Fixed installation-wide configuration --- Key: MNG-294 URL: http://jira.codehaus.org/browse/MNG-294

[jira] Commented: (MNG-469) implement report configuration

2005-06-16 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MNG-469?page=comments#action_41442 ] John Casey commented on MNG-469: I'm trying to understand how the reporting stuff works...are we attempting to make the site mojo work more like the lifecycle executor, then, in that it

m2-bootstrap-all.bat Problem For Latest Snapshot of Maven 2.0

2005-06-16 Thread Shane Isbell
I just downloaded the latest copy of Maven 2.0 from SVN (http://svn.apache.org/repos/asf/maven/components/trunk). I am building on Windows XP. I encountered the following problems during the build. 1) m2-bootstrap-all.bat :chkMHome if not %M2_HOME%== goto init echo.

[jira] Commented: (MPJXR-27) JXR does not seem to handle inner classes properly

2005-06-16 Thread Jamie Bisotti (JIRA)
[ http://jira.codehaus.org/browse/MPJXR-27?page=comments#action_41450 ] Jamie Bisotti commented on MPJXR-27: Anyone? JXR does not seem to handle inner classes properly -- Key: MPJXR-27

svn commit: r191079 - /maven/components/trunk/maven-artifact-ant/src/main/resources/META-INF/plexus /maven/components/trunk/maven-artifact/src/main/java/org/apache/maven/artifact/deployer /maven/components/trunk/maven-artifact/src/main/java/org/apache/maven/artifact/handler /maven/components/trunk/maven-artifact/src/main/java/org/apache/maven/artifact/handler/manager /maven/components/trunk/maven-artifact/src/main/java/org/apache/maven/artifact/installer /maven/components/trunk/maven-artifact/src/main/java/org/apache/maven/artifact/repository/layout /maven/components/trunk/maven-artifact/src/main/resources/META-INF/plexus /maven/components/trunk/maven-core/src/main/java/org/apache/maven/plugin/version

2005-06-16 Thread brett
Author: brett Date: Thu Jun 16 20:55:50 2005 New Revision: 191079 URL: http://svn.apache.org/viewcvs?rev=191079view=rev Log: make the artifact type handlers configurable Added: maven/components/trunk/maven-artifact/src/main/java/org/apache/maven/artifact/handler/DefaultArtifactHandler.java

[REPOCLEAN] Error(s) occurred while converting repository

2005-06-16 Thread REPOCLEAN
Errors occurred while performing maven-1 to maven-2 repository conversion. For more details, see: http://test.maven.codehaus.org/reports/repoclean/16-Jun-2005_08.01.23/repository.report.txt - To unsubscribe, e-mail: [EMAIL

[REPOCLEAN] Error(s) occurred while converting repository

2005-06-16 Thread REPOCLEAN
Errors occurred while performing maven-1 to maven-2 repository conversion. For more details, see: http://test.maven.codehaus.org/reports/repoclean/16-Jun-2005_08.01.23/repository.report.txt - To unsubscribe, e-mail: [EMAIL

results of synchronize

2005-06-16 Thread maven
Syncing Apache Software Foundation Syncing Codehaus Syncing Maven Plugins @ SourceForge Syncing Mortbay Consulting Syncing Open Symphony Syncing OS Java [INFO] Actual number of artifacts rewritten: 7 (14 including POMs). [ERROR] Error encountered while converting source repository to target

[REPOCLEAN] Error(s) occurred while converting repository

2005-06-16 Thread REPOCLEAN
Errors occurred while performing maven-1 to maven-2 repository conversion. For more details, see: http://test.maven.codehaus.org/reports/repoclean/17-Jun-2005_12.01.07/repository.report.txt - To unsubscribe, e-mail: [EMAIL

  1   2   >