jira-importer commented on issue #481: URL: https://github.com/apache/maven-apache-parent/issues/481#issuecomment-2771736249
**[Konrad Windszus](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=kwin)** commented > this commit breaks ASF parent POM reproducible build Right, but to be honest reproducible builds for pom only projects don't seem to be that reasonable. It would be easy to fix though if you really think that pom only releases should be reproducible as well (by adding the property in a profile only active when building asf parent) > just to force parent POM users to make effort to have nicer config by also defining a property value This is not that easy to achieve as the rule `requireProperty` does not distinguish between inherited and local properties and also `requirePropertyDiverges` (https://www.mojohaus.org/extra-enforcer-rules/requirePropertyDiverges.html) does not seem to be a fit for this use case -- 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: issues-unsubscr...@maven.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org