[ 
https://issues.apache.org/jira/browse/MNG-8157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sergey Beryozkin updated MNG-8157:
----------------------------------
    Description: 
Starting from Maven 3.9.3, the build fails after a test suite is unpacked with 
https://github.com/smallrye/smallrye-jwt/blob/8e926f01755c185151934293c405c1cf733f2aa3/testsuite/tck/pom.xml#L100-L125.

In this case, `/testsuite/tck/target/tck-suite/suites/tck-base-suite.xml` is 
reported to be invalid. 

Assuming that is is due to  a stricter verification now being enforced: it will 
be quite hard (time consuming due to the specification release process 
constraints) to release the next version of the related test jar which would 
contain some extra XML directives in that file. In this case, if possible, 
having an option for to disable the strict verification of the unpacked 
resources would be great.


  was:
Starting from Maven 3.9.3, the build fails after a test suite is unpacked with 
https://github.com/smallrye/smallrye-jwt/blob/8e926f01755c185151934293c405c1cf733f2aa3/testsuite/tck/pom.xml#L100-L125.

In this case, `/testsuite/tck/target/tck-suite/suites/tck-base-suite.xml` is 
reported to be invalid. 

Assuming it is a stricter verification is now enforced by default: it will be 
quite hard (time consuming die to the specification release process 
constraints) to release the next version of the related test jar which would 
contain some extra XML directives in that file. In this case, if possible, one 
could disable the strict verification of the unpacked resources.



> Suite file is not a valid file error starting from Maven 3.9.3
> --------------------------------------------------------------
>
>                 Key: MNG-8157
>                 URL: https://issues.apache.org/jira/browse/MNG-8157
>             Project: Maven
>          Issue Type: Bug
>    Affects Versions: 3.9.3
>            Reporter: Sergey Beryozkin
>            Priority: Major
>
> Starting from Maven 3.9.3, the build fails after a test suite is unpacked 
> with 
> https://github.com/smallrye/smallrye-jwt/blob/8e926f01755c185151934293c405c1cf733f2aa3/testsuite/tck/pom.xml#L100-L125.
> In this case, `/testsuite/tck/target/tck-suite/suites/tck-base-suite.xml` is 
> reported to be invalid. 
> Assuming that is is due to  a stricter verification now being enforced: it 
> will be quite hard (time consuming due to the specification release process 
> constraints) to release the next version of the related test jar which would 
> contain some extra XML directives in that file. In this case, if possible, 
> having an option for to disable the strict verification of the unpacked 
> resources would be great.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to