Hi Oleg, > I suspect it is simply not possible to override a JAR name from the > command line.
I found some stuff about maven.target.finalName or something like that. I just don't know how to translate that to the modular structure we employ. > Maven2 based projects tend to pick Continuum as their continuous > integration platform of choice these days. Gump may work better with > plain old Ant scripts (POAS) Gump has tags <ant>, <maven>, <mvn>, <make>, and others. I expect it to work well enough. Next week should show. > (1) take a formal decision to ship one JAR (httpcore-all.jar) One jar per component, and having releases from two different build processes? I'm not convinced, but I won't stand in your way either. Since the purpose of Gump is not only to build our own stuff, but also to enable other projects to build theirs depending on ours, I'd somehow prefer to make the Maven2 option work. cheers, Roland --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
