yurloc commented on issue #846:
URL: 
https://github.com/apache/incubator-kie-issues/issues/846#issuecomment-1907634408

   > @yurloc did you find any issue with jaxb2 output?
   
   I didn't. Our manual reproducibility check according to this 
[guide](https://maven.apache.org/guides/mini/guide-reproducible-builds.html) 
fails in the `mvn artifact:check-buildplan` step. But when I skip that and just 
run
   ```
   mvn clean install 
   mvn clean verify artifact:compare
   ```
   no difference is detected in modules that use the jaxb2 plugin (we use the 
`schemagen` goal).
   
   If I understand the situation correctly, in our case 
`jaxb2-maven-plugin:3.1.0:schemagen` does not make the build non-reproducible.


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to