[jira] Created: (CONTINUUM-332) Notification message includes the test-report log file of the failed test case.

2005-10-05 Thread Fritz Oconer (JIRA)
Notification message includes the test-report log file of the failed test case. --- Key: CONTINUUM-332 URL: http://jira.codehaus.org/browse/CONTINUUM-332 Project: Continuum Type: New Feature

[jira] Commented: (MAVENUPLOAD-539) Upload StringTemplate 2.2

2005-10-05 Thread Wilfred Springer (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-539?page=comments#action_47940 ] Wilfred Springer commented on MAVENUPLOAD-539: -- I intended to have this uploaded to the Maven 2 repository, and figured that no project.xml would have been required

[maven2 build - FAILED - update] Thu Oct 6 06:15:00 GMT 2005

2005-10-05 Thread continuum
Log: http://maven.zones.apache.org/~maven/logs/m2-build-log-20051006.061501.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[jira] Created: (MNG-1107) maven searching the plugin repository and using default for POM when not found, even when a local version is installed

2005-10-05 Thread Brett Porter (JIRA)
maven searching the plugin repository and using default for POM when not found, even when a local version is installed -- Key: MNG-1107 URL: http://jira.codehaus.o

[jira] Created: (MNG-1108) don't resolve a default POM for a parent or dependency of type POM

2005-10-05 Thread Brett Porter (JIRA)
don't resolve a default POM for a parent or dependency of type POM -- Key: MNG-1108 URL: http://jira.codehaus.org/browse/MNG-1108 Project: Maven 2 Type: Bug Components: maven-project Reporter: Brett

[maven2 build - FAILED - update] Thu Oct 6 06:00:00 GMT 2005

2005-10-05 Thread continuum
Log: http://maven.zones.apache.org/~maven/logs/m2-build-log-20051006.06.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[jira] Commented: (MNG-1106) Stdout in MavenEmbedder.readProjectWithDependencies() method

2005-10-05 Thread Eugene Kuleshov (JIRA)
[ http://jira.codehaus.org/browse/MNG-1106?page=comments#action_47939 ] Eugene Kuleshov commented on MNG-1106: -- Another one: [WARNING] Artifact junit:junit:jar:3.8.1 has scope 'test' replaced with 'compile' as a dependency has given a b

[maven2 build - SUCCESS - update] Thu Oct 6 05:45:00 GMT 2005

2005-10-05 Thread continuum
Distribution: http://maven.zones.apache.org/~maven/builds/m2-20051006.054500.tar.gz Log: http://maven.zones.apache.org/~maven/logs/m2-build-log-20051006.054500.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional comman

[jira] Updated: (MNG-980) Provide control over precedence of org.apache.maven.plugins group in search path

2005-10-05 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-980?page=all ] Brett Porter updated MNG-980: - Fix Version: (was: 2.0-beta-4) 2.1 > Provide control over precedence of org.apache.maven.plugins group in search > path > --

[jira] Updated: (MNG-827) Allow eclipse plugin .project name to be customised

2005-10-05 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-827?page=all ] Brett Porter updated MNG-827: - Priority: Minor (was: Major) Fix Version: (was: 2.0-beta-4) not required for the first full release of the eclipse plugin IMO > Allow eclipse plugin .project nam

[jira] Updated: (MNG-405) Add javadoc links to dependencies in project.xml

2005-10-05 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-405?page=all ] Brett Porter updated MNG-405: - Description: (originally filed by Tim McCune) It would be nice to be able to specify the URLs that are currently in maven.javadoc.links in project.properties in my project.

[jira] Closed: (MNG-1075) java 1.4+ assert statment not recognised.

2005-10-05 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-1075?page=all ] Brett Porter closed MNG-1075: - Resolution: Cannot Reproduce Fix Version: (was: 2.0-beta-4) > java 1.4+ assert statment not recognised. > - > >

[maven2 build - SUCCESS - update] Thu Oct 6 05:30:00 GMT 2005

2005-10-05 Thread continuum
Distribution: http://maven.zones.apache.org/~maven/builds/m2-20051006.053000.tar.gz Log: http://maven.zones.apache.org/~maven/logs/m2-build-log-20051006.053000.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional comman

[jira] Commented: (MNG-945) Handle project that contains no source

