[jira] Updated: (CONTINUUM-296) Create a macro updater

2005-08-22 Thread Emmanuel Venisse (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-296?page=all ] Emmanuel Venisse updated CONTINUUM-296: --- Remaining Estimate: 8 hours (was: 1 day) Original Estimate: 28800 (was: 86400) > Create a macro updater > --- > >

[jira] Commented: (MPXDOC-108) setting maven.xdoc.jsl does not work with multiproject

2005-08-22 Thread Ignacio G. Mac Dowell (JIRA)
[ http://jira.codehaus.org/browse/MPXDOC-108?page=comments#action_45008 ] Ignacio G. Mac Dowell commented on MPXDOC-108: -- It doesn't matter if you use one site.jsl or two. The main thing is that you need to set the file path as a file url for ma

Re: Automate testing

2005-08-22 Thread Brett Porter
Hi Vincent, This looks good. My thoughts: - can you put more of the inspecifics into the abstract test case (eg the setup)? - I think the projects should be under src/test/projects, not src/test/resources (like eclipse does). Nice work - want to check it in? - Brett Vincent Siveton wrote: >Hi,

[maven2 build - SUCCESS - update] Tue Aug 23 05:30:00 GMT 2005

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

svn commit: r239350 - /maven/components/trunk/maven-core-it-verifier/src/main/java/org/apache/maven/it/Verifier.java

2005-08-22 Thread brett
Author: brett Date: Mon Aug 22 22:22:30 2005 New Revision: 239350 URL: http://svn.apache.org/viewcvs?rev=239350&view=rev Log: print summary at the end Modified: maven/components/trunk/maven-core-it-verifier/src/main/java/org/apache/maven/it/Verifier.java Modified: maven/components/trunk/ma

svn commit: r239349 - in /maven/components/trunk/maven-core-it: it0053/ it0054/ it0055/ it0056/

2005-08-22 Thread brett
Author: brett Date: Mon Aug 22 22:22:10 2005 New Revision: 239349 URL: http://svn.apache.org/viewcvs?rev=239349&view=rev Log: ignore target/logs Modified: maven/components/trunk/maven-core-it/it0053/ (props changed) maven/components/trunk/maven-core-it/it0054/ (props changed) mave

[jira] Commented: (MNG-591) Integration tests lifecycle

2005-08-22 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-591?page=comments#action_45005 ] Brett Porter commented on MNG-591: -- we should have a setup and teardown phase around the actual test goal > Integration tests lifecycle > --- > > Key: MN

[maven2 build - SUCCESS - update] Tue Aug 23 03:30:00 GMT 2005

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

[jira] Commented: (MNG-643) Support and for the source and testSource directories.

2005-08-22 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MNG-643?page=comments#action_45002 ] John Casey commented on MNG-643: Applied patch manually, since the compiler plugin had changed noticeably (line positions, mainly) since the patch was produced. Also, introduced two ITs,

svn commit: r239315 - /maven/components/trunk/maven-core-it/it0053/expected-results.txt

2005-08-22 Thread jdcasey
Author: jdcasey Date: Mon Aug 22 20:30:23 2005 New Revision: 239315 URL: http://svn.apache.org/viewcvs?rev=239315&view=rev Log: Attempting again to fix the expectations... Modified: maven/components/trunk/maven-core-it/it0053/expected-results.txt Modified: maven/components/trunk/maven-core-i

[jira] Updated: (MNG-775) Reissue of MNG-251: maven-archiver should be able to include the snapshot version/build number

2005-08-22 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MNG-775?page=all ] John Casey updated MNG-775: --- Remaining Estimate: 6 hours Original Estimate: 21600 > Reissue of MNG-251: maven-archiver should be able to include the snapshot > version/build number > --

[jira] Closed: (MNG-775) Reissue of MNG-251: maven-archiver should be able to include the snapshot version/build number

2005-08-22 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MNG-775?page=all ] John Casey closed MNG-775: -- Resolution: Fixed > Reissue of MNG-251: maven-archiver should be able to include the snapshot > version/build number > ---

[jira] Commented: (MNG-775) Reissue of MNG-251: maven-archiver should be able to include the snapshot version/build number

