Yeah, it works... ;) Just need to indicate it everywhere it is used...
That's what's making the build fail. I have a fix I'm testing here. I think it will be OK. Thanks Felix. P-A On Thu, Sep 4, 2008 at 3:04 PM, Felix Knecht <[EMAIL PROTECTED]> wrote: > Felix Knecht schrieb: > > Maybe a hint: > > Not sure but it can be I repackaged them from zip to jar ... > > > > Hmmm or tar.gz ? > > > Felix > > > > Continuum VMBuild Server schrieb: > > > >> Online report : > >> > http://vm094.oxylos.org/continuum/buildResult.action?buildId=2035&projectId=23 > >> > >> > >> > >> Downloading: > >> > http://repo1.maven.org/maven2/org/eclipse/equinox/launcher/gtk/linux/x86/1.0.100.v20080606/x86-1.0.100.v20080606.jar > >> > >> [INFO] > >> ------------------------------------------------------------------------ > >> [ERROR] BUILD ERROR > >> [INFO] > >> ------------------------------------------------------------------------ > >> [INFO] Unable to find artifact. > >> > >> Embedded error: Unable to download the artifact from any repository > >> > >> Try downloading the file manually from the project website. > >> > >> Then, install it using the command: mvn install:install-file > >> -DgroupId=org.eclipse.equinox.launcher.gtk.linux -DartifactId=x86 > >> -Dversion=1.0.100.v20080606 -Dpackaging=jar -Dfile=/path/to/file > >> > >> Alternatively, if you host your own repository you can deploy the file > >> there: mvn deploy:deploy-file > >> -DgroupId=org.eclipse.equinox.launcher.gtk.linux -DartifactId=x86 > >> -Dversion=1.0.100.v20080606 -Dpackaging=jar -Dfile=/path/to/file > >> -Durl=[url] -DrepositoryId=[id] > >> > >> > >> org.eclipse.equinox.launcher.gtk.linux:x86:jar:1.0.100.v20080606 > >> > >> from the specified remote repositories: > >> apache.directory.snapshot.repo (http://vm094.oxylos.org/mirror-maven2/ > ), > >> apache.snapshots (http://people.apache.org/repo/m2-snapshot-repository > ), > >> central (http://repo1.maven.org/maven2) > >> > >> [INFO] > >> ------------------------------------------------------------------------ > >> [INFO] For more information, run Maven with the -e switch > >> [INFO] > >> ------------------------------------------------------------------------ > >> [INFO] Total time: 10 minutes 56 seconds > >> [INFO] Finished at: Thu Sep 04 08:42:42 EDT 2008 > >> [INFO] Final Memory: 112M/508M > >> [INFO] > >> ------------------------------------------------------------------------ > >> > >> > **************************************************************************** > >> > >> > >> > >> > > > > > >
