You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to JSF-Flex
Hi Team,
I got the following error when building the project after making the
latest code update.
[INFO] Trace
org.apache.maven.lifecycle.LifecycleExecutionException: Error
installing artifact: Failed to copy full contents from C:\JSFFlex\jsf-
flex-framework\runnerImpl\commonTaskRunnerImpl\pom.xml to C:\Documents
and Settings\hazems\.m2\repository\com\googlecode\jsf-flex\jsf-flex-
framework-project\runner-impl-common-task-runner\jsf-flex-framework-
runner-impl-common-task-runner-project\0.0.5-SNAPSHOT\jsf-flex-
framework-runner-impl-common-task-runner-project-0.0.5-SNAPSHOT.pom
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:585)
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: Error
installing artifact: Failed to copy full contents from C:\JSFFlex\jsf-
flex-framework\runnerImpl\commonTaskRunnerImpl\pom.xml to C:\Documents
and Settings\hazems\.m2\repository\com\googlecode\jsf-flex\jsf-flex-
framework-project\runner-impl-common-task-runner\jsf-flex-framework-
runner-impl-common-task-runner-project\0.0.5-SNAPSHOT\jsf-flex-
framework-runner-impl-common-task-runner-project-0.0.5-SNAPSHOT.pom
at
org.apache.maven.plugin.install.InstallMojo.execute(InstallMojo.java:
143)
at
org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:
443)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:
539)
... 16 more
Caused by:
org.apache.maven.artifact.installer.ArtifactInstallationException:
Error installing artifact: Failed to copy full contents from C:\JSFFlex
\jsf-flex-framework\runnerImpl\commonTaskRunnerImpl\pom.xml to C:
\Documents and Settings\hazems\.m2\repository\com\googlecode\jsf-flex
\jsf-flex-framework-project\runner-impl-common-task-runner\jsf-flex-
framework-runner-impl-common-task-runner-project\0.0.5-SNAPSHOT\jsf-
flex-framework-runner-impl-common-task-runner-project-0.0.5-
SNAPSHOT.pom
at
org.apache.maven.artifact.installer.DefaultArtifactInstaller.install(DefaultArtifactInstaller.java:
87)
at
org.apache.maven.plugin.install.InstallMojo.execute(InstallMojo.java:
92)
... 18 more
Caused by: java.io.IOException: Failed to copy full contents from C:
\JSFFlex\jsf-flex-framework\runnerImpl\commonTaskRunnerImpl\pom.xml to
C:\Documents and Settings\hazems\.m2\repository\com\googlecode\jsf-flex
\jsf-flex-framework-project\runner-impl-common-task-runner\jsf-flex-
framework-runner-impl-common-task-runner-project\0.0.5-SNAPSHOT\jsf-
flex-framework-runner-impl-common-task-runner-project-0.0.5-
SNAPSHOT.pom
at
hidden.org.codehaus.plexus.util.FileUtils.copyFile(FileUtils.java:878)
at
org.apache.maven.artifact.installer.DefaultArtifactInstaller.install(DefaultArtifactInstaller.java:
73)
... 19 more
Does any one know how to solve this error?
Jihoon Kim
unread,
Sep 6, 2008, 5:00:12 PM9/6/08
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to JSF-Flex
On both of my machines the build seems to be okay, so it might be
something specific to the environment. Perhaps others can confirm,
since it might be possible that I have set some kind of configuration
on both of them [doubtful though].
Mert Çalışkan
unread,
Sep 8, 2008, 3:01:24 AM9/8/08
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to jsf-...@googlegroups.com
got the code from svn. built it with no problems. H, maybe you wanna purge that pom and give it an another try..