2005-08-22 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MNG-775?page=comments#action_44998 ] John Casey commented on MNG-775: single build number is used per artifact-set (artifact plus attachments, defined by g:a), but NOT per reactor, since individual builds of sub-projects co

[jira] Commented: (MNG-775) Reissue of MNG-251: maven-archiver should be able to include the snapshot version/build number

2005-08-22 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MNG-775?page=comments#action_44997 ] John Casey commented on MNG-775: If we're to have a single snapshot build-id for artifacts and attachments, then it will have to be generated ahead of the install/deploy process, which me

[jira] Commented: (MNG-775) Reissue of MNG-251: maven-archiver should be able to include the snapshot version/build number

2005-08-22 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MNG-775?page=comments#action_44996 ] John Casey commented on MNG-775: I'm recreating this issue, to properly account for time. > Reissue of MNG-251: maven-archiver should be able to include the snapshot > version/build numb

[jira] Created: (MNG-775) Reissue of MNG-251: maven-archiver should be able to include the snapshot version/build number

2005-08-22 Thread John Casey (JIRA)
Reissue of MNG-251: maven-archiver should be able to include the snapshot version/build number -- Key: MNG-775 URL: http://jira.codehaus.org/browse/MNG-775 Project: Maven 2 T

[jira] Deleted: (MNG-251) maven-archiver should be able to include the snapshot version/build number

2005-08-22 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MNG-251?page=all ] John Casey deleted MNG-251: --- > maven-archiver should be able to include the snapshot version/build number > -- > > Key: MNG-2

[maven2 build - FAILED - update] Tue Aug 23 03:15:00 GMT 2005

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

Re: [M2] Has a Target Beta-1 Release Date Been Set?

2005-08-22 Thread Brett Porter
The devs have been a bit busy on other things, but we're presently looking at cutting a release next week (not all of the currently scheduled issues will make it - just the blockers and criticals). - Brett quikdraw2700 wrote: >Howdy Folks, > >We're nearing the end of August and I haven't seen an

Re: [jira] Updated: (MNG-643) Support and for the source and testSource directories.

2005-08-22 Thread dan tran
will do -Dan On 8/22/05, John Casey <[EMAIL PROTECTED]> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > no problem at all. I had another test case I wanted to try, > anyway...based on something that Dan Tran was running into. > > Dan: If you see this, can you verify that it0056 dup

[maven2 build - FAILED - update] Tue Aug 23 02:45:00 GMT 2005

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

[jira] Updated: (MNG-774) error "maven.repo.local" property in the ant file

2005-08-22 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-774?page=all ] Brett Porter updated MNG-774: - Fix Version: 2.0-beta-2 Component: (was: maven-artifact-ant) maven-plugins > error "maven.repo.local" property in the ant file > --

[maven2 build - FAILED - update] Tue Aug 23 02:30:00 GMT 2005

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

[jira] Created: (MNG-774) error "maven.repo.local" property in the ant file

2005-08-22 Thread island chen (JIRA)
error "maven.repo.local" property in the ant file - Key: MNG-774 URL: http://jira.codehaus.org/browse/MNG-774 Project: Maven 2 Type: Improvement Components: maven-artifact-ant Versions: 2.0-alpha-3 Environm

[maven2 build - FAILED - update] Tue Aug 23 02:15:00 GMT 2005

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

[maven2 build - FAILED - update] Tue Aug 23 02:00:00 GMT 2005

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

[maven2 build - FAILED - update] Tue Aug 23 01:45:00 GMT 2005

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

[jira] Updated: (MNG-612) implement conflict resolution techniques

2005-08-22 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-612?page=all ] Brett Porter updated MNG-612: - Remaining Estimate: 8 hours (was: 1 day) Original Estimate: 28800 (was: 86400) > implement conflict resolution techniques > >

[jira] Updated: (MNG-591) Integration tests lifecycle

2005-08-22 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-591?page=all ] Brett Porter updated MNG-591: - Remaining Estimate: 8 hours (was: 1 day) Original Estimate: 28800 (was: 86400) > Integration tests lifecycle > --- > > Key: MNG-591 >

[maven2 build - FAILED - update] Tue Aug 23 01:15:00 GMT 2005

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

[maven2 build - FAILED - update] Tue Aug 23 01:00:00 GMT 2005

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

