jira-importer opened a new issue, #305: URL: https://github.com/apache/maven-build-cache-extension/issues/305
**[Tomáš Mrázek](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=toka)** opened **[MBUILDCACHE-49](https://issues.apache.org/jira/browse/MBUILDCACHE-49?redirect=false)** and commented In class `MavenProjectInput` and method `calculateChecksum()` at line `207` is check for pom project and if true, input files are skipped. What was the reason behind ignoring pom projects? I've seen plenty of pom projects with some build logic where caching does make a sense. For example some resource transformations or building external projects via exec-maven-plugin. In those cases both source and target files exist but different packaing other than pom does not make a lot of sense. --- **Affects:** 1.0.0 4 votes, 5 watchers -- 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]
