RE: Merging Taxonomy pages

2007-07-07 Thread Brian E. Fox
I took another pass through the page and added more sub categories. I think visually it's good to use the various hx sizes to make it easy to see the hierarchy, but it requires more scrolling up and down than I would prefer. I moved it to a 4 column layout to attempt to condense it more and it's no

[VOTE] release eclipse 2.4 (take 2)

2007-07-07 Thread Brian E. Fox
It's been about 5 months since an eclipse plugin release and we have lots of fixes and a handful of enhancements. The issues detected in the last vote (MECLIPSE-295) have been fixed in the currently staged plugin-testing-tools 1.0-alpha-2. As such, this release is dependent on the successful releas

Re: Releasing maven-release-plugin 2.0-beta-7

2007-07-07 Thread Daniel Kulp
Mark, I just committed a start of a fix for this problem. To not require a new release of plexus-utils, I copied a little bit out of CommandLineUtils and into ForkedMavenExecutor for now. Longer term, that code should go back into plexus-utils (I'm not a committer there). I've done some bas

Re: [VOTE] release maven-plugin-testing-tools

2007-07-07 Thread Carlos Sanchez
+1 On 7/6/07, Brian E. Fox <[EMAIL PROTECTED]> wrote: The plugin testing tools had a bug that caused the real build artifacts to become corrupted with the IT test version. This release is required for the eclipse-plugin 2.4 release. Issues fixed: MNG-3095 : maven-plugin-testing-tools causes bad

finding maven.home in the invoker

2007-07-07 Thread Brian E. Fox
I recently had some trouble with the invoker getting a good maven.home value from the mvn script. I came across this code in the eclipse tests that seems to work pretty well. Is there any objection to moving this code into the invoker in a fall back scenario? (ie if the executable can't be found vi

Re: Releasing maven-release-plugin 2.0-beta-7

2007-07-07 Thread Daniel Kulp
Mark, I was looking into the problems with the GPG plugin when run from the release plugin and the problems seem to entirely be problems of the release plugin and Plexus utils. They are showing up in the gpg plugin, but any plugin that tries to do anything interactively would most likely r

Re: [VOTE] Graduate maven-patch-plugin from sandbox and release version 1.0

2007-07-07 Thread Andrew Williams
+1 Andy On 6 Jul 2007, at 16:08, John Casey wrote: Hi all, Jesse and I have been working on a patch plugin that I migrated over from mojo.codehaus.org into the ASF sandbox, and we feel it's ready for a release. I've prepared the documentation for a code grant on this project, and all the

Re: [VOTE] Promote and release maven-osgi shared library 0.1.0

2007-07-07 Thread Jason van Zyl
+1 On 6 Jul 07, at 4:27 PM 6 Jul 07, Carlos Sanchez wrote: maven-osgi is a shared library for maven to osgi and viceversa common code, like version conversion. It's used by the felix bundle plugin and the eclipse plugin. https://svn.apache.org/repos/asf/maven/sandbox/trunk/shared/maven-osgi T