jira-importer commented on issue #205:
URL: 
https://github.com/apache/maven-war-plugin/issues/205#issuecomment-2967852634

   
**[Kieffer](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=java.developer)**
 commented
   
   Hello,
   
   Still have the same kind of bug with version 2.0.6...
   
   [INFO] [compiler:compile]
   [INFO] Compiling 1660 source files to 
C:\user\appli\ADF\ADF-Root\..\ADF-Web\target\classes
   [INFO] [resources:testResources]
   [INFO] Using default encoding to copy filtered resources.
   [INFO] [compiler:testCompile]
   [INFO] No sources to compile
   [INFO] [surefire:test]
   [INFO] No tests to run.
   [INFO] [war:war]
   [INFO] Exploding webapp...
   [INFO] Copy webapp webResources to 
C:\user\appli\ADF\ADF-Root\..\ADF-Web\target\ADF_ea-5.1-SNAPSHOT
   [INFO] Copy webapp webResources to 
C:\user\appli\ADF\ADF-Root\..\ADF-Web\target\ADF_ea-5.1-SNAPSHOT
   [INFO] 
------------------------------------------------------------------------
   [ERROR] BUILD ERROR
   [INFO] 
------------------------------------------------------------------------
   [INFO] Could not explode webapp...
   
   Embedded error: Failed to copy full contents from 
C:\user\appli\ADF\ADF-Root\..\ADF-Web\WebContent\AIDE_fr\Fournisseur\eaonouv\resources\_vti_cnf\192_0_0.gif
 to 
C:\user\appli\ADF\ADF-Root\..\ADF-Web\target\ADF_ea-5.1-SNAPSHOT\AIDE_fr\Fournisseur\eaonouv\resources\_vti_cnf\192_0_0.gif
   [INFO] 
------------------------------------------------------------------------
   [INFO] Trace
   org.apache.maven.lifecycle.LifecycleExecutionException: Could not explode 
webapp...
   at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:564)
   at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:480)
   at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:459)
   at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:311)
   at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:278)
   at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:143)
   at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:334)
   at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:125)
   at org.apache.maven.cli.MavenCli.main(MavenCli.java:272)
   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
   at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
   at java.lang.reflect.Method.invoke(Method.java:324)
   at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
   at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
   at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)
   at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
   Caused by: org.apache.maven.plugin.MojoExecutionException: Could not explode 
webapp...
   at 
org.apache.maven.plugin.war.AbstractWarMojo.buildExplodedWebapp(AbstractWarMojo.java:348)
   at org.apache.maven.plugin.war.WarMojo.performPackaging(WarMojo.java:167)
   at org.apache.maven.plugin.war.WarMojo.execute(WarMojo.java:133)
   at 
org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:443)
   at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:539)
   ... 16 more
   Caused by: java.io.IOException: Failed to copy full contents from 
C:\user\appli\ADF\ADF-Root\..\ADF-Web\WebContent\AIDE_fr\Fournisseur\eaonouv\resources\_vti_cnf\192_0_0.gif
 to 
C:\user\appli\ADF\ADF-Root\..\ADF-Web\target\ADF_ea-5.1-SNAPSHOT\AIDE_fr\Fournisseur\eaonouv\resources\_vti_cnf\192_0_0.gif
   at org.codehaus.plexus.util.FileUtils.copyFile(FileUtils.java:807)
   at 
org.apache.maven.plugin.war.AbstractWarMojo.copyFileIfModified(AbstractWarMojo.java:866)
   at 
org.apache.maven.plugin.war.AbstractWarMojo.copyResources(AbstractWarMojo.java:442)
   at 
org.apache.maven.plugin.war.AbstractWarMojo.buildExplodedWebapp(AbstractWarMojo.java:329)
   ... 20 more
   [INFO] 
------------------------------------------------------------------------
   [INFO] Total time: 1 minute 5 seconds
   [INFO] Finished at: Wed Jun 13 13:26:31 CEST 2007
   [INFO] Final Memory: 11M/21M
   [INFO] 
------------------------------------------------------------------------
   


-- 
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: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to