Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-user] How to use the tycho-nexus-unzip plugin?

it's in an early stage right now (no release done yet, no official builds) , but here is some info

http://wiki.eclipse.org/Tycho/Nexus_Unzip_Plugin 

yes, mvn deploy is enough.
yes, from a consumer you reference the repo via URL to virtual unzip repo

Jan


From: tycho-user-bounces@xxxxxxxxxxx [mailto:tycho-user-bounces@xxxxxxxxxxx] On Behalf Of Mickael Istria
Sent: Mittwoch, 14. November 2012 09:31
To: Tycho user list
Subject: [tycho-user] How to use the tycho-nexus-unzip plugin?

Hi all,

I heard that tycho-nexus-unzip plugin for Nexus was recently put into Tycho codebase [1] [2]. I'm highly interested in using since it would remove a big piece of the publishing process we currently have to deal with.
However, I could not find a documentaion on how to use it.
My general questions are:
* From a repository producer POV, is a "mvn deploy" enough to get the repo ready-to-be-consumed from Nexus?
* From a consumer POV, how to reference this repository? By direct URL?
You could write down these how-tos in a wiki page and send a link as answer ;)

Cheers,

[1] https://bugs.eclipse.org/bugs/show_bug.cgi?id=393309
[2] http://git.eclipse.org/c/tycho/org.eclipse.tycho.nexus.git
-- 
Mickael Istria
Eclipse developer at JBoss, by Red Hat
My blog - My Tweets


Back to the top