2005-10-05 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-945?page=comments#action_47937 ] Brett Porter commented on MNG-945: -- note that if the report generates nothing, it should not be listed on the site or generate an empty file. my comments form the dev list: What should

[jira] Updated: (MNG-1015) Look at where to ideally attach a wagon TransferListener

2005-10-05 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-1015?page=all ] Brett Porter updated MNG-1015: -- Fix Version: (was: 2.0-beta-4) Component: maven-embedder maven-artifact > Look at where to ideally attach a wagon TransferListener > ---

[jira] Updated: (MNG-3) MavenProject / pom listener

2005-10-05 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-3?page=all ] Brett Porter updated MNG-3: --- Fix Version: (was: 2.0-beta-4) Component: maven-embedder > MavenProject / pom listener > --- > > Key: MNG-3 > URL: http://jira.c

Re: [m2] How to "unregister" a report while being generated?

2005-10-05 Thread Brett Porter
Actually, I'll add my comments to MNG-945 Brett Porter wrote: >Good point. We do need this. What should happen is the report have some >way to indicate whether it generated something or not. It should always >be called, but if there aren't any sources it shouldn't generate and the >site plugin sh

[jira] Created: (MNG-1106) Stdout in MavenEmbedder.readProjectWithDependencies() method

2005-10-05 Thread Eugene Kuleshov (JIRA)
Stdout in MavenEmbedder.readProjectWithDependencies() method Key: MNG-1106 URL: http://jira.codehaus.org/browse/MNG-1106 Project: Maven 2 Type: Bug Components: maven-embedder Reporter: Eugene Kuleshov

[maven2 build - SUCCESS - update] Thu Oct 6 04:45:00 GMT 2005

2005-10-05 Thread continuum
Distribution: http://maven.zones.apache.org/~maven/builds/m2-20051006.044500.tar.gz Log: http://maven.zones.apache.org/~maven/logs/m2-build-log-20051006.044500.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional comman

[jira] Closed: (MNG-690) Make text in appear the same size as the rest of the text

2005-10-05 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-690?page=all ] Brett Porter closed MNG-690: Assign To: Brett Porter Resolution: Fixed > Make text in appear the same size as the rest of the text > -

[jira] Created: (MNG-1105) remove release.properties after successful release:perform

2005-10-05 Thread Brett Porter (JIRA)
remove release.properties after successful release:perform -- Key: MNG-1105 URL: http://jira.codehaus.org/browse/MNG-1105 Project: Maven 2 Type: Bug Components: maven-release-plugin Reporter: Brett Porter

[jira] Created: (MNG-1104) release plugin should ignore pom.xml from status check

2005-10-05 Thread Brett Porter (JIRA)
release plugin should ignore pom.xml from status check -- Key: MNG-1104 URL: http://jira.codehaus.org/browse/MNG-1104 Project: Maven 2 Type: Bug Components: maven-release-plugin Reporter: Brett Porter Prior

[jira] Created: (MNG-1103) release plugin fails to increment "rc1"

2005-10-05 Thread Brett Porter (JIRA)
release plugin fails to increment "rc1" --- Key: MNG-1103 URL: http://jira.codehaus.org/browse/MNG-1103 Project: Maven 2 Type: Bug Components: maven-release-plugin Reporter: Brett Porter Priority: Minor Fix For: 2.0-b

[jira] Created: (MNG-1102) classifier of an assembly is different when deployed than when generated

2005-10-05 Thread Brett Porter (JIRA)
classifier of an assembly is different when deployed than when generated Key: MNG-1102 URL: http://jira.codehaus.org/browse/MNG-1102 Project: Maven 2 Type: Bug Components: maven-assembly-plugi

[maven2 build - SUCCESS - update] Thu Oct 6 03:45:00 GMT 2005

2005-10-05 Thread continuum
Distribution: http://maven.zones.apache.org/~maven/builds/m2-20051006.034500.tar.gz Log: http://maven.zones.apache.org/~maven/logs/m2-build-log-20051006.034500.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional comman

[jira] Created: (MNG-1101) release pom, and next version, is missing pieces of pom

2005-10-05 Thread Brett Porter (JIRA)
release pom, and next version, is missing pieces of pom --- Key: MNG-1101 URL: http://jira.codehaus.org/browse/MNG-1101 Project: Maven 2 Type: Bug Components: maven-release-plugin Reporter: Brett Porter Fi

[jira] Created: (MNG-1100) "next dev" version of pom gets release info

