What we are doing is using the maven repository as a binary artifact
repository... SVN for source code...

They needed somewhere to keep their binary artifacts.... we have RPMs of our
Java modules that get installed into the stuff they build... and we already
have a geo-redundant maven repository... so the path of least resistance and
they accepted storing artifacts in our maven repository... but install
Java... no way man!

-Stephen

2009/12/22 Stephen Connolly <[email protected]>

> They do not want to install java on their machine!
>
> I did warn that they are java-phobes...
>
> -Stephen
>
> (I have toyed with using GCJ to compile a cli tool for them and package
> that up as an RPM for them to install... but I'm convinced that some BASH
> scripting should be able to do it all)
>
> 2009/12/22 Jesse Farinacci <[email protected]>
>
> Why not the maven-cli-plugin[1]? This seems fairly close. Or are the
>> shell-bigots too bigoted to drop into a subshell? :-)
>>
>> [1] http://wiki.github.com/mrdon/maven-cli-plugin
>>
>> -Jesse
>>
>> On Tue, Dec 22, 2009 at 9:56 AM, Stephen Connolly
>> <[email protected]> wrote:
>> > Hi there,
>> >
>> > we have some Java-phobes...
>> >
>> > We want to use the Maven Repository to share binary artifacts across
>> > teams...
>> >
>> > Has anyone got any BASH scripts which replicate Maven / ANT Tasks /
>> Mercury?
>> >
>>
>>
>>
>> --
>> There are 10 types of people in this world, those
>> that can read binary and those that can not.
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [email protected]
>> For additional commands, e-mail: [email protected]
>>
>>
>

Reply via email to