You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by ni...@planet.nl on 2008/01/22 16:16:52 UTC

FW: Report for dependencyManagement and pluginManagement

Crosspost to dev list.


-----Original Message-----
From: nicklist@planet.nl [mailto:nicklist@planet.nl]
Sent: Tue 1/22/2008 2:51 PM
To: Maven Users List
Subject: RE: Report for dependencyManagement and pluginManagement
 
I have searched for this, but couldn't find it. I've started to implement these reports myself by reusing a lot of the project-info-reports. 

Current goals:

dependencyManagement:
Shows tables for the 5 scopes, just like goal dependencies.

pluginManagement
shows a table with all the plugins in the pluginManagement (groupId, artifactId, version)

Could these reports be valuable additions to this project?

With regards,

Nick Stolwijk

-----Original Message-----
From: nicklist@planet.nl [mailto:nicklist@planet.nl]
Sent: Tue 1/22/2008 9:48 AM
To: users@maven.apache.org
Subject: Report for dependencyManagement and pluginManagement
 

Does anyone know of a report which creates a page or pages for the dependencyManagement en pluginManagement with versions. I want to create a webpage to quickly have an overview of our companypom, but I rather would not want to need to update it by hand or in a different file.

With regards,

Nick Stolwijk