[jira] Updated: (MNG-666) need to be able to operate on a Maven 1 repository

2005-08-22 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MNG-666?page=all ] John Casey updated MNG-666: --- Remaining Estimate: 2 hours (was: 1 day) Original Estimate: 7200 (was: 86400) sorry, was moving through these a little too fast, I guess... > need to be able to operate o

Re: [jira] Updated: (MNG-643) Support and for the source and testSource directories.

2005-08-22 Thread John Casey
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 no problem at all. I had another test case I wanted to try, anyway...based on something that Dan Tran was running into. Dan: If you see this, can you verify that it0056 duplicates your test case? - -john Kris Bravo wrote: | I'm slow on the draw on

Re: [maven2 build - FAILED - update] Tue Aug 23 00:45:00 GMT 2005

2005-08-22 Thread John Casey
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 this should be fixed in the next run...I fixed the expected-results.txt file in it0053 for the new jar name. [EMAIL PROTECTED] wrote: | Log: | http://maven.zones.apache.org/~maven/logs/m2-build-log-20050823.004500.txt | |

svn commit: r239281 - /maven/components/trunk/maven-core-it/it0053/expected-results.txt

2005-08-22 Thread jdcasey
Author: jdcasey Date: Mon Aug 22 17:55:03 2005 New Revision: 239281 URL: http://svn.apache.org/viewcvs?rev=239281&view=rev Log: Fixing expectations for new jar name. Modified: maven/components/trunk/maven-core-it/it0053/expected-results.txt Modified: maven/components/trunk/maven-core-it/it00

[maven2 build - FAILED - update] Tue Aug 23 00:45:00 GMT 2005

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

[jira] Commented: (MNG-666) need to be able to operate on a Maven 1 repository

2005-08-22 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-666?page=comments#action_44990 ] Brett Porter commented on MNG-666: -- John, please refer to my comment: "Basically, this means recognising v3 POMs and ignoring them with a warning." I don't think we should worry about an

[maven2 build - FAILED - update] Tue Aug 23 00:30:00 GMT 2005

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

[maven2 build - FAILED - checkout] Tue Aug 23 00:15:00 GMT 2005

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

[maven2 build - FAILED - update] Tue Aug 23 00:00:00 GMT 2005

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

[jira] Closed: (MNG-643) Support and for the source and testSource directories.

2005-08-22 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MNG-643?page=all ] John Casey closed MNG-643: -- Resolution: Fixed see it0055 and it0056 > Support and for the source and testSource directories. > -

svn commit: r239272 - in /maven/components/trunk: maven-core-it/ maven-core-it/it0055/ maven-core-it/it0055/src/ maven-core-it/it0055/src/main/ maven-core-it/it0055/src/main/java/ maven-core-it/it0055/src/main/java/org/ maven-core-it/it0055/src/main/ja...

2005-08-22 Thread jdcasey
Author: jdcasey Date: Mon Aug 22 16:14:34 2005 New Revision: 239272 URL: http://svn.apache.org/viewcvs?rev=239272&view=rev Log: Resolving: MNG-643 o Added includes/excludes for compile and testCompile o added integration tests for single execution of compile and testCompile with excludes o Added

Re: Anyone knows of an existing J2EE/EJB open source application?

2005-08-22 Thread Thomas Van de Velde
Hi Vincent, It's funny I was looking for the same thing. At the end I've decided to write my own little application but I found one tutorial that came close to what I wanted. It uses Struts, Session EJB and Entity Beans. Unfortunately it's copyrighted. http://www.laliluna.de/integration-struts

[jira] Commented: (MPPDF-40) Can't use 2 subsections with the same name

