custom scopes eaten when dependency is transitive

2011-10-10 Thread Nigel Magnay
Hello I use flexmojos maven plugin to build flex projects with maven. Flex projects have more dependency scopes than java projects, which control various things like caching and runtime dependency loading. To do this, various scopes are added (e.g: rsl). This works fine when dependencies are dir

New maven skin - followup

2011-10-10 Thread Simone Tripodi
Salut Olivier/Hi all, on my perfonal ASF page[1] you can start seeing the first steps with Bootstrap and Maven site skin; AFAIK we are already pushing the snapshot on repo, if you want to give a try you can include the following XML snippet in the pom.xml file. {{{ org.apache.maven

Site element generation

2011-10-10 Thread Simone Tripodi
Hi all guys, While modifying the original site layout to integrate Boostrap, I figured out that some elements, such as the section and the paragraph, are not generated inside the .vm template... When that trax happens? Is it something can be changed or it is hardcoded somewhere? I'm asking because

Re: New maven skin

2011-10-10 Thread Simone Tripodi
Thanks a lot Olivier, going to rearrange stuff right now! Simo http://people.apache.org/~simonetripodi/ http://www.99soft.org/ On Mon, Oct 10, 2011 at 2:05 PM, Olivier Lamy wrote: > Go go. > > Just to be sure the goal is to have that in > http://svn.apache.org/repos/asf/maven/sandbox/trunk/ski

Re: New maven skin

2011-10-10 Thread Olivier Lamy
Go go. Just to be sure the goal is to have that in http://svn.apache.org/repos/asf/maven/sandbox/trunk/skin/maven-fluido-skin . 2011/10/10 Simone Tripodi : > Hi all guys, > at commons we are discussing[1] about creating a new site skin for > commons, but we evaluated it would be a worth trying to

New maven skin

2011-10-10 Thread Simone Tripodi
Hi all guys, at commons we are discussing[1] about creating a new site skin for commons, but we evaluated it would be a worth trying to create new stuff directly under the Maven umbrella so the whole community would benefit from it. Dennis and Olivier suggested to work on a sandbox, Olivier already