[jboss-dev-forums] [Design of JBoss Wiki] - Re: Installation of JBoss Wiki

margotmedia do-not-reply at jboss.com
Wed Mar 11 08:46:05 EDT 2009


Sorry! 

With mvn install in wiki-common directory I get a BUILD ERROR Invalid argument. With mvn -e install I get


  | org.apache.maven.lifecycle.LifecycleExecutionException: Invalid argument
  |         at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(Defa
  | ultLifecycleExecutor.java:584)
  |         at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLi
  | fecycle(DefaultLifecycleExecutor.java:500)
  |         at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(Defau
  | ltLifecycleExecutor.java:479)
  |         at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHan
  | dleFailures(DefaultLifecycleExecutor.java:331)
  |         at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegmen
  | ts(DefaultLifecycleExecutor.java:292)
  |         at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLi
  | fecycleExecutor.java:142)
  |         at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:336)
  |         at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:129)
  |         at org.apache.maven.cli.MavenCli.main(MavenCli.java:301)
  |         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  |         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
  | java:39)
  |         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
  | sorImpl.java:25)
  |         at java.lang.reflect.Method.invoke(Method.java:597)
  |         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: Invalid argument
  |         at org.apache.maven.plugin.resources.ResourcesMojo.execute(ResourcesMojo
  | .java:166)
  |         at org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPlugi
  | nManager.java:453)
  |         at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(Defa
  | ultLifecycleExecutor.java:559)
  |         ... 16 more
  | Caused by: org.apache.maven.shared.filtering.MavenFilteringException: Invalid ar
  | gument
  |         at org.apache.maven.shared.filtering.DefaultMavenFileFilter.copyFile(Def
  | aultMavenFileFilter.java:96)
  |         at org.apache.maven.shared.filtering.DefaultMavenResourcesFiltering.filt
  | erResources(DefaultMavenResourcesFiltering.java:293)
  |         at org.apache.maven.plugin.resources.ResourcesMojo.execute(ResourcesMojo
  | .java:162)
  |         ... 18 more
  | Caused by: java.io.IOException: Invalid argument
  |         at java.io.WinNTFileSystem.canonicalize0(Native Method)
  |         at java.io.Win32FileSystem.canonicalize(Win32FileSystem.java:396)
  |         at java.io.File.getCanonicalPath(File.java:559)
  |         at org.codehaus.plexus.util.FileUtils.copyFile(FileUtils.java:959)
  |         at org.codehaus.plexus.util.FileUtils.copyFile(FileUtils.java:2051)
  |         at org.apache.maven.shared.filtering.DefaultMavenFileFilter.copyFile(Def
  | aultMavenFileFilter.java:91)
  |         ... 20 more
  | 

I need this installation instruction badly ;-) 

I think I help you to find all the failures anyone can make ;-)

View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4216938#4216938

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4216938



More information about the jboss-dev-forums mailing list