You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by GitBox <gi...@apache.org> on 2020/06/01 11:40:04 UTC

[GitHub] [maven] pzygielo commented on a change in pull request #355: Add a Jenkinsfile to run it test (per default it runs it master branch but there is a parameter to use a different it source branch)

pzygielo commented on a change in pull request #355:
URL: https://github.com/apache/maven/pull/355#discussion_r433185876



##########
File path: pom.xml
##########
@@ -552,6 +552,7 @@ under the License.
               -->
               <exclude>src/main/appended-resources/licenses/CDDL-1.0.txt</exclude>
               <exclude>src/main/appended-resources/licenses/EPL-1.0.txt</exclude>
+              <excludes>Jenkinsfile.its</excludes>

Review comment:
       Why not add proper license to new Jenkinsfile and drop this exclusion?
   BTW comment in line 551 suggests it is license file, doesn't it?




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org