[VOTE] Promote maven-app-engine (mae) from sandbox and release 1.0-alpha-1

2011-10-26 Thread John Casey
Hi everyone, MAE is a new project that I've been working on for about a year and a half. It's goal is to wrap the Maven APIs and make them easier to embed inside other applications. This enables applications to orchestrate Maven builds, but it also enables the easy reuse of Maven components o

Re: Fluido skin & Maven site

2011-10-26 Thread Simone Tripodi
Salut again Olivier, > I wonder to have an option to disable the menu too. For folks who want > to have topbar only. I think that this is an interesting option :) All the best!!! Simo http://people.apache.org/~simonetripodi/ http://simonetripodi.livejournal.com/ http://twitter.com/simonetripodi

Re: Maven and JigSaw thoughts

2011-10-26 Thread Brian Pontarelli
On Oct 23, 2011, at 3:27 AM, Mark Struberg wrote: > Hi Brian! > > Txs 4 your clarifications! > >> Jigsaw isn't solely about runtime. The Jigsaw > >> specification and JSRs also impact javac > True, I should have said Maven is about the buildtime and JigSaw is _also_ > about runtime. > If I u

Re: Fluido skin & Maven site

2011-10-26 Thread Olivier Lamy
2011/10/26 Simone Tripodi : > Salut Olivier! > I think that having it in the site.xml, as proposed by Ivan, would be > more canonical, since site.xml is where skin is declared. agree on the Ivan proposal. > Thanks a lot Ivan for the hint, feel free to work on it if you want! > > Question is: topbar

Re: Fluido skin & Maven site

2011-10-26 Thread Simone Tripodi
Salut Olivier! I think that having it in the site.xml, as proposed by Ivan, would be more canonical, since site.xml is where skin is declared. Thanks a lot Ivan for the hint, feel free to work on it if you want! Question is: topbar enabled or disabled by default? Personally I would like to have it

Re: Fluido skin & Maven site

2011-10-26 Thread Ivan Habunek
On 26 October 2011 09:47, Olivier Lamy wrote: > Hello, > Not sure it's possible with site.xml. > My idea was using project.properties. If you wish to have the config in site.xml you can use the element. Something like: true Then you can use it in the site template like this: $decora

Re: Fluido skin & Maven site

2011-10-26 Thread Olivier Lamy
Hello, Not sure it's possible with site.xml. My idea was using project.properties. Having topbar disabled by default and activate this with: true ... Makes sense ? 2011/10/25 Simone Tripodi : > Salut Olivier, > this is indeed a very nice suggestion! I guess the property should be > de