2005-10-05 Thread Brett Porter (JIRA)
"next dev" version of pom gets release info --- Key: MNG-1100 URL: http://jira.codehaus.org/browse/MNG-1100 Project: Maven 2 Type: Bug Components: maven-release-plugin Reporter: Brett Porter eg, plugin versions are fille

[jira] Closed: (MNG-1040) project-team goal incorrectly formats developers'

2005-10-05 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-1040?page=all ] Brett Porter closed MNG-1040: - Resolution: Fixed > project-team goal incorrectly formats developers' > --- > > Key: MNG-1040 > U

[jira] Closed: (MNG-1034) change outputDirectory in reports to default to ${project.reporting.outputDirectory}

2005-10-05 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-1034?page=all ] Brett Porter closed MNG-1034: - Resolution: Fixed > change outputDirectory in reports to default to > ${project.reporting.outputDirectory} > --

[maven2 build - FAILED - update] Thu Oct 6 03:15:01 GMT 2005

2005-10-05 Thread continuum
Log: http://maven.zones.apache.org/~maven/logs/m2-build-log-20051006.031501.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[jira] Updated: (MNG-1034) change outputDirectory in reports to default to ${project.reporting.outputDirectory}

2005-10-05 Thread Johnny R. Ruiz III (JIRA)
[ http://jira.codehaus.org/browse/MNG-1034?page=all ] Johnny R. Ruiz III updated MNG-1034: Attachment: MNG-1034-maven-pmd-plugin.patch Sorry I forgot Patch for PMD plugin outputDirectory. Please apply. > change outputDirectory in reports to default

[jira] Commented: (MNG-1040) project-team goal incorrectly formats developers'

2005-10-05 Thread Johnny R. Ruiz III (JIRA)
[ http://jira.codehaus.org/browse/MNG-1040?page=comments#action_47931 ] Johnny R. Ruiz III commented on MNG-1040: - This is a 4 letter patch :) -- Please apply. > project-team goal incorrectly formats developers' >

[jira] Reopened: (MNG-1034) change outputDirectory in reports to default to ${project.reporting.outputDirectory}

2005-10-05 Thread Johnny R. Ruiz III (JIRA)
[ http://jira.codehaus.org/browse/MNG-1034?page=all ] Johnny R. Ruiz III reopened MNG-1034: - Forgot to include PMD plugin to the patch. > change outputDirectory in reports to default to > ${project.reporting.outputDirectory} >

[jira] Closed: (MNG-1034) change outputDirectory in reports to default to ${project.reporting.outputDirectory}

2005-10-05 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-1034?page=all ] Brett Porter closed MNG-1034: - Resolution: Fixed applied, thanks. I made the following changes: - added back /clover to the clover plugin - didn't change the plugin report destination - it generates

[jira] Commented: (MNG-449) plugin development without release use case

2005-10-05 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-449?page=comments#action_47927 ] Brett Porter commented on MNG-449: -- or perhaps setting the release metadata on plugin installation, since it is only local? risky for deploy though, only want that if they are actually

[jira] Commented: (MNG-449) plugin development without release use case

2005-10-05 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-449?page=comments#action_47926 ] Brett Porter commented on MNG-449: -- but our plugin snapshot repos are separate, so users won't get them unless they configure it, so I don't see any harm in switching to -cpl, as long as

[jira] Closed: (MNG-1099) assembly:unpack when dependency is not a well know maven-archiver type

2005-10-05 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-1099?page=all ] Brett Porter closed MNG-1099: - Assign To: Brett Porter Resolution: Fixed applied, thanks > assembly:unpack when dependency is not a well know maven-archiver type > -

[jira] Closed: (MNG-555) POM XSD and site doco out of sync and both may be out of sync with code

2005-10-05 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-555?page=all ] Brett Porter closed MNG-555: Resolution: Fixed > POM XSD and site doco out of sync and both may be out of sync with code > --- > >

[jira] Closed: (MNG-1094) Repositories' tag is not inhertied to child POMs

2005-10-05 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-1094?page=all ] Brett Porter closed MNG-1094: - Resolution: Fixed Fix Version: 2.0-beta-4 > Repositories' tag is not inhertied to child POMs > >

[jira] Reopened: (MNG-1094) Repositories' tag is not inhertied to child POMs

