Re: [site] missing project name prefix in title in the generated page

2011-12-07 Thread Lukas Theussl


Which version of site-plugin-2.x are you comparing with? I would expect 
2.3 to be equivalent with 3.0.


-Lukas


Simone Tripodi wrote:

Hi all guys,
while redeploying the Cocoon3 site, using mvn3+site-plugin:3.0, I
noticed a big difference in the generated page using
mvn2+site-plugin:2.X, indeed the old tools used the project name
defined in site.xml, i.e

project name=Cocoon 3
...
/project

to put as a prefix in generated page, i.e.

html
   head
 titleCocoon 3 - ...
[...]

using the new tools, that doesn't happen.

Did I miss something in the changelist or it is a known feature/bug?
Many thanks in advance, all the best!
Simo

http://people.apache.org/~simonetripodi/
http://simonetripodi.livejournal.com/
http://twitter.com/simonetripodi
http://www.99soft.org/

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Re: [CALL FOR TEST] Apache Maven 3.0.4-RC3 staged

2011-12-07 Thread John Casey
I've tried it out on a few relatively tame builds...failsafe and 
dependency plugins being about the most exotic things tested.


Everything looks like it's functioning well here. I'll try to take it 
out for a more aggressive test run today.


On 12/5/11 9:28 AM, Olivier Lamy wrote:

Hello,

Apache Maven 3.0.4-RC3 has been staged for testing purpose (this is a
preview of the coming 3.0.4 official release)

The repository is available here:
https://repository.apache.org/content/repositories/maven-292

For convenience, binaries have been copied here:
http://people.apache.org/~olamy/maven/3.0.4-RC3/