2005-08-22 Thread Lukas Theussl (JIRA)
[ http://jira.codehaus.org/browse/MPPDF-40?page=comments#action_44986 ] Lukas Theussl commented on MPPDF-40: In your example, a would generate the same id as the first subsection, so this is not fool proof. My personal opinion is that the plugin should

Re: [jira] Commented: (MNG-643) Support and for the source and testSource directories.

2005-08-22 Thread Kris Bravo
Can I take a look at your pom as well? Interested in knowing more about what you are doing and how the include/exclude change affects it. Kris On Mon, 2005-08-22 at 16:12 -0500, Dan Tran (JIRA) wrote: > [ http://jira.codehaus.org/browse/MNG-643?page=comments#action_44971 ] > > Dan Tran comm

[jira] Created: (MAVENUPLOAD-490) Upload wicket-1.0.2-bundle.jar, wicket-1.1-b3-bundle.jar, wicket-extensions-1.1-b3-bundle.jar

2005-08-22 Thread Martijn Dashorst (JIRA)
Upload wicket-1.0.2-bundle.jar, wicket-1.1-b3-bundle.jar, wicket-extensions-1.1-b3-bundle.jar - Key: MAVENUPLOAD-490 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-490 Project: mav

Re: [jira] Updated: (MNG-643) Support and for the source and testSource directories.

2005-08-22 Thread Kris Bravo
I'm slow on the draw on the integration tests. Still getting acquainted with how to do these in the manner trygve explained earlier. Sorry I didn't get to it before you needed them. Kris On Mon, 2005-08-22 at 16:08 -0500, John Casey (JIRA) wrote: > [ http://jira.codehaus.org/browse/MNG-643?p

[jira] Commented: (MNG-666) need to be able to operate on a Maven 1 repository

2005-08-22 Thread Davy Toch (JIRA)
[ http://jira.codehaus.org/browse/MNG-666?page=comments#action_44984 ] Davy Toch commented on MNG-666: --- Can't you just ignore v3.0.x POM's when layout="legacy", meaning that you don't need a POM for the dependency in order to retrieve it? This was already the

[jira] Commented: (MPPDF-40) Can't use 2 subsections with the same name

2005-08-22 Thread Arnaud Heritier (JIRA)
[ http://jira.codehaus.org/browse/MPPDF-40?page=comments#action_44982 ] Arnaud Heritier commented on MPPDF-40: -- Another idea to improve ids with the default naming is to generate them from the section/subsections tree. For exemple : ==> Generates id="

[jira] Updated: (MNG-732) Improve plugin configuration property merge algorithm

2005-08-22 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MNG-732?page=all ] John Casey updated MNG-732: --- Assign To: John Casey Complexity: Expert (was: Intermediate) Remaining Estimate: 1 day Original Estimate: 86400 need fix +tests...this will require

svn commit: r239258 - in /maven/maven-1/plugins/trunk/pdf: plugin.jelly xdocs/changes.xml

2005-08-22 Thread aheritier
Author: aheritier Date: Mon Aug 22 15:12:36 2005 New Revision: 239258 URL: http://svn.apache.org/viewcvs?rev=239258&view=rev Log: MPPDF-7 : PDF generation doesn't use proxy settings for external resources. Modified: maven/maven-1/plugins/trunk/pdf/plugin.jelly maven/maven-1/plugins/trunk/

[jira] Updated: (MNG-666) need to be able to operate on a Maven 1 repository

2005-08-22 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MNG-666?page=all ] John Casey updated MNG-666: --- Complexity: Expert Remaining Estimate: 1 day Original Estimate: 86400 need to (a) allow maven-artifact to read v3.0.x poms, and (b) avoid recursion when using v

[jira] Updated: (MNG-731) directory structure invalid for legacy deploy

2005-08-22 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MNG-731?page=all ] John Casey updated MNG-731: --- Remaining Estimate: 2 hours Original Estimate: 7200 fix plus test to prevent regressions > directory structure invalid for legacy deploy > -

[jira] Closed: (MPPDF-7) PDF generation does not utilise proxy settings for external resources

2005-08-22 Thread Arnaud Heritier (JIRA)
[ http://jira.codehaus.org/browse/MPPDF-7?page=all ] Arnaud Heritier closed MPPDF-7: --- Resolution: Fixed Fix Version: 2.4 Must be fixed but I can't test it. If there's always a problem, we'll reopen it. > PDF generation does not utilise proxy set

[jira] Updated: (MNG-697) allow plugins to declare dependence on the project-classpath(s)

2005-08-22 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MNG-697?page=all ] John Casey updated MNG-697: --- Remaining Estimate: 3 hours Original Estimate: 10800 > allow plugins to declare dependence on the project-classpath(s) >

[jira] Updated: (MNG-758) final clarifications of Mojo API

2005-08-22 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MNG-758?page=all ] John Casey updated MNG-758: --- Assign To: Brett Porter (was: John Casey) sorry, didn't see that you had this one already! :) > final clarifications of Mojo API > > >

[jira] Updated: (MNG-766) "provided" scoped dependencies is not made available during tests, making the tests fail with errors.

2005-08-22 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MNG-766?page=all ] John Casey updated MNG-766: --- Assign To: John Casey Complexity: Expert (was: Intermediate) Remaining Estimate: 2 hours Original Estimate: 7200 > "provided" scoped dependencies i