2005-10-05 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-1094?page=all ] Brett Porter reopened MNG-1094: --- > Repositories' tag is not inhertied to child POMs > > > Key: MNG-1094 > URL: http:/

[jira] Closed: (MNG-1094) Repositories' tag is not inhertied to child POMs

2005-10-05 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-1094?page=all ] Brett Porter closed MNG-1094: - Resolution: Fixed > Repositories' tag is not inhertied to child POMs > > > Key: MNG-1094 >

Re: M2 multiproject setup

2005-10-05 Thread Brett Porter
a) yes, I think its a bug b) it's totally unnecessary, version is inherited :) - Brett Stephen Duncan wrote: >I plan on looking at the release plugin eventually, but I can only >handle so much new info at once. :) I want to keep the POM's in sync >when working on a snapshot too, so I just want

[jira] Updated: (MNG-1034) change outputDirectory in reports to default to ${project.reporting.outputDirectory}

2005-10-05 Thread Johnny R. Ruiz III (JIRA)
[ http://jira.codehaus.org/browse/MNG-1034?page=all ] Johnny R. Ruiz III updated MNG-1034: Attachment: MNG-1034-maven-plugins.patch changed all outputDirectory default value to ${project.reporting.outputDirectory}. Please apply. > change outputDir

[Fwd: commit messages]

2005-10-05 Thread Brett Porter
fyi --- Begin Message --- Subversion commit messages are sent to different lists according to the following mapping # Maven [/maven] for_paths = maven/ to_addr = commits at maven.apache.org suppress_if_match = yes [/maven/continuum] for_paths = maven/continuum/ to_addr = continuum-commits at mav

Re: take 2: tracking m1 vs m2 plugins

2005-10-05 Thread Brett Porter
Arnaud HERITIER wrote: >Who can do that ? >I think it will concern only updates and new features on plugins (bugs are not >significant because m2 plugins were totally rewriten >from scratch). > > an example of a bug is MPIDEA-39. This probably affects both. >But actually I don't know which f

[jira] Updated: (MNG-1093) Improve Error Handling

2005-10-05 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-1093?page=all ] Brett Porter updated MNG-1093: -- Fix Version: 2.0-beta-4 > Improve Error Handling > -- > > Key: MNG-1093 > URL: http://jira.codehaus.org/browse/MNG-1093 > Projec

[jira] Updated: (MNG-1096) Error handling needs improvement

2005-10-05 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-1096?page=all ] Brett Porter updated MNG-1096: -- Fix Version: 2.0-beta-4 > Error handling needs improvement > > > Key: MNG-1096 > URL: http://jira.codehaus.org/browse/MN

[jira] Updated: (MNG-1098) Add reactor summary when m2 fails

2005-10-05 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-1098?page=all ] Brett Porter updated MNG-1098: -- Fix Version: 2.0-beta-4 > Add reactor summary when m2 fails > - > > Key: MNG-1098 > URL: http://jira.codehaus.org/browse/

[jira] Subscription: Outstanding Repository Maintenance: Uploads

2005-10-05 Thread jira
Issue Subscription Filter: Outstanding Repository Maintenance: Uploads (9 issues) Subscriber: mavendevlist Project: maven-upload-requests Resolution: Unresolved Key Summary MAVENUPLOAD-540Upload wicket-1.1-rc2-bundle.jar, wicket-extensions-1.1-rc2-bundle.jar http://jira.codeh

[jira] Subscription: Outstanding Repository Maintenance: Evangelism

2005-10-05 Thread jira
Issue Subscription Filter: Outstanding Repository Maintenance: Evangelism (27 issues) Subscriber: mavendevlist Project: Maven Evangelism Resolution: Unresolved Key Summary MEV-3 Broken dependencies for nanocontainer http://jira.codehaus.org/browse/MEV-3 MEV-96 Some

Re: M2 multiproject setup

2005-10-05 Thread Stephen Duncan
I plan on looking at the release plugin eventually, but I can only handle so much new info at once. :) I want to keep the POM's in sync when working on a snapshot too, so I just want to have to manually change less properties when I start work on the next version, and when it comes time to release

[jira] Closed: (MAVEN-1390) POM example doco is non-portable

2005-10-05 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1390?page=all ] Brett Porter closed MAVEN-1390: --- Resolution: Won't Fix Fix Version: (was: 1.1-rc1) now that we deploy the resolved pom, this is unnecessary for that use case. It's still an issue for ch

