4.0.0
    pmd-core
    PMD Core
    
        net.sourceforge.pmd
        pmd
        6.3.0-SNAPSHOT
    
    
        
            
                org.apache.maven.plugins
                maven-antrun-plugin
                true
                
                    
                        generate-sources
                        generate-sources
                        
                            
                                
                                    
                                    
                                
                            
                        
                        
                            run
                        
                    
                
            
            
                org.codehaus.mojo
                build-helper-maven-plugin
                
                    
                        add-javacc-generated-sources
                        
                            add-source
                        
                        
                            
                                ${project.build.directory}/generated-sources/javacc
                            
                        
                    
                
            
            
                org.apache.maven.plugins
                maven-checkstyle-plugin
                
                    pmd-core-checkstyle-suppressions.xml
                
            
        
    
    
        
            org.apache.ant
            ant
            provided
        
        
          com.beust
          jcommander
        
        
            commons-io
            commons-io
        
        
            jaxen
            jaxen
        
        
            net.java.dev.javacc
            javacc
        
        
            net.sourceforge.saxon
            saxon
        
        
            org.apache.commons
            commons-lang3
        
        
            org.ow2.asm
            asm
        
        
            com.google.code.gson
            gson
            2.5
        
        
            net.sourceforge.saxon
            saxon
            dom
            runtime
        
        
            com.github.tomakehurst
            wiremock
            test
        
        
            junit
            junit
            test
        
        
            org.hamcrest
            hamcrest-library
            test
        
        
            pl.pragmatists
            JUnitParams
            test
        
        
            org.apache.ant
            ant-testutil
            test
        
        
            org.mockito
            mockito-all
            test
        
        
            com.github.stefanbirkner
            system-rules
            test