On Mon, Nov 28, 2011 at 8:33 PM, Prashant Neginahal
<[email protected]> wrote:
> Hi,
>
> We need to hand over "source code" to client after development.
> Unfortunately client do not have access to our nexus repository.
>
> Lets say we have projects projectA1.0, projectB1.0 and I need to give
> "projectA1.0-sources.jar" and "projectA1.0--tests-sources.jar" to client. I
> am looking simple way to only download source jars to my to special
> repository(not the regular development local repository) for each of my
> required projects.

Plenty of good advice in this thread.

Also, what's wrong with a version control export?
I have no idea what your client wants to do with the source code, but
they probably will need more than just that.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to