Re: Mailing list

2005-10-05 Thread John Casey
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 sorry, I didn't read closely enough. You'll need to send a message to: [EMAIL PROTECTED] Grzegorz Słowikowski wrote: | Hi | | I'm on developer list. I don't get any svn/continuum mails | today. I read about new mailing lists, but links to then | are

Re: M2 multiproject setup

2005-10-05 Thread Brett Porter
You can, but it is what you give in the element, you can't omit that. If you need a tool to keep versions in sync in a multiproject, check the release plugin. - Brett Stephen Duncan wrote: >But you can't do this?: > >${project.parent.version} > >Sure would be nice to be able to keep my version

[maven2 build - SUCCESS - checkout] Thu Oct 6 00:15:00 GMT 2005

2005-10-05 Thread continuum
Distribution: http://maven.zones.apache.org/~maven/builds/m2-20051006.001501.tar.gz Log: http://maven.zones.apache.org/~maven/logs/m2-build-log-20051006.001501.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional comman

Re: new site

2005-10-05 Thread Brett Porter
It's not fixed, but reduced in likelihood. Previously, the width of source boxes was fixed at 955px, I changed that to 100%. As soon as you resize the window below the width of the page, it drops down under the nav again. I think we can close it won't fix, personally :) - Brett Lukas Theussl wro

[maven2 build - SUCCESS - update] Thu Oct 6 00:00:00 GMT 2005

2005-10-05 Thread continuum
Distribution: http://maven.zones.apache.org/~maven/builds/m2-20051006.00.tar.gz Log: http://maven.zones.apache.org/~maven/logs/m2-build-log-20051006.00.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional comman

[jira] Commented: (MPDASHBOARD-33) Change location of checkstyle files after releasing checkstyle plugin 3.0

