Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Duplicate
-
Affects Version/s: 2.1, 2.2
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Environment:Apache Maven 2.2.0 (r788681; 2009-06-26 10:04:01-0300)
Java version: 1.6.0_06
Default locale: pt_BR, platform encoding: Cp1252
OS name: "windows xp" version: "5.1" arch: "x86" Family: "windows"
Description
Running maven jar plugin on default configuration works just fine, trying to add anything to the <manifest /> section gives:
[INFO] Error assembling JAR
Embedded error: Problem creating jar: <project.basedir>\target\classes (Acesso negado)
Issue Links
- duplicates
-
MJAR-69
When 'index' and 'addClasspath' are both true, plugin fails.
-