Discussion:
[tycho-user] Target relative path
Vincent GUIGNOT
2017-05-02 14:47:25 UTC
Permalink
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.
Vincent GUIGNOT
2017-05-02 15:05:37 UTC
Permalink
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)
...
Post by Vincent GUIGNOT
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
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/tycho-user
Loading...