2005-10-05 Thread Arnaud Heritier (JIRA)
[ http://jira.codehaus.org/browse/MPDASHBOARD-33?page=comments#action_47916 ] Arnaud Heritier commented on MPDASHBOARD-33: I changed these properties some days ago : http://marc.theaimsgroup.com/?l=turbine-maven-dev&m=112807420610863&w=2 Ok, if

[jira] Commented: (MNG-535) Imposible to generated UTF-8 site with APT

2005-10-05 Thread Arik Kfir (JIRA)
[ http://jira.codehaus.org/browse/MNG-535?page=comments#action_47915 ] Arik Kfir commented on MNG-535: --- I think this is more than a minor issue, as marked: most IDEs have project-wide (eclipse) or even ide-wide (intellij) encoding settings. Since many projects

[jira] Commented: (MPDASHBOARD-33) Change location of checkstyle files after releasing checkstyle plugin 3.0

2005-10-05 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MPDASHBOARD-33?page=comments#action_47914 ] Carlos Sanchez commented on MPDASHBOARD-33: --- That properties were not changed this time, so they were left bad documented previously. The checkstyle plugin 3.0 won't be

RE: take 2: tracking m1 vs m2 plugins

2005-10-05 Thread Arnaud HERITIER
> > Hi, Hi, > > We discussed this briefly before. From looking at that, this > seems to be the most workable solution: > - for any new features added in m1 or m2, we add a > description to the plugin site so that we have a comparitive checklist +1, I'll try to do it as soon as possible in pl

[jira] Updated: (MNG-1099) assembly:unpack when dependency is not a well know maven-archiver type

2005-10-05 Thread Dan Tran (JIRA)
[ http://jira.codehaus.org/browse/MNG-1099?page=all ] Dan Tran updated MNG-1099: -- Attachment: MNG-1099-2.diff Sorry Please use the MNG-1099-2.diff. -D > assembly:unpack when dependency is not a well know maven-archiver type > -

[jira] Commented: (MPDASHBOARD-33) Change location of checkstyle files after releasing checkstyle plugin 3.0

2005-10-05 Thread Arnaud Heritier (JIRA)
[ http://jira.codehaus.org/browse/MPDASHBOARD-33?page=comments#action_47911 ] Arnaud Heritier commented on MPDASHBOARD-33: You forgot to document these properties : maven.dashboard.aggregator.csfiles.report = checkstyle/index.html maven.dashboar

[maven2 build - SUCCESS - update] Wed Oct 5 22:30:00 GMT 2005

2005-10-05 Thread continuum
Distribution: http://maven.zones.apache.org/~maven/builds/m2-20051005.223000.tar.gz Log: http://maven.zones.apache.org/~maven/logs/m2-build-log-20051005.223000.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional comman

[jira] Commented: (MPDASHBOARD-33) Change location of checkstyle files after releasing checkstyle plugin 3.0

2005-10-05 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MPDASHBOARD-33?page=comments#action_47909 ] Carlos Sanchez commented on MPDASHBOARD-33: --- I've added a section to the docs saying how to use checkstyle with older dashboard plugins. We should stay with the old dash

[jira] Commented: (MNG-1099) assembly:unpack when dependency is not a well know maven-archiver type

2005-10-05 Thread Dan Tran (JIRA)
[ http://jira.codehaus.org/browse/MNG-1099?page=comments#action_47908 ] Dan Tran commented on MNG-1099: --- The title should be "assembly:unpack should ignore unknown archiver type" > assembly:unpack when dependency is not a well know maven-archiver type > --

[jira] Updated: (MNG-1099) assembly:unpack when dependency is not a well know maven-archiver type

2005-10-05 Thread Dan Tran (JIRA)
[ http://jira.codehaus.org/browse/MNG-1099?page=all ] Dan Tran updated MNG-1099: -- Attachment: MNG-1099.diff > assembly:unpack when dependency is not a well know maven-archiver type > -- > >

[jira] Created: (MNG-1099) assembly:unpack when dependency is not a well know maven-archiver type

2005-10-05 Thread Dan Tran (JIRA)
assembly:unpack when dependency is not a well know maven-archiver type -- Key: MNG-1099 URL: http://jira.codehaus.org/browse/MNG-1099 Project: Maven 2 Type: Bug Components: maven-assembly-plugin

[jira] Commented: (MPDASHBOARD-33) Change location of checkstyle files after releasing checkstyle plugin 3.0

2005-10-05 Thread Arnaud Heritier (JIRA)
[ http://jira.codehaus.org/browse/MPDASHBOARD-33?page=comments#action_47905 ] Arnaud Heritier commented on MPDASHBOARD-33: Do you think we'll release the dashboard plugin before the checkstyle plugin ? I already updated cs*.report properties beca

[jira] Reopened: (MPDASHBOARD-33) Change location of checkstyle files after releasing checkstyle plugin 3.0

2005-10-05 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MPDASHBOARD-33?page=all ] Carlos Sanchez reopened MPDASHBOARD-33: --- Please revert the changes, they shouldn't be applied until checkstyle plugin 3.0 is released > Change location of checkstyle files after releasi

[jira] Closed: (MPDASHBOARD-33) Change location of checkstyle files after releasing checkstyle plugin 3.0

2005-10-05 Thread Arnaud Heritier (JIRA)
[ http://jira.codehaus.org/browse/MPDASHBOARD-33?page=all ] Arnaud Heritier closed MPDASHBOARD-33: -- Assign To: Arnaud Heritier Resolution: Fixed Fix Version: 1.9 Thanks Carlos. I forgot to update those properties. > Change location

[jira] Updated: (MPDASHBOARD-33) Change location of checkstyle files after releasing checkstyle plugin 3.0

2005-10-05 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MPDASHBOARD-33?page=all ] Carlos Sanchez updated MPDASHBOARD-33: -- Description: The location of the checkstyle files changes in 3.0 version of the plugin, so update the dashboard properties accordingly Index: plugi

[jira] Created: (MPDASHBOARD-33) Change location of checkstyle files after releasing checkstyle plugin 3.0

2005-10-05 Thread Carlos Sanchez (JIRA)
Change location of checkstyle files after releasing checkstyle plugin 3.0 - Key: MPDASHBOARD-33 URL: http://jira.codehaus.org/browse/MPDASHBOARD-33 Project: maven-dashboard-plugin Type: Task

[continuum build - FAILED - update] Wed Oct 5 21:00:00 GMT 2005

2005-10-05 Thread continuum
Log: http://maven.zones.apache.org/~continuum/logs/continuum-build-log-20051005.21.txt

[maven2 build - SUCCESS - update] Wed Oct 5 20:45:00 GMT 2005

2005-10-05 Thread continuum
Distribution: http://maven.zones.apache.org/~maven/builds/m2-20051005.204500.tar.gz Log: http://maven.zones.apache.org/~maven/logs/m2-build-log-20051005.204500.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional comman

[jira] Created: (MAVENUPLOAD-540) Upload wicket-1.1-rc2-bundle.jar, wicket-extensions-1.1-rc2-bundle.jar

2005-10-05 Thread Martijn Dashorst (JIRA)
Upload wicket-1.1-rc2-bundle.jar, wicket-extensions-1.1-rc2-bundle.jar -- Key: MAVENUPLOAD-540 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-540 Project: maven-upload-requests Type: Task Reporter

[jira] Closed: (MNG-1095) Images do not show in xdoc documents that are nested in sub-folders

2005-10-05 Thread Vincent Siveton (JIRA)
[ http://jira.codehaus.org/browse/MNG-1095?page=all ] Vincent Siveton closed MNG-1095: Resolution: Fixed Fixed in svn > Images do not show in xdoc documents that are nested in sub-folders > --

[jira] Closed: (MNG-1056) repository in profile shows in effective settings, but is not used to resolve dependency

2005-10-05 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MNG-1056?page=all ] John Casey closed MNG-1056: --- Resolution: Fixed should work now. I'm reconstructing the remote artifact repository list for the project after profiles have been applied. This was already done for plugi

[maven2 build - SUCCESS - update] Wed Oct 5 20:15:00 GMT 2005

2005-10-05 Thread continuum
Distribution: http://maven.zones.apache.org/~maven/builds/m2-20051005.201500.tar.gz Log: http://maven.zones.apache.org/~maven/logs/m2-build-log-20051005.201500.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional comman

[jira] Created: (MNG-1098) Add reactor summary when m2 fails

2005-10-05 Thread Emmanuel Venisse (JIRA)
Add reactor summary when m2 fails - Key: MNG-1098 URL: http://jira.codehaus.org/browse/MNG-1098 Project: Maven 2 Type: Improvement Components: maven-core Reporter: Emmanuel Venisse Actually we have it only on sucess -- This me

[jira] Commented: (MNG-1056) repository in profile shows in effective settings, but is not used to resolve dependency

2005-10-05 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MNG-1056?page=comments#action_47895 ] John Casey commented on MNG-1056: - I got the openejb build, but can't find a settings file. Is it included, or are you using ~/.m2/settings.xml to define a repository? > repository in p

[continuum build - SUCCESS - update] Wed Oct 5 20:00:00 GMT 2005

2005-10-05 Thread continuum
Distribution: http://maven.zones.apache.org/~continuum/builds/continuum-20051005.20.tar.gz Log: http://maven.zones.apache.org/~continuum/logs/continuum-build-log-20051005.20.txt

[maven2 build - SUCCESS - update] Wed Oct 5 20:00:00 GMT 2005

2005-10-05 Thread continuum
Distribution: http://maven.zones.apache.org/~maven/builds/m2-20051005.20.tar.gz Log: http://maven.zones.apache.org/~maven/logs/m2-build-log-20051005.20.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional comman

[jira] Closed: (MNG-1055) parse error in profiles.xml is not revealed without -X

2005-10-05 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MNG-1055?page=all ] John Casey closed MNG-1055: --- Resolution: Fixed see it1018 for formatting tests of the new error diagnoser. > parse error in profiles.xml is not revealed without -X > --

[maven2 build - SUCCESS - update] Wed Oct 5 19:15:00 GMT 2005

2005-10-05 Thread continuum
Distribution: http://maven.zones.apache.org/~maven/builds/m2-20051005.191500.tar.gz Log: http://maven.zones.apache.org/~maven/logs/m2-build-log-20051005.191500.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional comman

Re: [M2] Provide default for pom.modelVersion

2005-10-05 Thread Anthony B. Coates
When is a POM a legacy POM? The problem is that if you don't label the POM version up front, *that* is how you end up with a legacy issue. People will just lose track of the correct POM versions. The problem with assumed values is that assumptions change over time. Cheers, Tony. On Wed,

[continuum build - SUCCESS - update] Wed Oct 5 19:00:00 GMT 2005

2005-10-05 Thread continuum
Distribution: http://maven.zones.apache.org/~continuum/builds/continuum-20051005.190001.tar.gz Log: http://maven.zones.apache.org/~continuum/logs/continuum-build-log-20051005.190001.txt

[maven2 build - SUCCESS - update] Wed Oct 5 19:00:00 GMT 2005

2005-10-05 Thread continuum
Distribution: http://maven.zones.apache.org/~maven/builds/m2-20051005.190001.tar.gz Log: http://maven.zones.apache.org/~maven/logs/m2-build-log-20051005.190001.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional comman

[jira] Created: (MNG-1097) MavenEmbedder.getLocalRepositoryDirectory() return null after start()

2005-10-05 Thread Eugene Kuleshov (JIRA)
MavenEmbedder.getLocalRepositoryDirectory() return null after start() - Key: MNG-1097 URL: http://jira.codehaus.org/browse/MNG-1097 Project: Maven 2 Type: Bug Components: maven-embedder Reporter

[jira] Closed: (CONTINUUM-276) hook users and permissions into store configuration

2005-10-05 Thread Emmanuel Venisse (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-276?page=all ] Emmanuel Venisse closed CONTINUUM-276: -- Assign To: Emmanuel Venisse Resolution: Fixed Done. > hook users and permissions into store configuration > ---

[maven2 build - SUCCESS - update] Wed Oct 5 18:30:00 GMT 2005

2005-10-05 Thread continuum
Distribution: http://maven.zones.apache.org/~maven/builds/m2-20051005.183000.tar.gz Log: http://maven.zones.apache.org/~maven/logs/m2-build-log-20051005.183000.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional comman

[jira] Closed: (MNG-1049) offline mode fails on missing POMs

2005-10-05 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MNG-1049?page=all ] John Casey closed MNG-1049: --- Resolution: Fixed factored stub-model creation out of the catch() clause for ArtifactResolutionException when retreiving a POM from the repository, and added a call to th

RE: [m20b3] Problems Getting My First Plugin to Work

2005-10-05 Thread Allison, Bob
Tried the first option and that got it working. Thanks! -Original Message- From: John Casey [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 05, 2005 14:20 To: Maven Developers List Subject: Re: [m20b3] Problems Getting My First Plugin to Work -BEGIN PGP SIGNED MESSAGE- Hash:

[jira] Closed: (MNG-1021) Build numbers are incremented when they shouldn't

2005-10-05 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MNG-1021?page=all ] John Casey closed MNG-1021: --- Resolution: Fixed > Build numbers are incremented when they shouldn't > - > > Key: MNG-1021 > URL: http://

[maven2 build - SUCCESS - update] Wed Oct 5 18:15:00 GMT 2005

2005-10-05 Thread continuum
Distribution: http://maven.zones.apache.org/~maven/builds/m2-20051005.181500.tar.gz Log: http://maven.zones.apache.org/~maven/logs/m2-build-log-20051005.181500.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional comman

commit messages

2005-10-05 Thread Roy T. Fielding
Subversion commit messages are sent to different lists according to the following mapping # Maven [/maven] for_paths = maven/ to_addr = commits at maven.apache.org suppress_if_match = yes [/maven/continuum] for_paths = maven/continuum/ to_addr = continuum-commits at maven.apache.org [/maven/scm

Re: [m20b3] Problems Getting My First Plugin to Work

2005-10-05 Thread John Casey
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 it's probably trying to resolve RELEASE metadata for the plugin. By default, the plugin version manager only works with defined versions (on the CLI, as you mentioned, or with in the client POM) and RELEASE versions. You have two options here: 1. up

[continuum build - SUCCESS - update] Wed Oct 5 17:30:01 GMT 2005

2005-10-05 Thread continuum
Distribution: http://maven.zones.apache.org/~continuum/builds/continuum-20051005.173001.tar.gz Log: http://maven.zones.apache.org/~continuum/logs/continuum-build-log-20051005.173001.txt

[maven2 build - SUCCESS - update] Wed Oct 5 17:30:01 GMT 2005

2005-10-05 Thread continuum
Distribution: http://maven.zones.apache.org/~maven/builds/m2-20051005.173001.tar.gz Log: http://maven.zones.apache.org/~maven/logs/m2-build-log-20051005.173001.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional comman

[jira] Created: (MNG-1096) Error handling needs improvement

2005-10-05 Thread David Jackman (JIRA)
Error handling needs improvement Key: MNG-1096 URL: http://jira.codehaus.org/browse/MNG-1096 Project: Maven 2 Type: Improvement Components: maven-site-plugin Versions: 2.0-beta-2 Reporter: David Jackman I'm actually not

  1   2   >