[infinispan-issues] [JBoss JIRA] (ISPN-4748) Source codo always recompiled (no incremental compilation)
Ion Savin (JIRA)
issues at jboss.org
Mon Sep 22 07:08:02 EDT 2014
[ https://issues.jboss.org/browse/ISPN-4748?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ion Savin updated ISPN-4748:
----------------------------
Status: Open (was: New)
> Source codo always recompiled (no incremental compilation)
> ----------------------------------------------------------
>
> Key: ISPN-4748
> URL: https://issues.jboss.org/browse/ISPN-4748
> Project: Infinispan
> Issue Type: Task
> Affects Versions: 7.0.0.Beta2
> Reporter: Ion Savin
> Assignee: Ion Savin
> Fix For: 7.0.0.Final
>
>
> Incremental compilation is broken.
> Running:
> {noformat}
> $ mvn -DskipTests clean install
> $ mvn test
> {noformat}
> will have the source code recompiled on the second call.
> The source of the problem is an issue in the 3.x maven-compiler-plugin which is confused by the package-info.java source files (details here: https://jira.codehaus.org/browse/MCOMPILER-205)
> Solving this problem could improve the build time slightly.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
More information about the infinispan-issues
mailing list