[ Web Proxy ]
URL:
Viewing: https://raw.githubusercontent.com/SonarSource/sonar-python/master/python-frontend/pom.xml [Back]  [Original]


  4.0.0

  
    org.sonarsource.python
    python
    5.32-SNAPSHOT
  

  python-frontend

  Python :: Frontend
  
    pom.xml,src/main/java,typeshed_serializer/serializer,typeshed_serializer/runners
    typeshed_serializer/cov.xml
    3.14
    false
    false


      org.sonarsource.sslr
      sslr-core
    
    
      org.sonarsource.api.plugin
      sonar-plugin-api
    
    
      org.sonarsource.sslr
      sslr-testing-harness
    
    
      org.sonarsource.api.plugin
      sonar-plugin-api-test-fixtures
      test
    
    
      org.sonarsource.scanner.engine
      sensor-test-fixtures
      test


      org.junit.jupiter
      junit-jupiter
      test
    
    
      org.junit.jupiter
      junit-jupiter-api
      test
    
    
      org.assertj
      assertj-core
    
    
      org.mockito
      mockito-core
    
    
      com.google.guava
      guava
    
    
      com.google.protobuf
      protobuf-java
      ${protobuf.version}
    
    
      org.sonarsource.analyzer-commons
      sonar-regex-parsing
    
    
      org.sonarsource.analyzer-commons
      sonar-analyzer-commons
      compile
    
    
      com.fasterxml.jackson.core
      jackson-databind


        kr.motd.maven
        os-maven-plugin
        1.7.1


        org.xolstice.maven.plugins
        protobuf-maven-plugin
        0.6.1
        
          
            generate-protobuf-java-sources
            
              compile
            
            
              com.google.protobuf:protoc:${protobuf.version}:exe:${os.detected.classifier}
              
              ${project.basedir}/src/main/protobuf
              ${project.build.directory}/generated-sources/protobuf
              true


            generate-protobuf-python-sources
            
              compile-python
            
            
              com.google.protobuf:protoc:${protobuf.version}:exe:${os.detected.classifier}
              
              ${project.basedir}/src/main/protobuf
              ${project.basedir}/typeshed_serializer/serializer/proto_out


            com.google.protobuf
            protoc
            ${protobuf.version}
            exe
            ${os.detected.classifier}


        org.codehaus.mojo
        build-helper-maven-plugin
        3.6.1
        
          
            add-protobuf-generated-sources
            generate-sources
            
              add-source


                ${project.build.directory}/generated-sources/protobuf


        typeshed_serializer


            generateTypeshedStubs


            org.codehaus.mojo
            exec-maven-plugin
            3.6.3
            
              typeshed_serializer


                tox-runner
                generate-resources
                
                  python
                  
                      runners/tox_runner.py
                      --skip_tests
                      ${skipTests}
                      --fail_fast
                      ${failStubGenerationFast}
                  
                  true
                
                
                  exec


            com.mycila
            license-maven-plugin


                    src/*/java/**/*.java
                    typeshed_serializer/serializer/**/*.py
                    typeshed_serializer/runners/**/*.py
                    typeshed_serializer/tests/**/*.py
                  
                  
                    typeshed_serializer/serializer/proto_out/**
                    src/test/resources/**



Web Proxy Viewer  |  New URL  |  Original Page