Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-user] Target relative path

Maybe this solution works,

But on a Nexus 2 I'm able to perform this command :


<repository 
location="jar:http://10.23.3.25/nexus/service/local/repositories/releases/content/xxx/repository/xxx.repository/1.2.3.20170109/xxx.repository-1.2.3.20170109.zip!/"; 
id="nexus"/>

...
[INFO] Fetching org.eclipse.tools.templates.ui_1.1.1.201612052101.jar 
from 
jar:http://10.23.3.25/nexus/service/local/repositories/releases/content/xxx/repository/xxx.repository/1.2.3.20170109/xxx.repository-1.2.3.20170109.zip!/plugins/ 
(34,81kB)
...




Le 02/05/2017 à 16:47, Vincent GUIGNOT a écrit :
> Hi,
>
> I've seen the Bug 498124 - port nexus unzip plugin to Nexus 3.0 , which
> is open since one year now. I would like to know if users find a way to
> retrieve zipped artifact for tycho build with Nexus 3 ?
> Or if the only solution is to keep Nexus 2 with the good unzip plugin.
>
> Thanks
>
> Regards
>
> Vincent
> This email and its content belong to Ingenico Group. The enclosed information is confidential and may not be disclosed to any unauthorized person. If you have received it by mistake do not forward it and delete it from your system. Cet email et son contenu sont la propriété du Groupe Ingenico. L’information qu’il contient est confidentielle et ne peut être communiquée à des personnes non autorisées. Si vous l’avez reçu par erreur ne le transférez pas et supprimez-le.
> _______________________________________________
> tycho-user mailing list
> tycho-user@xxxxxxxxxxx
> To change your delivery options, retrieve your password, or unsubscribe from this list, visit
> https://dev.eclipse.org/mailman/listinfo/tycho-user

Back to the top