brett 2003/10/30 04:33:08 Modified: . Tag: MAVEN_RC2_UNSTABLE maven-refactor-notes.txt Log: PR: MAVEN-760 Update notes Revision Changes Path No revision No revision 1.1.2.2 +10 -11 maven/Attic/maven-refactor-notes.txt Index: maven-refactor-notes.txt =================================================================== RCS file: /home/cvs/maven/Attic/maven-refactor-notes.txt,v retrieving revision 1.1.2.1 retrieving revision 1.1.2.2 diff -u -r1.1.2.1 -r1.1.2.2 --- maven-refactor-notes.txt 30 Oct 2003 11:22:22 -0000 1.1.2.1 +++ maven-refactor-notes.txt 30 Oct 2003 12:33:08 -0000 1.1.2.2 @@ -1,27 +1,26 @@ -High priority (before commit): -- much refactoring and cleanup needed +High priority (before merge/RC2): - fail doesn't give line number - goal names not being echoed - conflict between rootcontext.xmloutput and jellyoutputsink - no project is busted - NPE Project:1438 (verifyDeps), have also set file to a fake -- site generation fails - it calls touchstone which doesn't work, and ends site +- site generation fails - it calls touchstone as part of test:test which doesn't work in this context, and ends site - maven xdoc doesn't seem to work - checkstyle give incompatibleclasschangeerror due to beanutils/collections loaded into root, or exceptions with commons-logging (differing version) +- touchstone is failing again in goal-B after clean up. I may have removed something I had working yesterday - will look into it. -Medium priority (before RC2): +Medium priority (before 1.0): - set source for plugins - test parent properties (src/test/touchstone-build/src/reactor-build/inheritence) -- need to cut back to just loading those plugins desired -- bug when antlr loaded? -- how many jelly taglibs in basedir, how many per project? +- need to cut back to just loading those plugins desired, not all of them. +- bug when antlr loaded still? Was last time I tried. +- how many jelly taglibs in basedir, how many per project? Clean this up - Remove root.maven? -- test newsstore/tr3 +- cleanup dyna taglibs that are cros references with missing plugins low priority: -- is pom required for core plugins to work? - move touchstone for non-core plugins out - touchstone reactor clean does nothing - make it work, or remove - touchstone reactor standard fails because of error in test - make it work or remove - touchstone reactor legacy(-fugly) fails because of error in test - make it work or remove -- plugin releases via maven:release and standard tagging/announce, etc? -- plugin:test gaol should be able to execute test project +- should plugin releases really be made via maven:release, ala RC1? It doesn't do standard tagging/announce/changes.xml update, etc right now. Perhaps manually release all snapshots before building bundled RC2, or use old versions in bundle. +- plugin:test goal should be able to execute test project
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
