Jeremy Long
c2e6065ed7
added option to change the name of the report per issue #389
2015-10-20 06:18:28 -04:00
Anthony Whitford
79fde3ebc9
Added basic skip option for mojos.
2015-10-11 18:44:25 -07:00
Jeremy Long
529b9739b5
changed default phase to VERIFY
2015-10-10 06:14:50 -04:00
Jeremy Long
a014ca7d8a
Merge branch 'MvnPhase' of https://github.com/awhitford/DependencyCheck into awhitford-MvnPhase
2015-10-10 05:59:04 -04:00
Stephen Kitt
1852b9dbb2
Avoid ConcurrentModificationExceptions
...
AggregateMojo.getDescendants() can end up adding descendants while
it's iterating over them. This separates the addition from the
iteration to avoid this.
Signed-off-by: Stephen Kitt <skitt@redhat.com >
2015-10-09 17:07:27 +02:00
Anthony Whitford
1d916286ee
Changing the check phase from compile to verify.
2015-10-07 23:11:53 -07:00
Jeremy Long
9203acff9c
checkstyle/pmd/findbugs patches
2015-09-19 07:52:24 -04:00
Jeremy Long
8c98da09f0
Merge pull request #355 from hansjoachim/warnings
...
Warnings
2015-09-13 19:31:16 -04:00
Anthony Whitford
0efc9d1cd2
Added missing serialVersionUID.
2015-09-13 10:34:19 -07:00
Hans Joachim Desserud
0ecd466c4c
Add missing @Override annotations
2015-09-13 14:52:08 +02:00
Jeremy Long
862bf43685
suppressed checkstyle warnings
2015-09-13 07:02:41 -04:00
Jeremy Long
f83139a9ee
fixed line length checkstyle finding
2015-09-13 07:02:13 -04:00
Jeremy Long
57ae0f1676
resolved command line invocation of aggregate resulting in missing html report ( #189 )
2015-09-09 06:15:17 -04:00
Jeremy Long
48e644e007
removed un-needed call to log.isDebugEnabled()
2015-09-09 05:58:51 -04:00
Jeremy Long
56360301d7
changed debug message to an error
2015-09-07 07:25:29 -04:00
Anthony Whitford
2a50dcba9d
Removed Checkstyle and PMD violations.
2015-09-05 22:25:59 -07:00
Jeremy Long
c4c670a3b1
Merge pull request #334 from awhitford/MavenPluginWarnings
...
Removed deprecated code.
2015-09-05 20:59:05 -04:00
Jeremy Long
17a05cc1d4
removed excessive logging used to debug
2015-09-05 20:56:54 -04:00
Jeremy Long
1f0e789575
fixed bug that might contribute to issue #189
2015-09-05 06:48:00 -04:00
Anthony Whitford
c2b8901537
Removed deprecated code.
2015-09-03 01:25:53 -07:00
Jeremy Long
4632753f02
commented out initial attempt at issue #22 to resolve issue #327
2015-09-02 06:42:36 -04:00
Jeremy Long
e630c484ff
implementing the purge feature as requested in issue #328
2015-08-30 07:02:26 -04:00
Jeremy Long
7a8f7199c8
renaming app argument to project per issue #320
2015-08-29 06:48:52 -04:00
Jeremy Long
79b59f2aae
checkstyle/pmd/findbugs recommended updates
2015-07-29 07:00:30 -04:00
Jeremy Long
2494fec2a7
checkstyle/findbugs/pmd corrections
...
Former-commit-id: 7e1758362e3e3da13678e5e2a8bffa28b8ad5a87
2015-06-22 05:53:11 -04:00
Jeremy Long
cc86d73719
removed unused import
...
Former-commit-id: 298698b4a56a0fd267ee6bc81e5abe46156b94f6
2015-06-21 07:21:42 -04:00
Jeremy Long
4ed642ed5d
changed the lifecycle of the aggregate mojo
...
Former-commit-id: d8cbcc207d921a66baea8c7763329defc170a512
2015-06-19 06:42:25 -04:00
Jeremy Long
572418a2f5
removed the logFile as it is no longer used
...
Former-commit-id: 51466302d3697dcb07673493cd33776a4bd395c3
2015-06-19 06:41:33 -04:00
Jeremy Long
63d92c62a5
additional checks added as part of issue #257
...
Former-commit-id: 9a9154adcc42688f600a9a6cce49a919fd08f482
2015-06-19 05:34:52 -04:00
Jeremy Long
f4ce087649
moved files
...
Former-commit-id: 4041a13f94723e6002e82b926916d60946b3a4d2
2015-06-17 20:48:50 -04:00
Jeremy Long
a898e61a7a
added package-info
...
Former-commit-id: be01f5e10b7550bfb180af62d111574a3d988079
2015-06-17 20:48:17 -04:00
Jeremy Long
1ba21f7f71
fixed copyright
...
Former-commit-id: 8e49185e3efef904af121a69fb04c8c577ef0b6e
2015-06-17 20:46:51 -04:00
Will Stranathan
8aca739f54
Now switched to slf4j
...
Former-commit-id: 880512e5998d86026cfec40b1a8a165dd6b4b8e1
2015-06-16 18:50:05 -04:00
Jeremy Long
99dd04a1c1
findbugs correction
...
Former-commit-id: 79dc73b57f2d025754e0fc717610e9a067f1a155
2015-05-11 20:31:50 -04:00
Jeremy Long
29c47e3e96
findbugs correction
...
Former-commit-id: 55b3830b5d31908e452ea6c688b0213aa04a7f41
2015-05-11 20:31:36 -04:00
Jeremy Long
caabdc6584
checkstyle corrections
...
Former-commit-id: 14e427f40af0fd7577d0711a80003e53811ef4e3
2015-05-10 08:30:52 -04:00
Jeremy Long
145bf70420
updated documentation per issue #230
...
Former-commit-id: 28c50979be4f2fbdbab36cc75d65c45d7729ff27
2015-05-08 19:03:15 -04:00
Jeremy Long
7fb5d5bde5
resolved issue #213
...
Former-commit-id: e50ac440ea63132f387c28fc2f8e0f3ff81d9896
2015-04-14 07:03:07 -04:00
Jeremy Long
a7c1d594dc
updated package-info
...
Former-commit-id: 5d02d7dacbc0e20efffdaecc5a1630d102114fa5
2015-04-05 09:31:34 -04:00
Jeremy Long
9e94ffb422
updated javadoc author
...
Former-commit-id: 66012a54190236c40c679a43749a1525fb981980
2015-04-05 09:22:07 -04:00
Jeremy Long
b6a38bf4d1
updated javadoc author
...
Former-commit-id: 29b815170175af50e9e88fbb35f7e690f7c0dd02
2015-04-05 09:22:07 -04:00
Jeremy Long
92d12ec68e
updated javadoc author
...
Former-commit-id: 47f25243b5b1bb13bae43f6e3949c03c9c270fef
2015-04-05 09:22:07 -04:00
Jeremy Long
93dd5e4b31
updated javadoc author
...
Former-commit-id: af11a440ee1c2938cad612d8d367d0b9a6068d17
2015-04-05 09:22:07 -04:00
Jeremy Long
79e325e2ab
updated javadoc author
...
Former-commit-id: a9b00911d1d2e58ad26a1843f08100676047bf24
2015-04-05 09:22:06 -04:00
Jeremy Long
d0401f3f8d
Add an update only option
...
Former-commit-id: 67253232762acb61e1400dc60443e556f71db874
2015-03-28 12:17:24 -04:00
Jeremy Long
968de2947b
fixed javadoc
...
Former-commit-id: e5736e49452f0d620438d2e6174cb35bcf236eaf
2015-03-06 19:40:29 -05:00
Jeremy Long
638b3c0695
checkstyle correction
...
Former-commit-id: 01f643ad33e0475d2c2daaa5076ec604952df8d6
2015-02-28 06:46:10 -05:00
Jeremy Long
01ef2e1061
checkstyle corrections
...
Former-commit-id: b821a8b9a680c875a3013099a362b0277d97119f
2015-02-26 09:15:28 -05:00
Jeremy Long
d530eddc57
final commit to patch issue #185
...
Former-commit-id: 1e77bec21239a0ea228795df7bfa5678d9930d6c
2015-02-26 08:47:07 -05:00
Jeremy Long
9c15bdfe41
Merge branch 'master' of https://github.com/jeremylong/DependencyCheck
...
Former-commit-id: 7a189b5240ff2c831c6d6f42555148f5f00586bd
2015-02-22 10:24:59 -05:00