[ http://jira.codehaus.org/browse/MSITE-148?page=comments#action_67158 ] 

Jean Deruelle commented on MSITE-148:
-------------------------------------

move to maven-2-0-4 (it's using site-plugin-2.0-beta-5). Looks like the inital 
problem you had(problems when generating the dependencies report due to m1 
dependencies) is fixed.

> <excludeDefaults> does not seem to work
> ---------------------------------------
>
>          Key: MSITE-148
>          URL: http://jira.codehaus.org/browse/MSITE-148
>      Project: Maven 2.x Site Plugin
>         Type: Bug

>     Reporter: Grégory Joseph

>
>
> As far as I understand, adding
> <excludeDefaults>true</excludeDefaults>
> in the  <reporting>  section of my pom should have the same effect as
>             <plugin>
>                 <groupId>org.apache.maven.plugins</groupId>
>                 <artifactId>maven-project-info-reports-plugin</artifactId>
>                 <reportSets>
>                     <reportSet></reportSet>
>                 </reportSets>
>             </plugin>
> ... but only that latter had any effect.
> (I was mainly trying to disable the dependencies report, because I have many 
> dependencies build with m1 which don't have a proper m2 pom)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to