Menu

#1123 failure in help examples

PMD-5.1.0
closed
help (1)
PMD
4-Minor
Bug
5.0.2
2013-10-19
2013-08-16
rei3ner
No

when i run pmd with wrong options, e.g. with depecated ones,
then the help comes up ending with the text:

For example on *nix:
$ java -jar pmd-5.0.2.jar -dir /home/workspace/src/main/java/code -f nicehtml -rulesets java-basic,java-design
$ java -jar pmd-5.0.2.jar -d ./src/main/java/code -f nicehtml -r java-basic,java-design -xslt my-own.xsl
$ java -jar pmd-5.0.2.jar -d ./src/main/java/code -f nicehtml -r java-typeresolution -auxclasspath commons-collections.jar:derby.jar

But this is also deprecated: -r must be replaced by -R. -i think -xslt does not work either.

i wonder how just -jar pmd-5.0.2.jar can work.
I need pmd-5.0.2.jar, jaxen-1.1.1.jar, asm-3.2.jar and jcommander-1.27.jar.
For p[md 5.0.5 even in addition commons-io-2.2.jar

Discussion

  • rei3ner

    rei3ner - 2013-08-16

    I missed also: nicehtml does not work for me, just normal html (which is ok)

     
  • Andreas Dangel

    Andreas Dangel - 2013-10-19
    • status: open --> closed
    • assigned_to: Andreas Dangel
    • Milestone: New Tickets --> PMD-5.1.0
     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.