Re: [proposal] Maven site navigation changes

2006-08-24 Thread Pete Marvin King
Sorry, here's the correct url http://jira.codehaus.org/browse/MNG-2473 Cabasson Denis wrote: > Hum, is this just me, or the url for the sample page is kinda missing? > (Didn't find any in the JIRA issue either) > > Denis. > > >> -----Message d

[proposal] Maven site navigation changes

2006-08-24 Thread Pete Marvin King
Hello All, I've made some sample maven site navigation based on discussion on the list. The samples pages can be accessed at http://jira.codehaus.org/browse/MNG-2467 Post your comments on the issue, so that the discussion can be tracked easily. cheers, pete marvin --

Re: [PATCH] add correct ejb-client to war if configured in dependency

2006-08-10 Thread Pete Marvin King
I think this patch will fit in http://jira.codehaus.org/browse/MWAR-58 Don't forget to add some comments on the issue after you attach it. thanks, pete marvin Doug Douglass wrote: > Andreas, > > I responded. My only advice is that you attach this patch to one of > the war > plugin JIRA is

Uniform plugin site skin

2006-08-02 Thread Pete Marvin King
Hello All, There's a discussion on the list on making the standard maven plugin's site skin uniform the the maven site. There's a suggestion in MNG1212, the site skin can be pack in a jar. But I'm wondering who will be responsible for maintaining the plugin site skins? if there are changes in the

Re: Mave site search box

2006-08-02 Thread Pete Marvin King
don't know wether discussion will take > place here or there). > > Denis. > > >> -Message d'origine- >> De : Pete Marvin King [mailto:[EMAIL PROTECTED] >> Envoyé : mercredi 2 août 2006 09:13 >> À : Maven Developers List >> Objet : Mave

Mave site search box

2006-08-02 Thread Pete Marvin King
Hello All, There was discussion on the list about putting a search box in the maven site index page. I gave it a shot, here's the sample page http://jira.codehaus.org/secure/attachment/21969/index.html Please post your feedback in the issue : http://jira.codehaus.org/browse/MNG-2471 Thanks,

Refinements on the Maven Site plugin's list based on the discussion on the mailing list

2006-07-31 Thread Pete Marvin King
Hello All, I tried to categorize the plugins on maven site's plugin list based on the discussion on the mailing list. It would be great if someone can provide a staging area for it. The patch can be found in : * http://jira.codehaus.org/browse/MNG-2468 ** *Please post your feedback on the issu

Contribution to the Plugin Documentation

2006-07-26 Thread Pete Marvin King
Hello All, I have contributed some plugin documentations for the ejb plugin and scm plugin. I don't have anyplace to stage the documentation patches if anyone is interested in staging these, the patch can be accessed in : http://jira.codehaus.org/browse/MEJB-17 http://ji

Re: [m2] WAR plugin: broken help link

2006-07-06 Thread Pete Marvin King
hello, there's a new site documentations for the war plugin in the trunk. There's a better example of how to configure webResources. it's the 4th draft, if you have any comments please post it in MWAR-48. Mike Perham wrote: > Looks like Brett committed draft 2 of the doc update in MWAR-48

Re: [RANT] This Maven thing is killing us....

2006-07-05 Thread Pete Marvin King
sometimes it makes me wonder how gentoo manages their ebuilds. portage and maven both supports transitive dependencies, but somehow the portage ebuilds which can be compared to the maven pom is more stable and reliable. currently the number of portage ebuilds is around 24,000+, a l

Re: List of components/parameters that a plugin can ask for?

2006-07-05 Thread Pete Marvin King
see http://maven.apache.org/plugins/index.html on the specific plugin documentation page, check Project Documentation->Project Reports->Plugin Documentation then select the goal you wish to view. It's not much, but the basic information is there. =) Russell, Mark wrote: > Is there a list

Re: Plugin documentation standard

2006-06-22 Thread Pete Marvin King
I think it's a good idea to be able to pull out the Project Document to the top-level menus. Currently it's hidden under Project Reports. The usual way to include it on the site descriptor is through ${reports}, maybe Project Documentation can have its own "macro definition?" like ${gener

Re: Help with plugin - is this possible?

2006-04-25 Thread Pete Marvin King
Hello Joel, Why don't try checking the continuum project. It might satisfy your requirements. check this url : http://maven.apache.org/continuum/about.html#what-is-continuum If not, you can start by creating plugin that will store the current project information