I'm on the same page as far as seeing if we can merge this stuff together. I have been deleting way more code than I'm writing as I found alot of overlap in CBUILDS with now standard mojo plugins... If the integration tests run with unix-maven-plugin, I'd put a project together to see if the closed source RPM POMs we have can be refactored.
Maybe continue this line count trend line. http://fisheye.codehaus.org/browse/mojo/c-builds/trunk On another note, have you looked at Conary? Very nice package manager. ________________________________ From: Trygve Laugstøl <[email protected]> To: [email protected] Sent: Tuesday, May 26, 2009 5:51:44 AM Subject: Re: [mojo-dev] pkg-maven-plugin Lee Thompson wrote: > Hi Trygve and Joerg. I've been working on thorough lifecycle integration > testing on the CBUILDS plugins which may be of interest to you for > pkg-maven-plugin and unix-maven-plugin. I'm using the shitty plugin so far as I haven't switched to 2.1 but that will happen some time I guess. > *|$ svn checkout http://svn.codehaus.org/mojo/c-builds/trunk cbuild-parent > $ cd cbuild-parent > $ mvn install > $ cd integration-tests > $ mvn install|* > > The test pulls tarballs off the net, creates an RPM database, unpacks the > tarballs, runs autoconf, creates the RPMs and deploys the RPMs to a scratch > maven repo in the integration-tests target directory. Used > maven-invoker-plugin instead of shitty-maven-plugin as I'm using maven 2.1.0. > Took quite some time to get it all working. I've been wanting to talk to you about your RPM work. I was hoping to get to you either use the RPM support in the unix plugin or at least that we could use a common set of functionality underneath to make sure we don't do too much double work. I'm going to call a vote for 1.0-alpha-4 later today and will be at JavaOne next week but after that I'll have time to look at your and also Jörg's code. -- Trygve > ------------------------------------------------------------------------ > *From:* Trygve Laugstøl <[email protected]> > *To:* [email protected] > *Sent:* Sunday, May 24, 2009 5:13:31 PM > *Subject:* Re: [mojo-dev] pkg-maven-plugin > > Joerg Hohwiller wrote: > > Hi everybody, > > > > I just committed a new pkg-maven-plugin to sandbox. > > Just for those who are interested in what is going on here: > > > > This code is only target to merge some ideas into unix-maven-plugin. > > It will be deleted after that. > > > > --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