[jira] Updated: (MNG-759) Empty artifacts when not using maven-core's default lifecycles

2005-08-22 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MNG-759?page=all ] John Casey updated MNG-759: --- Remaining Estimate: 4 hours Original Estimate: 14400 should just be a matter of debugging the error using a test based on the attached POM, then fixing the problem. Not ant

[jira] Updated: (MNG-759) Empty artifacts when not using maven-core's default lifecycles

2005-08-22 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MNG-759?page=all ] John Casey updated MNG-759: --- Complexity: Expert (was: Intermediate) > Empty artifacts when not using maven-core's default lifecycles > --- > >

[jira] Updated: (CONTINUUM-258) https:// doesn't seem to be a supported mechanism for referencing a pom

2005-08-22 Thread Jesse McConnell (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-258?page=all ] Jesse McConnell updated CONTINUUM-258: -- Attachment: secure-url-validation.patch this is an attempt at a patch for this issue on the plexis UrlSourceValidator I couldn't locate the mechanism

[jira] Created: (MPMULTICHANGES-3) A added another column to the report that lists the value of currentVersion.

2005-08-22 Thread Jon Strayer (JIRA)
A added another column to the report that lists the value of currentVersion. Key: MPMULTICHANGES-3 URL: http://jira.codehaus.org/browse/MPMULTICHANGES-3 Project: maven-multichanges-plugin Ty

[jira] Commented: (MPXDOC-160) Allow navigation.xml items to specify "site" or "pdf"

