Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2.2.2, 3.0-alpha-3
-
Component/s: None
-
Labels:None
-
Environment:Linux, JDK 1.5
-
Complexity:Intermediate
-
Number of attachments :
Description
install:install (from maven-install-plugin) by default uses DefaultArtifactInstaller to install artifacts. DefaultArtifactInstaller in turn uses FileUtils.copyFile(), thereby overwriting destination files even if they are unchanged. It would be helpful if DefaultArtifactInstaller used FileUtils.copyFileIfModified() instead, at least as an option, to speed up the build process.
Issue Links
- is depended upon by
-
MINSTALL-39
Maven Install Plugin always copy the artifact in the repository, even if there was no changes
-
Activity
Johannes Martin
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Link | This issue is depended upon by MINSTALL-39 [ MINSTALL-39 ] |
Dan Fabulich
made changes -
| Fix Version/s | 3.0 [ 13695 ] | |
| Resolution | Fixed [ 1 ] | |
| Status | Open [ 1 ] | Closed [ 6 ] |
Brett Porter
made changes -
| Project | Maven Artifact [ 11620 ] | Maven 2 [ 10500 ] |
| Fix Version/s | 3.0-alpha-3 [ 14719 ] | |
| Key | MARTIFACT-19 |
|
| Fix Version/s | 3.0 [ 13695 ] | |
| Fix Version/s | 2.2.2 [ 15472 ] | |
| Complexity | Intermediate | |
| Workflow | jira [ 89499 ] | Maven New [ 121686 ] |