what problem(s) did you get?
Dennis Lundberg wrote:
Brett Porter wrote:
Hi Dennis,
These should be inherited from the parent if you set the parent to
2-SNAPSHOT. This will also use a more recent snapshot of the plugin
plugin which has the improved formatting of the goal parameter tables
and doesn't overwrite your index.html :)
Sorry about that, I'll fix it ASAP. I just copied it from
maven-javadoc-plugin :)
When I tried to bump the parent to SNAPSHOT-2, I ran into strange
behavior. To be able to get this to work I put the ASF snapshot repo
in a profile. But now I have to supply -P<profileId> on every run.
There must be a better way.
Cheers,
Brett
On 6/07/2006 8:32 AM, [EMAIL PROTECTED] wrote:
+ <reporting>
+ <plugins>
+ <plugin>
+ <artifactId>maven-javadoc-plugin</artifactId>
+ </plugin>
+ <plugin>
+ <artifactId>maven-jxr-plugin</artifactId>
+ </plugin>
+ <plugin>
+ <artifactId>maven-changelog-plugin</artifactId>
+ </plugin>
+ </plugins>
+ </reporting>
</project>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]