On 7/28/08, Peter Karich <[EMAIL PROTECTED]> wrote:
>
> Hi Dirk,
>
> thank you for your response.
>
> I think you are referring to Maven 1.x documentation. Have a look at
>> http://maven.apache.org/guides/mini/guide-site.html, it has an
>> Internationalization section at the end which describes how to setup a
>> multi-language site.
>>
>
> Okay, with the described method it is easy to let the languages evolve
> independently.
> But I can only translate a few sites (from English to German), because it
> is a one man project.
> So I want to have a 'fall-back' method, which will show the English sites
> if no translation is available.
> How would you do this?
>
>  2. How I can avoid that maven tries to download the following pom
>>>
>>> http://repo1.maven.org/maven2/com/incors/plaf/kunststoff/2.0.2/kunststoff-2.0.2.pom
>>>
>>
>> Find the artifact that pulls in kunststoff (mvn dependency:tree) and have
>> that pom fixed.
>>
>
> This gives me:
> com.incors.plaf:kunststoff:jar:2.0.2


Did you install manually this JAR in your local repository ? If this is
true, then you must specify an option that creates also a POM for your JAR
in the local repository.

Regards
Jeff MAURY

How should I fix this? Isn't this (a missing pom) an issue of the
> repository?
>
> Regards,
> Peter.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


-- 
La mélancolie c'est communiste
Tout le monde y a droit de temps en temps
La mélancolie n'est pas capitaliste
C'est même gratuit pour les perdants
La mélancolie c'est pacifiste
On ne lui rentre jamais dedans
La mélancolie oh tu sais ça existe
Elle se prend même avec des gants
La mélancolie c'est pour les syndicalistes
Il faut juste sa carte de permanent

Miossec (2006)

http://www.jeffmaury.com
http://riadiscuss.jeffmaury.com
http://www.lastfm.fr/listen/user/jeffmaury/personal

Reply via email to