[
https://issues.apache.org/jira/browse/DIRSTUDIO-458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Francis ANDRE reopened DIRSTUDIO-458:
-------------------------------------
Hi
the artifact org.eclipse.languagepack:BabelLanguagepack-eclipse-de cannot be
found on any repository
Z:\isode-8.0\ApacheStudio\studio>mvn studio:eclipse
[INFO] Scanning for projects...
[INFO] Searching repository for plugin with prefix: 'studio'.
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Directory Studio Build
[INFO] task-segment: [studio:eclipse]
[INFO] ------------------------------------------------------------------------
[INFO] Preparing studio:eclipse
[INFO] Setting property: classpath.resource.loader.class =>
'org.codehaus.plexus.velocity.ContextCla
ssLoaderResourceLoader'.
[INFO] Setting property: velocimacro.messages.on => 'false'.
[INFO] Setting property: resource.loader => 'classpath'.
[INFO] Setting property: resource.manager.logwhenfound => 'false'.
[INFO] [remote-resources:process {execution: default}]
[INFO] [dependency:unpack {execution: unpack-language-packs}]
[INFO] Configured Artifact:
org.eclipse.languagepack:BabelLanguagePack-eclipse-de:?:zip
Downloading:
http://www.fornax-platform.org/m2/repository/org/eclipse/languagepack/BabelLanguagePack
-eclipse-de/3.4.0.v20090208043401/BabelLanguagePack-eclipse-de-3.4.0.v20090208043401.zip
Downloading:
http://repo1.maven.org/maven2//org/eclipse/languagepack/BabelLanguagePack-eclipse-de/3.
4.0.v20090208043401/BabelLanguagePack-eclipse-de-3.4.0.v20090208043401.zip
Downloading:
http://download.java.net/maven/1/org.eclipse.languagepack/zips/BabelLanguagePack-eclips
e-de-3.4.0.v20090208043401.zip
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.
GroupId: org.eclipse.languagepack
ArtifactId: BabelLanguagePack-eclipse-de
Version: 3.4.0.v20090208043401
Reason: 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.languagepack
-DartifactId=BabelLanguagePack-eclip
se-de -Dversion=3.4.0.v20090208043401 -Dpackaging=zip -Dfile=/path/to/file
Alternatively, if you host your own repository you can deploy the file there:
mvn deploy:deploy-file -DgroupId=org.eclipse.languagepack
-DartifactId=BabelLanguagePack-eclipse
-de -Dversion=3.4.0.v20090208043401 -Dpackaging=zip -Dfile=/path/to/file
-Durl=[url] -DrepositoryId=
[id]
org.eclipse.languagepack:BabelLanguagePack-eclipse-de:zip:3.4.0.v20090208043401
from the specified remote repositories:
central (http://repo1.maven.org/maven2/),
java.net (http://download.java.net/maven/1),
apache.snapshots (http://repository.apache.org/snapshots),
fornax.repository (http://www.fornax-platform.org/m2/repository)
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 15 seconds
[INFO] Finished at: Mon Mar 02 07:50:25 CET 2009
[INFO] Final Memory: 23M/44M
[INFO] ------------------------------------------------------------------------
> [I18n] Bundle Eclipse language packs
> -------------------------------------
>
> Key: DIRSTUDIO-458
> URL: https://issues.apache.org/jira/browse/DIRSTUDIO-458
> Project: Directory Studio
> Issue Type: Task
> Reporter: Stefan Seelmann
> Fix For: 1.4.0
>
>
> We need to bundle the eclipse language pack to the Studio distributions in
> order to have translations of the original Eclipse/RCP plugins.
> http://download.eclipse.org/technology/babel/babel_language_packs/
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.