This test phase will be for one week (until http://s.apache.org/MVN-3.0.4-RC3 )

Changes are available here:
http://jira.codehaus.org/secure/ReleaseNote.jspa?version=17215styleName=TextprojectId=10500Create=Create
.

Feel free to report any regressions in http://jira.codehaus.org/browse/MNG

Have Fun,



--
John Casey
Developer, PMC Chair - Apache Maven (http://maven.apache.org)
Blog: http://www.johnofalltrades.name/

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Re: [CALL FOR TEST] Apache Maven 3.0.4-RC3 staged

2011-12-07 Thread Jesse Glick

FYI - NetBeans nightly development builds [1] are now bundling RC3, to shake 
out problems in either the embedded APIs or general usage.

[1] http://bits.netbeans.org/download/trunk/nightly/latest/


-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



RE: svn commit: r1211230 - in /maven/skins/trunk/maven-fluido-skin/src: it/mskins-16/ it/mskins-16/pom.xml it/mskins-16/src/ it/mskins-16/src/site/ it/mskins-16/src/site/site.xml main/resources/META-I

2011-12-07 Thread Robert Scholte

Hi Simone,

 

there are still a few issues in Jira left, which I can pick up.

Next I'll have to verify that all issues of reskinning a site are covered.

One thing I'm missing is IT-verifications, something which can check values of 
attributes or tags. For instance: are the width and height of the banner set?

Maybe someone has an idea how to accomplish this.

 

-Robert
 


 Date: Wed, 7 Dec 2011 08:35:56 +0100
 Subject: Re: svn commit: r1211230 - in 
 /maven/skins/trunk/maven-fluido-skin/src: it/mskins-16/ it/mskins-16/pom.xml 
 it/mskins-16/src/ it/mskins-16/src/site/ it/mskins-16/src/site/site.xml 
 main/resources/META-INF/maven/site.vm
 From: simonetrip...@apache.org
 To: dev@maven.apache.org
 
 nice, thanks for taking care Robert!!!
 is there anything more we missed before promoting a new release?
 many thanks in advance, all the best!
 -Simo
 
 http://people.apache.org/~simonetripodi/
 http://simonetripodi.livejournal.com/
 http://twitter.com/simonetripodi
 http://www.99soft.org/
 
 
 
 On Wed, Dec 7, 2011 at 12:42 AM, rfscho...@apache.org wrote:
  Author: rfscholte
  Date: Tue Dec 6 23:42:37 2011
  New Revision: 1211230
 
  URL: http://svn.apache.org/viewvc?rev=1211230view=rev
  Log:
  MSKINS-16: add IT and fix alt + border
 
  Added:
  maven/skins/trunk/maven-fluido-skin/src/it/mskins-16/
  maven/skins/trunk/maven-fluido-skin/src/it/mskins-16/pom.xml
  maven/skins/trunk/maven-fluido-skin/src/it/mskins-16/src/
  maven/skins/trunk/maven-fluido-skin/src/it/mskins-16/src/site/
  maven/skins/trunk/maven-fluido-skin/src/it/mskins-16/src/site/site.xml
  Modified:
  maven/skins/trunk/maven-fluido-skin/src/main/resources/META-INF/maven/site.vm
 
  Added: maven/skins/trunk/maven-fluido-skin/src/it/mskins-16/pom.xml
  URL: 
  http://svn.apache.org/viewvc/maven/skins/trunk/maven-fluido-skin/src/it/mskins-16/pom.xml?rev=1211230view=auto
  ==
  --- maven/skins/trunk/maven-fluido-skin/src/it/mskins-16/pom.xml (added)
  +++ maven/skins/trunk/maven-fluido-skin/src/it/mskins-16/pom.xml Tue Dec 6 
  23:42:37 2011
  @@ -0,0 +1,75 @@
  +?xml version=1.0 encoding=UTF-8?
  +!--
  + Licensed to the Apache Software Foundation (ASF) under one or more
  + contributor license agreements. See the NOTICE file distributed with
  + this work for additional information regarding copyright ownership.
  + The ASF licenses this file to You under the Apache License, Version 2.0
  + (the License); you may not use this file except in compliance with
  + the License. You may obtain a copy of the License at
  +
  + http://www.apache.org/licenses/LICENSE-2.0
  +
  + Unless required by applicable law or agreed to in writing, software
  + distributed under the License is distributed on an AS IS BASIS,
  + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  + See the License for the specific language governing permissions and
  + limitations under the License.
  +--
  +project xmlns=http://maven.apache.org/POM/4.0.0; 
  xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance;
  + xsi:schemaLocation=http://maven.apache.org/POM/4.0.0 
  http://maven.apache.org/xsd/maven-4.0.0.xsd;
  + modelVersion4.0.0/modelVersion
  +
  + groupIdorg.apache.maven.skins.its/groupId
  + artifactIdmskins-16/artifactId
  + version1.0-SNAPSHOT/version
  +
  + properties
  + skinName@project.name@/skinName
  + skinDescription@project.description@/skinDescription
  + skinGroupId@project.groupId@/skinGroupId
  + skinArtifactId@project.artifactId@/skinArtifactId
  + skinVersion@project.version@/skinVersion
  + /properties
  +
  + build
  + plugins
  + plugin
  + groupIdorg.apache.maven.plugins/groupId
  + artifactIdmaven-site-plugin/artifactId
  + version3.0/version
  + /plugin
  + /plugins
  + /build
  +
  + reporting
  + plugins
  + plugin
  + groupIdorg.apache.maven.plugins/groupId
  + artifactIdmaven-project-info-reports-plugin/artifactId
  + version2.4/version
  + configuration
  + dependencyDetailsEnabledfalse/dependencyDetailsEnabled
  + dependencyLocationsEnabledfalse/dependencyLocationsEnabled
  + /configuration
  + reportSets
  + reportSet
  + reports
  + reportindex/report
  + reportsummary/report
  + reportlicense/report
  + reportproject-team/report
  + reportscm/report
  + reportissue-tracking/report
  + reportmailing-list/report
  + reportdependencies/report
  + reportcim/report
  + reportplugin-management/report
  + reportplugins/report
  + /reports
  + /reportSet
  + /reportSets
  + /plugin
  + /plugins
  + /reporting
  +
  +/project
  \ No newline at end of file
 
  Added: 
  maven/skins/trunk/maven-fluido-skin/src/it/mskins-16/src/site/site.xml
  URL: 
  http://svn.apache.org/viewvc/maven/skins/trunk/maven-fluido-skin/src/it/mskins-16/src/site/site.xml?rev=1211230view=auto
  ==
  --- maven/skins/trunk/maven-fluido-skin/src/it/mskins-16/src/site/site.xml 
  (added)
  +++ 

Re: [CALL FOR TEST] Apache Maven 3.0.4-RC3 staged

2011-12-07 Thread Olivier Lamy
Jesse,
First huge thanks for your tests, that's very important for us to have
feedbacks.

But please note it's *not* an official release so this will never be
distribute as an official Apache Maven release.
It's only a rc build to get feedbacks from users. The staged
repository will be deleted (at least the svn svn tags will be here).
And after the defined testing period, an other build without the RC
naming will be available for an official vote.

Thanks again for your tests!

2011/12/7 Jesse Glick jesse.gl...@oracle.com:
 FYI - NetBeans nightly development builds [1] are now bundling RC3, to shake
 out problems in either the embedded APIs or general usage.

 [1] http://bits.netbeans.org/download/trunk/nightly/latest/



 -
 To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
 For additional commands, e-mail: dev-h...@maven.apache.org




-- 
Olivier Lamy
Talend: http://coders.talend.com
http://twitter.com/olamy | http://linkedin.com/in/olamy

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Re: [CALL FOR TEST] Apache Maven 3.0.4-RC3 staged

2011-12-07 Thread Marvin Froeder
FWIW, 3.0.4-RC3 didn't worked with a custom repository layout
Like
http://kthoms.wordpress.com/2009/10/13/how-to-register-a-custom-maven-repository-layout/

I did not pin down the problem yet, but seems a regression from 3.0.3.


On Mon, Dec 5, 2011 at 12:28 PM, Olivier Lamy ol...@apache.org wrote:

 Hello,

 Apache Maven 3.0.4-RC3 has been staged for testing purpose (this is a
 preview of the coming 3.0.4 official release)

 The repository is available here:
 https://repository.apache.org/content/repositories/maven-292

 For convenience, binaries have been copied here:
 http://people.apache.org/~olamy/maven/3.0.4-RC3/

 This test phase will be for one week (until
 http://s.apache.org/MVN-3.0.4-RC3 )

 Changes are available here:

 http://jira.codehaus.org/secure/ReleaseNote.jspa?version=17215styleName=TextprojectId=10500Create=Create
 .

 Feel free to report any regressions in http://jira.codehaus.org/browse/MNG

 Have Fun,
 --
 Olivier Lamy
 Talend: http://coders.talend.com
 http://twitter.com/olamy | http://linkedin.com/in/olamy

 -
 To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
 For additional commands, e-mail: dev-h...@maven.apache.org




Preferred language for verify scripts in integration tests of plugins

2011-12-07 Thread Mirko Friedenhagen
Hello,

I see, that mojo regularly uses groovy scripts for the verifiy step in
integration tests of plugins. However maven plugins seem to use bsh,
which is a pain compared to groovy. Are maven-plugins not allowed to
use groovy for these tests?

Regards Mirko
--
http://illegalstateexception.blogspot.com/
https://github.com/mfriedenhagen/
https://bitbucket.org/mfriedenhagen/

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Re: Preferred language for verify scripts in integration tests of plugins

2011-12-07 Thread Olivier Lamy
2011/12/7 Mirko Friedenhagen mfriedenha...@gmail.com:
 Hello,

 I see, that mojo regularly uses groovy scripts for the verifiy step in
 integration tests of plugins. However maven plugins seem to use bsh,
 which is a pain compared to groovy. Are maven-plugins not allowed to
 use groovy for these tests?

Not it's possible too and some use it.
But at the beginning only bsh was available.
So we didn't want to rewrite all in bsh (perso I use groovy when
writing a new one)


 Regards Mirko
 --
 http://illegalstateexception.blogspot.com/
 https://github.com/mfriedenhagen/
 https://bitbucket.org/mfriedenhagen/

 -
 To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
 For additional commands, e-mail: dev-h...@maven.apache.org




-- 
Olivier Lamy
Talend: http://coders.talend.com
http://twitter.com/olamy | http://linkedin.com/in/olamy

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Re: [CALL FOR TEST] Apache Maven 3.0.4-RC3 staged

2011-12-07 Thread Olivier Lamy
2011/12/7 Marvin Froeder velo...@gmail.com:
 FWIW, 3.0.4-RC3 didn't worked with a custom repository layout
 Like
 http://kthoms.wordpress.com/2009/10/13/how-to-register-a-custom-maven-repository-layout/

 I did not pin down the problem yet, but seems a regression from 3.0.3.

How do you get that working with 3.0.3 ?
How do you declare this new layout or where do you put the jar
containing it with 3.0.3 ?



 On Mon, Dec 5, 2011 at 12:28 PM, Olivier Lamy ol...@apache.org wrote:

 Hello,

 Apache Maven 3.0.4-RC3 has been staged for testing purpose (this is a
 preview of the coming 3.0.4 official release)

 The repository is available here:
 https://repository.apache.org/content/repositories/maven-292

 For convenience, binaries have been copied here:
 http://people.apache.org/~olamy/maven/3.0.4-RC3/

 This test phase will be for one week (until
 http://s.apache.org/MVN-3.0.4-RC3 )

 Changes are available here:

 http://jira.codehaus.org/secure/ReleaseNote.jspa?version=17215styleName=TextprojectId=10500Create=Create
 .

 Feel free to report any regressions in http://jira.codehaus.org/browse/MNG

 Have Fun,
 --
 Olivier Lamy
 Talend: http://coders.talend.com
 http://twitter.com/olamy | http://linkedin.com/in/olamy

 -
 To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
 For additional commands, e-mail: dev-h...@maven.apache.org





-- 
Olivier Lamy
Talend: http://coders.talend.com
http://twitter.com/olamy | http://linkedin.com/in/olamy

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Apparent bug in the artifact resolver, where does it go in JIRA?

2011-12-07 Thread Benson Margulies
Code in a plugin at CXF calls artifactResolver.resolve(artifact,
remoteRepos, localRepository) and gets an impossible answer (the
'classes' directory when the artifact in question is of type 'wsdl').
Where does this live? All the way over at Eclipse, or somewhere else?

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Re: Apparent bug in the artifact resolver, where does it go in JIRA?

2011-12-07 Thread Brett Porter
In terms of reporting, if it doesn't work in Maven, it goes in MNG, regardless 
of where the code at fault might be... whoever comes to fix it may need to file 
a bug with Aether too, but at first glance that looks like something that's 
within Maven code.

- Brett

On 08/12/2011, at 10:19 AM, Benson Margulies wrote:

 Code in a plugin at CXF calls artifactResolver.resolve(artifact,
 remoteRepos, localRepository) and gets an impossible answer (the
 'classes' directory when the artifact in question is of type 'wsdl').
 Where does this live? All the way over at Eclipse, or somewhere else?
 
 -
 To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
 For additional commands, e-mail: dev-h...@maven.apache.org
 

--
Brett Porter
br...@apache.org
http://brettporter.wordpress.com/
http://au.linkedin.com/in/brettporter





-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Re: [CALL FOR TEST] Apache Maven 3.0.4-RC3 staged

2011-12-07 Thread Jesse Glick

On 12/07/2011 02:04 PM, Olivier Lamy wrote:

please note it's *not* an official release so this will never be
distribute as an official Apache Maven release.
It's only a rc build to get feedbacks from users.


Yes of course. This is only temporary until another RC or a final build is 
published - sorry for not being clearer.


-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Re: Apparent bug in the artifact resolver, where does it go in JIRA?

2011-12-07 Thread Igor Fedorenko

Are you running inside m2e by any chance?

--
Regards,
Igor

On 11-12-07 6:19 PM, Benson Margulies wrote:

Code in a plugin at CXF calls artifactResolver.resolve(artifact,
remoteRepos, localRepository) and gets an impossible answer (the
'classes' directory when the artifact in question is of type 'wsdl').
Where does this live? All the way over at Eclipse, or somewhere else?

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Re: [CALL FOR TEST] Apache Maven 3.0.4-RC3 staged

2011-12-07 Thread Mark Derricutt
I'm +1ing this - have been doing releases all day without issue.

Someone did make a comment about memory usage the other day, I am seeing
OOM exceptions more often in my large reactor build under the RC, but
that's mostly Rhino stuff that has an evil leak in it.

I did see a Permgen in Javac yesterday but never saw it again
strangeness.

-- 
Great artists are extremely selfish and arrogant things — Steven Wilson,
Porcupine Tree


On Tue, Dec 6, 2011 at 3:28 AM, Olivier Lamy ol...@apache.org wrote:

 Hello,

 Apache Maven 3.0.4-RC3 has been staged for testing purpose (this is a
 preview of the coming 3.0.4 official release)

 The repository is available here:
 https://repository.apache.org/content/repositories/maven-292

 For convenience, binaries have been copied here:
 http://people.apache.org/~olamy/maven/3.0.4-RC3/

 This test phase will be for one week (until
 http://s.apache.org/MVN-3.0.4-RC3 )

 Changes are available here:

 http://jira.codehaus.org/secure/ReleaseNote.jspa?version=17215styleName=TextprojectId=10500Create=Create
 .

 Feel free to report any regressions in http://jira.codehaus.org/browse/MNG

 Have Fun,
 --
 Olivier Lamy
 Talend: http://coders.talend.com
 http://twitter.com/olamy | http://linkedin.com/in/olamy

 -
 To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
 For additional commands, e-mail: dev-h...@maven.apache.org




I've staring at an apparent m3 regression from m2, how about a bit of coaching as to how to track it down?

2011-12-07 Thread Benson Margulies
MSITE-623 describes the situation, but, in fact, it's not MSITE at all.

In the case at hand, the artifact resolver is returning the current
target/classes pathname that goes with the 'jar' artifact as the
answer to a question about the 'wsdl' artifact. Maven 2.2.1 does fine.

Where do I start?

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Re: svn commit: r1211624 - in /maven/skins/trunk/maven-fluido-skin/src: it/mskins-13/ it/mskins-13/pom.xml it/mskins-13/src/ it/mskins-13/src/site/ it/mskins-13/src/site/site.xml main/resources/META-I

2011-12-07 Thread Simone Tripodi
Hello Robert!
thanks for your enthusiasm on fluido! :) About the searchbar on top, I
would like to reach that[1] rendering - I'll try to work on it
tomorrow (today I'm off for the bigger part of the day)
Thanks again!
Simo

[1] http://imageshack.us/f/17/screenshot20111208at848.png/

http://people.apache.org/~simonetripodi/
http://simonetripodi.livejournal.com/
http://twitter.com/simonetripodi
http://www.99soft.org/



On Wed, Dec 7, 2011 at 9:38 PM,  rfscho...@apache.org wrote:
 Author: rfscholte
 Date: Wed Dec  7 20:38:48 2011
 New Revision: 1211624

 URL: http://svn.apache.org/viewvc?rev=1211624view=rev
 Log:
 MSKINS-13: change searchbutton in topbar. Better, but still not good enough

 Added:
    maven/skins/trunk/maven-fluido-skin/src/it/mskins-13/
    maven/skins/trunk/maven-fluido-skin/src/it/mskins-13/pom.xml
    maven/skins/trunk/maven-fluido-skin/src/it/mskins-13/src/
    maven/skins/trunk/maven-fluido-skin/src/it/mskins-13/src/site/
    maven/skins/trunk/maven-fluido-skin/src/it/mskins-13/src/site/site.xml
 Modified:
    
 maven/skins/trunk/maven-fluido-skin/src/main/resources/META-INF/maven/site.vm

 Added: maven/skins/trunk/maven-fluido-skin/src/it/mskins-13/pom.xml
 URL: 
 http://svn.apache.org/viewvc/maven/skins/trunk/maven-fluido-skin/src/it/mskins-13/pom.xml?rev=1211624view=auto
 ==
 --- maven/skins/trunk/maven-fluido-skin/src/it/mskins-13/pom.xml (added)
 +++ maven/skins/trunk/maven-fluido-skin/src/it/mskins-13/pom.xml Wed Dec  7 
 20:38:48 2011
 @@ -0,0 +1,76 @@
 +?xml version=1.0 encoding=UTF-8?
 +!--
 +   Licensed to the Apache Software Foundation (ASF) under one or more
 +   contributor license agreements.  See the NOTICE file distributed with
 +   this work for additional information regarding copyright ownership.
 +   The ASF licenses this file to You under the Apache License, Version 2.0
 +   (the License); you may not use this file except in compliance with
 +   the License.  You may obtain a copy of the License at
 +
 +       http://www.apache.org/licenses/LICENSE-2.0
 +
 +   Unless required by applicable law or agreed to in writing, software
 +   distributed under the License is distributed on an AS IS BASIS,
 +   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 +   See the License for the specific language governing permissions and
 +   limitations under the License.
 +--
 +project xmlns=http://maven.apache.org/POM/4.0.0; 
 xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance;
 +  xsi:schemaLocation=http://maven.apache.org/POM/4.0.0 
 http://maven.apache.org/xsd/maven-4.0.0.xsd;
 +  modelVersion4.0.0/modelVersion
 +
 +  groupIdorg.apache.maven.skins.its/groupId
 +  artifactIdmskins-13/artifactId
 +  version1.0-SNAPSHOT/version
 +
 +  properties
 +    skinNameApache Maven Fluido Skin/skinName
 +    skinDescriptionThe Apache Maven Fluido Skin is an Apache Maven site 
 skin
 +    built on top of Twitter's bootstrap./skinDescription
 +    skinGroupIdorg.apache.maven.skins/skinGroupId
 +    skinArtifactIdmaven-fluido-skin/skinArtifactId
 +    skinVersion1.1-SNAPSHOT/skinVersion
 +  /properties
 +
 +  build
 +    plugins
 +      plugin
 +        groupIdorg.apache.maven.plugins/groupId
 +        artifactIdmaven-site-plugin/artifactId
 +        version3.0/version
 +      /plugin
 +    /plugins
 +  /build
 +
 +  reporting
 +    plugins
 +      plugin
 +        groupIdorg.apache.maven.plugins/groupId
 +        artifactIdmaven-project-info-reports-plugin/artifactId
 +        version2.4/version
 +        configuration
 +          dependencyDetailsEnabledfalse/dependencyDetailsEnabled
 +          dependencyLocationsEnabledfalse/dependencyLocationsEnabled
 +        /configuration
 +        reportSets
 +          reportSet
 +            reports
 +              reportindex/report
 +              reportsummary/report
 +              reportlicense/report
 +              reportproject-team/report
 +              reportscm/report
 +              reportissue-tracking/report
 +              reportmailing-list/report
 +              reportdependencies/report
 +              reportcim/report
 +              reportplugin-management/report
 +              reportplugins/report
 +            /reports
 +          /reportSet
 +        /reportSets
 +      /plugin
 +    /plugins
 +  /reporting
 +
 +/project
 \ No newline at end of file

 Added: maven/skins/trunk/maven-fluido-skin/src/it/mskins-13/src/site/site.xml
 URL: 
 http://svn.apache.org/viewvc/maven/skins/trunk/maven-fluido-skin/src/it/mskins-13/src/site/site.xml?rev=1211624view=auto
 ==
 --- maven/skins/trunk/maven-fluido-skin/src/it/mskins-13/src/site/site.xml 
 (added)
 +++ maven/skins/trunk/maven-fluido-skin/src/it/mskins-13/src/site/site.xml 
 Wed Dec  7 20:38:48 2011
 @@ -0,0 +1,43 @@
 +?xml version=1.0 encoding=UTF-8?
 +
 +!--
 +/*
 + * Licensed to the Apache Software