2005-08-22 Thread Arnaud Heritier (JIRA)
[ http://jira.codehaus.org/browse/MPXDOC-160?page=comments#action_44974 ] Arnaud Heritier commented on MPXDOC-160: This issue is more related to the xdoc plugin which propose the navigation.xml file. But I'm not sure that it's a good idea to mix all

[jira] Moved: (MPXDOC-160) Allow navigation.xml items to specify "site" or "pdf"

2005-08-22 Thread Arnaud Heritier (JIRA)
[ http://jira.codehaus.org/browse/MPXDOC-160?page=all ] Arnaud Heritier moved MPPDF-28 to MPXDOC-160: - Version: (was: 2.2) Key: MPXDOC-160 (was: MPPDF-28) Project: maven-xdoc-plugin (was: maven-pdf-plugin) > Allow navigation

[jira] Closed: (MPPDF-29) Some typographic properties

2005-08-22 Thread Arnaud Heritier (JIRA)
[ http://jira.codehaus.org/browse/MPPDF-29?page=all ] Arnaud Heritier closed MPPDF-29: Resolution: Cannot Reproduce Fix Version: 2.4 Cannot reproduce it. Send us a test case and we'll reopen it. > Some typographic properties >

[M2] Has a Target Beta-1 Release Date Been Set?

2005-08-22 Thread quikdraw2700
Howdy Folks, We're nearing the end of August and I haven't seen anything on the list stating a proposed target date for a Beta-1 release of Maven 2. I looked at JIRA and saw there are still several issues rated as Blocker. Please don't perceive my question in a negative light; I realize this is an

[jira] Updated: (MNG-760) m2 eclipse plugin improvements (source download and attachment, customization of natures/builders/conclasspath, flexible project dupport) and refactoring

2005-08-22 Thread fabrizio giustina (JIRA)
[ http://jira.codehaus.org/browse/MNG-760?page=all ] fabrizio giustina updated MNG-760: -- Attachment: MNG-760-1.diff done some homework: - "conclasspath" has been renamed to "classpathContainers" - parameters are now Lists and not comma separated values,

[jira] Commented: (MNG-643) Support and for the source and testSource directories.

2005-08-22 Thread Dan Tran (JIRA)
[ http://jira.codehaus.org/browse/MNG-643?page=comments#action_44971 ] Dan Tran commented on MNG-643: -- John, I did apply patch locally. Then use the feature in a precompile step, in validation phase, to compile a few java files, and uses the class files to

[jira] Commented: (MPPDF-34) Problem Embedding Arial Font

2005-08-22 Thread Arnaud Heritier (JIRA)
[ http://jira.codehaus.org/browse/MPPDF-34?page=comments#action_44970 ] Arnaud Heritier commented on MPPDF-34: -- Can you send to us a test case ? > Problem Embedding Arial Font > > > Key: MPPDF-34 > URL: htt

[maven2 build - SUCCESS - update] Mon Aug 22 21:00:00 GMT 2005

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

[jira] Updated: (MNG-643) Support and for the source and testSource directories.

2005-08-22 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MNG-643?page=all ] John Casey updated MNG-643: --- Complexity: Intermediate Remaining Estimate: 2 hours Original Estimate: 7200 just need to apply the patch and create an integration test to verify. > Support a

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

2005-08-22 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MNG-479?page=all ] John Casey closed MNG-479: -- Resolution: Fixed added integration test under it0054. This has been obsoleted by the fix for MNG-757 > unable to override the default central repository > -

svn commit: r239252 - /maven/maven-1/plugins/trunk/pdf/xdocs/changes.xml

2005-08-22 Thread aheritier
Author: aheritier Date: Mon Aug 22 14:03:51 2005 New Revision: 239252 URL: http://svn.apache.org/viewcvs?rev=239252&view=rev Log: update compatibility infos. Modified: maven/maven-1/plugins/trunk/pdf/xdocs/changes.xml Modified: maven/maven-1/plugins/trunk/pdf/xdocs/changes.xml URL: http://s

svn commit: r239251 - in /maven/components/trunk/maven-core-it: README.txt integration-tests.txt it0054/ it0054/goals.txt it0054/pom.xml it0054/src/ it0054/src/test/ it0054/src/test/java/ it0054/src/test/java/Test.java

2005-08-22 Thread jdcasey
Author: jdcasey Date: Mon Aug 22 14:02:07 2005 New Revision: 239251 URL: http://svn.apache.org/viewcvs?rev=239251&view=rev Log: Adding integration itest it0054 to verify that MNG-479 is fixed. Added: maven/components/trunk/maven-core-it/it0054/ maven/components/trunk/maven-core-it/it0054/

[jira] Closed: (MPPDF-45) Replace pom.getPluginContext.getVariable by maven:get

2005-08-22 Thread Arnaud Heritier (JIRA)
[ http://jira.codehaus.org/browse/MPPDF-45?page=all ] Arnaud Heritier closed MPPDF-45: Resolution: Fixed Fixed > Replace pom.getPluginContext.getVariable by maven:get > - > > Key: MPPDF-4

svn commit: r239250 - in /maven/maven-1/plugins/trunk/pdf: project.xml xdocs/changes.xml

2005-08-22 Thread aheritier
Author: aheritier Date: Mon Aug 22 13:59:30 2005 New Revision: 239250 URL: http://svn.apache.org/viewcvs?rev=239250&view=rev Log: Finally the next release will be the 2.4 (it's more than some bug fixes) Modified: maven/maven-1/plugins/trunk/pdf/project.xml maven/maven-1/plugins/trunk/pdf/

svn commit: r239249 - /maven/maven-1/plugins/trunk/pdf/plugin.jelly

2005-08-22 Thread aheritier
Author: aheritier Date: Mon Aug 22 13:58:22 2005 New Revision: 239249 URL: http://svn.apache.org/viewcvs?rev=239249&view=rev Log: Fix error with svg graphics using relative urls. Modified: maven/maven-1/plugins/trunk/pdf/plugin.jelly Modified: maven/maven-1/plugins/trunk/pdf/plugin.jelly URL

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

2005-08-22 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MNG-479?page=all ] John Casey updated MNG-479: --- Description: Adding to my pom.xml: central custom repository http://maven.company.com/maven2 did

[maven2 build - SUCCESS - update] Mon Aug 22 20:30:00 GMT 2005

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

[jira] Closed: (MNG-757) Transitive dependency resolution ignores custom repositories

2005-08-22 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MNG-757?page=all ] John Casey closed MNG-757: -- Resolution: Fixed > Transitive dependency resolution ignores custom repositories > > > Key: MNG-757 >

svn commit: r239243 - /maven/components/trunk/maven-project/src/main/java/org/apache/maven/project/artifact/MavenMetadataSource.java

2005-08-22 Thread jdcasey
Author: jdcasey Date: Mon Aug 22 13:31:24 2005 New Revision: 239243 URL: http://svn.apache.org/viewcvs?rev=239243&view=rev Log: Resolving: MNG-757 according to the comments in the issue. Modified: maven/components/trunk/maven-project/src/main/java/org/apache/maven/project/artifact/MavenMetad

[jira] Updated: (MNG-773) profiles applied to POM inheritance hierarchy will pollute child POMs with modules from parents

2005-08-22 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MNG-773?page=all ] John Casey updated MNG-773: --- Priority: Blocker (was: Major) this effectively stops the use of settings-injected profiles within project hierarchies in which modules are used... > profiles applied to POM i

[jira] Updated: (MNG-773) profiles applied to POM inheritance hierarchy will pollute child POMs with modules from parents

2005-08-22 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MNG-773?page=all ] John Casey updated MNG-773: --- Remaining Estimate: 4 hours Original Estimate: 14400 > profiles applied to POM inheritance hierarchy will pollute child POMs with > modules from parents > -

[jira] Created: (MNG-773) profiles applied to POM inheritance hierarchy will pollute child POMs with modules from parents

2005-08-22 Thread John Casey (JIRA)
profiles applied to POM inheritance hierarchy will pollute child POMs with modules from parents --- Key: MNG-773 URL: http://jira.codehaus.org/browse/MNG-773 Project: Maven 2

[jira] Commented: (MPSIMIAN-12) Simian report contains broken links

2005-08-22 Thread Jim Dickinson (JIRA)
[ http://jira.codehaus.org/browse/MPSIMIAN-12?page=comments#action_44961 ] Jim Dickinson commented on MPSIMIAN-12: --- I have this problem also... all of the links contain 'xref-test' where they should only contain 'xref'... The problem appears to be som

[jira] Commented: (MNG-757) Transitive dependency resolution ignores custom repositories

2005-08-22 Thread Mark Hobson (JIRA)
[ http://jira.codehaus.org/browse/MNG-757?page=comments#action_44960 ] Mark Hobson commented on MNG-757: - Sounds good to me. Would higher-level POMs have precedence over transitive dependency POMs? This would allow projects to override repositories, e.g. u

[maven2 build - SUCCESS - update] Mon Aug 22 19:15:00 GMT 2005

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

[jira] Updated: (CONTINUUM-279) align template with white site

2005-08-22 Thread Emmanuel Venisse (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-279?page=all ] Emmanuel Venisse updated CONTINUUM-279: --- Remaining Estimate: 2 hours, 30 minutes Original Estimate: 9000 > align template with white site > -- > >

[jira] Assigned: (CONTINUUM-279) align template with white site

2005-08-22 Thread Emmanuel Venisse (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-279?page=all ] Emmanuel Venisse reassigned CONTINUUM-279: -- Assign To: Emmanuel Venisse > align template with white site > -- > > Key: CONTINUUM-279 > URL:

[jira] Commented: (CONTINUUM-293) no output in the mail notifier

2005-08-22 Thread Emmanuel Venisse (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-293?page=comments#action_44959 ] Emmanuel Venisse commented on CONTINUUM-293: do you want the same mechanism like other notifiers? We have only the result url. > no output in the mail notifier > -

[jira] Created: (CONTINUUM-296) Create a macro updater

2005-08-22 Thread Emmanuel Venisse (JIRA)
Create a macro updater --- Key: CONTINUUM-296 URL: http://jira.codehaus.org/browse/CONTINUUM-296 Project: Continuum Type: Sub-task Reporter: Emmanuel Venisse Assigned to: Emmanuel Venisse Fix For: 1.0-alpha-4 it load the list of all ver

[jira] Commented: (MNG-757) Transitive dependency resolution ignores custom repositories

2005-08-22 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MNG-757?page=comments#action_44958 ] John Casey commented on MNG-757: I think the correct solution here is to append successively deep transitive dependency POMs' repository definitions to the list being used for resolution,

[jira] Closed: (MNG-251) maven-archiver should be able to include the snapshot version/build number

2005-08-22 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MNG-251?page=all ] John Casey closed MNG-251: -- Resolution: Fixed single build number is used per artifact-set (artifact plus attachments, defined by g:a), but NOT per reactor, since individual builds of sub-projects coul

svn commit: r239220 - in /maven/components/trunk/maven-core-it/it0053: ./ src/ src/main/ src/main/java/ src/main/java/org/ src/main/java/org/apache/ src/main/java/org/apache/maven/ src/main/java/org/apache/maven/it0001/ src/main/resources/ src/test/ sr...

2005-08-22 Thread jdcasey
Author: jdcasey Date: Mon Aug 22 12:03:31 2005 New Revision: 239220 URL: http://svn.apache.org/viewcvs?rev=239220&view=rev Log: adding integration test for single buildnumber per g:a Added: maven/components/trunk/maven-core-it/it0053/ maven/components/trunk/maven-core-it/it0053/cli-option

svn commit: r239219 - in /maven/components/trunk: maven-archiver/src/main/java/org/apache/maven/archiver/ maven-artifact-manager/src/main/java/org/apache/maven/artifact/deployer/ maven-artifact-manager/src/main/java/org/apache/maven/artifact/installer/...

2005-08-22 Thread jdcasey
Author: jdcasey Date: Mon Aug 22 12:00:51 2005 New Revision: 239219 URL: http://svn.apache.org/viewcvs?rev=239219&view=rev Log: Resolving: MNG-251 o Added transformation manager o snapshot timestamp/buildnumber is now managed from the transformation rather than the metadata o maven-archiver now

[jira] Created: (MNG-772) maven-eclipse-plugin NPE during writing setting file.

2005-08-22 Thread Jesse McConnell (JIRA)
maven-eclipse-plugin NPE during writing setting file. - Key: MNG-772 URL: http://jira.codehaus.org/browse/MNG-772 Project: Maven 2 Type: Bug Reporter: Jesse McConnell Attachments: eclipse-plugin.patch the maven e

[jira] Closed: (MAVENUPLOAD-489) maven taglib plugin 1.4

2005-08-22 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-489?page=all ] Carlos Sanchez closed MAVENUPLOAD-489: -- Assign To: Carlos Sanchez Resolution: Fixed > maven taglib plugin 1.4 > --- > > Key: MAVENUPLOAD-489 >

[jira] Commented: (MNG-754) Exception thrown building site

2005-08-22 Thread Bob Allison (JIRA)
[ http://jira.codehaus.org/browse/MNG-754?page=comments#action_44953 ] Bob Allison commented on MNG-754: - I ended up having to rebuild my repository (both my local repository and the one I deploy to). Now, I cannot duplicate the problem. My guess is that I

[jira] Commented: (MNG-755) Running "m2 -fae" does not use POM or reactor

2005-08-22 Thread Bob Allison (JIRA)
[ http://jira.codehaus.org/browse/MNG-755?page=comments#action_44949 ] Bob Allison commented on MNG-755: - I wasn't sure if this was one bug or two. I did not know if the NPE was a result of using the "Default Maven Project" or something different. Using --

[jira] Created: (CONTINUUM-295) Update modello file for jdo generation and remove continuum-store project

2005-08-22 Thread Emmanuel Venisse (JIRA)
Update modello file for jdo generation and remove continuum-store project - Key: CONTINUUM-295 URL: http://jira.codehaus.org/browse/CONTINUUM-295 Project: Continuum Type: Sub-task Reporter: Emma

[jira] Commented: (MPJAVADOC-35) Add javadoc warning report formatted similar to Checkstyle report

2005-08-22 Thread Jeff Jensen (JIRA)
[ http://jira.codehaus.org/browse/MPJAVADOC-35?page=comments#action_44945 ] Jeff Jensen commented on MPJAVADOC-35: -- Apologies for wasting the bits.. In looking for a possible existing report on "java.lang.StringIndexOutOfBoundsException: String index ou

  1   2   3   >