yep, it works after moving my maven repo in a folder without space.
Sorry for the noise


Thanks



On Thu, May 22, 2008 at 11:56 PM, Tobias Bocanegra <[EMAIL PROTECTED]>
wrote:

> hi,
> a wild guess: the dependency plugin does not like the spaces in the path:
>
> C:\Documents and
>
> Settings\lombach\.m2\repository\org\apache\felix\org.apache.felix.framework\1.0.4\org
> .apache.felix.framework-1.0.4.jar
>
> --
> regards, toby
>
> On 5/22/08, Christophe Lombart <[EMAIL PROTECTED]> wrote:
> > Hi all,
> >
> >  I got an error when I try to build Sling. Sorry if I'm wrong ...just
> coming
> >  back on Sling
> >  Do you have an idea ? I made a svn update and this error occurs when I
> made
> >  a mvn clean install from the project root.
> >
> >  Thanks,
> >  Christophe
> >
> >  [INFO] [dependency:unpack-dependencies {execution: inline-osgi-bundles}]
> >  [INFO] Expanding: C:\Documents and
> >
>  
> Settings\lombach\.m2\repository\org\apache\felix\org.osgi.compendium\1.0.1\org.osgi.c
> >  ompendium-1.0.1.jar into
> D:\myprojects\sling\launchpad\app\target\classes
> >  [INFO] Expanding: C:\Documents and
> >
>  
> Settings\lombach\.m2\repository\org\apache\felix\org.osgi.core\1.0.1\org.osgi.core-1.
> >  0.1.jar into D:\myprojects\sling\launchpad\app\target\classes
> >  [INFO] [dependency:unpack-dependencies {execution:
> >  inline-framework-bundles}]
> >  [INFO] Expanding: C:\Documents and
> >
>  
> Settings\lombach\.m2\repository\org\apache\felix\org.apache.felix.framework\1.0.4\org
> >  .apache.felix.framework-1.0.4.jar into
> >  D:\myprojects\sling\launchpad\app\target\classes
> >  org.codehaus.plexus.archiver.ArchiverException: The source must not be a
> >  directory.
> >         at
> >
>  
> org.codehaus.plexus.archiver.AbstractUnArchiver.validate(AbstractUnArchiver.java:98)
> >         at
> >
>  
> org.codehaus.plexus.archiver.AbstractUnArchiver.extract(AbstractUnArchiver.java:84)
> >         at
> >
>  
> org.apache.maven.plugin.dependency.AbstractDependencyMojo.unpack(AbstractDependencyMojo.java:232)
> >         at
> >
>  
> org.apache.maven.plugin.dependency.UnpackDependenciesMojo.execute(UnpackDependenciesMojo.java:72)
> >         at
> >
>  
> org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:447)
> >         at
> >
>  
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:539)
> >         at
> >
>  
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:48
> >  0)
> >         at
> >
>  
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:459)
> >         at
> >
>  
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.jav
> >  a: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:333)
> >         at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:126)
> >         at org.apache.maven.cli.MavenCli.main(MavenCli.java:282)
> >         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)
> >  [INFO]
> >  ------------------------------------------------------------------------
> >  [ERROR] BUILD ERROR
> >  [INFO]
> >  ------------------------------------------------------------------------
> >  [INFO] Error unpacking file:
> >  D:\myprojects\sling\launchpad\base\target\classes to:
> >  D:\myprojects\sling\launchpad\app\tar
> >  get\classes
> >  org.codehaus.plexus.archiver.ArchiverException: The source must not be a
> >  directory.
> >
> >  [INFO]
> >  ------------------------------------------------------------------------
> >  [INFO] For more information, run Maven with the -e switch
> >  [INFO]
> >  ------------------------------------------------------------------------
> >  [INFO] Total time: 5 minutes 55 seconds
> >  [INFO] Finished at: Thu May 22 23:39:39 CEST 2008
> >  [INFO] Final Memory: 32M/750M
> >  [INFO]
> >  ------------------------------------------------------------------------
> >
>

Reply via email to