Commit Graph

1506 Commits

Author SHA1 Message Date
vmassol
1eaa5cdd42 - minor formatting change
- renamed 1.4-dev to 1.4-SNAPSHOT


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114323 13f79535-47bb-0310-9956-ffa450edef68
2003-11-15 16:12:30 +00:00
vmassol
dedd8babf7 minor formatting change
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114322 13f79535-47bb-0310-9956-ffa450edef68
2003-11-15 16:06:25 +00:00
vmassol
0e2e329af6 Ensure that the Clover plugin will generate the XML report (and only the XML report) when the Dashboard plugin is run. The Clover XML report is required by the Clover aggregators as they extract information from it.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114321 13f79535-47bb-0310-9956-ffa450edef68
2003-11-14 23:33:20 +00:00
vmassol
4860492e02 Do not exclude <code>project.xml</code> in the default <code>maven.dashboard.excludes</code> list as it is already excluded by the default <code>maven.dashboard.includes</code> list.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114320 13f79535-47bb-0310-9956-ffa450edef68
2003-11-14 22:34:09 +00:00
vmassol
a2368107fc Applied patch from Henri Tremblay for <a href="http://jira.codehaus.org/secure/ViewIssue.jspa?id=12696">MAVEN-1036</a>. The Checkstyle HTML report now provides information on severity.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114319 13f79535-47bb-0310-9956-ffa450edef68
2003-11-14 08:17:15 +00:00
vmassol
d8034b7779 Verify valid POM versions. Only "3" and "4" are currently allowed.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114318 13f79535-47bb-0310-9956-ffa450edef68
2003-11-13 20:45:07 +00:00
vmassol
9d8297aafc Added support for validating different POM versions.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114317 13f79535-47bb-0310-9956-ffa450edef68
2003-11-13 20:30:20 +00:00
vmassol
6422d89a10 Prevent projects who do not use the head check from failing if they don't provide a license file.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114315 13f79535-47bb-0310-9956-ffa450edef68
2003-11-12 19:09:07 +00:00
werken
d5877e36a7 Making the width of the left navcolumn adjustable via a property.
${maven.ui.navcol.width} now defaults to 20% and replaces a hardcoded
20% in the site.jsl.  With the new hierarchic expanding navigation,
it can get pretty wide when pushed to its limits.


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114314 13f79535-47bb-0310-9956-ffa450edef68
2003-11-12 13:50:27 +00:00
dion
bc324245e0 Update docs with fixed typo
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114312 13f79535-47bb-0310-9956-ffa450edef68
2003-11-11 12:59:33 +00:00
dion
c84ad6948a Map developer ids to emails
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114311 13f79535-47bb-0310-9956-ffa450edef68
2003-11-11 03:04:48 +00:00
dion
dea748732c Added a todo
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114310 13f79535-47bb-0310-9956-ffa450edef68
2003-11-11 02:13:20 +00:00
dion
235a71256a Fix typo
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114309 13f79535-47bb-0310-9956-ffa450edef68
2003-11-10 23:09:15 +00:00
vmassol
09bfbfad41 Added release report
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114308 13f79535-47bb-0310-9956-ffa450edef68
2003-11-10 20:02:34 +00:00
vmassol
b59f40a315 Binary --> Ascii
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114307 13f79535-47bb-0310-9956-ffa450edef68
2003-11-10 20:00:47 +00:00
vmassol
67eeacdc02 Initial release of multichanges plugin. It generates a release dashboard for all subprojects. An example can be found at http://maven.apache.org/reference/plugins/optional/release-report.html
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114306 13f79535-47bb-0310-9956-ffa450edef68
2003-11-10 20:00:25 +00:00
vmassol
c8415d9b43 Use YYY-MM-DD format (as all plugins do)
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114305 13f79535-47bb-0310-9956-ffa450edef68
2003-11-10 19:29:40 +00:00
vmassol
bd87481841 Binary --> Ascii
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114304 13f79535-47bb-0310-9956-ffa450edef68
2003-11-10 15:55:48 +00:00
dion
9bafc7f7e8 Apply MAVEN-1008:
Patch to add the project dependancies to the pmd classpath.
This should allow a custom ruleset jar file that is defined as a dependancy to be added to the pmd classpath.


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114303 13f79535-47bb-0310-9956-ffa450edef68
2003-11-10 14:16:40 +00:00
vmassol
204e42e7e1 version 1.1-SNAPSHOT is open for business
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114302 13f79535-47bb-0310-9956-ffa450edef68
2003-11-10 13:43:54 +00:00
vmassol
f9d79e79b9 Fixed typo
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114301 13f79535-47bb-0310-9956-ffa450edef68
2003-11-10 13:42:47 +00:00
vmassol
2c53931324 Preparing to release version 1.0
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114299 13f79535-47bb-0310-9956-ffa450edef68
2003-11-10 13:40:34 +00:00
vmassol
9f53a63558 refactoring
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114298 13f79535-47bb-0310-9956-ffa450edef68
2003-11-10 13:21:17 +00:00
vmassol
7139befd43 Upgraded to clover 1.2.3
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114297 13f79535-47bb-0310-9956-ffa450edef68
2003-11-10 12:16:25 +00:00
vmassol
06bdb8fd10 Added optional checkstyle jar to execution CP
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114296 13f79535-47bb-0310-9956-ffa450edef68
2003-11-10 12:14:42 +00:00
vmassol
2324ab15e5 Removed the different versions of the website from CVS.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114295 13f79535-47bb-0310-9956-ffa450edef68
2003-11-10 12:11:27 +00:00
vmassol
2c67911f11 Removed unused commented line
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114294 13f79535-47bb-0310-9956-ffa450edef68
2003-11-10 12:09:38 +00:00
vmassol
c02d695651 oops. wrong place
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114293 13f79535-47bb-0310-9956-ffa450edef68
2003-11-10 11:58:14 +00:00
vmassol
5202b1aa62 Upgraded to checkstyle 3.2
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114292 13f79535-47bb-0310-9956-ffa450edef68
2003-11-10 11:57:32 +00:00
vmassol
a7d0c88703 Upgraded to checkstyle 3.2
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114291 13f79535-47bb-0310-9956-ffa450edef68
2003-11-10 11:57:00 +00:00
dion
8c2b45c4d2 Switch to using maven:pluginVar instead of pom.getPluginContext().getVariable()
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114290 13f79535-47bb-0310-9956-ffa450edef68
2003-11-10 01:56:13 +00:00
dion
73e48106bb Update docs
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114289 13f79535-47bb-0310-9956-ffa450edef68
2003-11-10 01:54:36 +00:00
dion
9a1d69cca4 A few updates and comments about context usage
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114288 13f79535-47bb-0310-9956-ffa450edef68
2003-11-10 01:53:01 +00:00
dion
66317529e6 Apply MAVEN-987
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114287 13f79535-47bb-0310-9956-ffa450edef68
2003-11-09 23:52:52 +00:00
dion
6df1899ae5 Fix for MAVEN-986
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114286 13f79535-47bb-0310-9956-ffa450edef68
2003-11-09 23:24:34 +00:00
vmassol
206130be32 Better handling if the goal called to generate aggregator artifact fails.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114285 13f79535-47bb-0310-9956-ffa450edef68
2003-11-09 20:51:00 +00:00
vmassol
51a1ec3b77 Fixed typo. Sorry guys.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114284 13f79535-47bb-0310-9956-ffa450edef68
2003-11-09 20:48:33 +00:00
vmassol
8e93931409 Added property for checkstyle report
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114283 13f79535-47bb-0310-9956-ffa450edef68
2003-11-09 17:52:14 +00:00
vmassol
c3284cb4ba Removed debugging echos
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114282 13f79535-47bb-0310-9956-ffa450edef68
2003-11-09 17:17:28 +00:00
vmassol
9a8a14cb9d Binary --> Ascii
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114281 13f79535-47bb-0310-9956-ffa450edef68
2003-11-09 16:17:00 +00:00
dion
2d23a13810 Apply fix for MAVEN-1007
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114280 13f79535-47bb-0310-9956-ffa450edef68
2003-11-09 16:11:34 +00:00
vmassol
284a0b0b07 Added information about Cactus plugin
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114279 13f79535-47bb-0310-9956-ffa450edef68
2003-11-09 16:04:29 +00:00
dion
633e223eee Fix for MAVEN-993
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114278 13f79535-47bb-0310-9956-ffa450edef68
2003-11-09 15:54:12 +00:00
dion
f81cfe8ff0 Fix MAVEN-965
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114277 13f79535-47bb-0310-9956-ffa450edef68
2003-11-09 15:40:12 +00:00
dion
b34eeeb612 Apply MAVEN-966
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114276 13f79535-47bb-0310-9956-ffa450edef68
2003-11-09 15:25:57 +00:00
dion
c4a1dd850a Apply MAVEN-962
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114275 13f79535-47bb-0310-9956-ffa450edef68
2003-11-09 15:20:59 +00:00
dion
e53d41e067 Fix Maven-961
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114274 13f79535-47bb-0310-9956-ffa450edef68
2003-11-09 15:05:18 +00:00
dion
f7e181fdc4 Fix MAVEN-964
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114273 13f79535-47bb-0310-9956-ffa450edef68
2003-11-09 15:00:21 +00:00
vmassol
dca849f431 target/ dir must not be in cvs
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114272 13f79535-47bb-0310-9956-ffa450edef68
2003-11-08 16:40:46 +00:00
dion
3b4b4bb848 Update goals
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114271 13f79535-47bb-0310-9956-ffa450edef68
2003-11-08 08:49:06 +00:00