ericbottard opened a new issue, #423:
URL: https://github.com/apache/maven-build-cache-extension/issues/423

   ### New feature, improvement proposal
   
   Currently, because of [this 
line](https://github.com/apache/maven-build-cache-extension/blob/db0ce2428e8dbf1a53d1be70606538667aefdf34/src/main/java/org/apache/maven/buildcache/checksum/MavenProjectInput.java#L191),
 the hash of a pom module is solely based on the pom itself.
   
   Yet, it is very common IMO to have source files in a pom project, especially 
a parent pom project. For example, checkstyle configuration files should be 
considered source files and trigger a re-run of the checkstyle goals if they do 
change.


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

Reply via email to