Details

    • Wish
    • Status: Closed
    • Minor
    • Resolution: Duplicate
    • 2.1
    • None
    • None
    • None
    • Maven module with multiple sources directories (due to external constraints)

    Description

      For different reasons we can have multiple sources directories even in a Maven Projet.

      The sourceDirectory attribute allows only one directory, it would be great to allow several directories.

      http://maven.apache.org/plugins/maven-checkstyle-plugin/checkstyle-mojo.html#sourceDirectory

      Attachments

        Issue Links

          Activity

            I discovered that the <includes> parameter can accept several directories, separated by a comma (",").
            That was what I need.

            I hope this will also help some of you.

            bpochat Benjamin Pochat added a comment - I discovered that the <includes> parameter can accept several directories, separated by a comma (","). That was what I need. I hope this will also help some of you.

            I totally agree with Gerald.
            It would be very nice that checkstyle plugin workes with build-helper-maven-plugin (http://mojo.codehaus.org/build-helper-maven-plugin/usage.html)

            Benjamin

            bpochat Benjamin Pochat added a comment - I totally agree with Gerald. It would be very nice that checkstyle plugin workes with build-helper-maven-plugin ( http://mojo.codehaus.org/build-helper-maven-plugin/usage.html ) Benjamin

            People

              Unassigned Unassigned
              greinhart Gerald Reinhart
              Votes:
              1 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: