Re: [GSoC] Status Reoprt: Java Project Dependency Builder

2014-06-09 Thread Andrew Schurman
On Mon, Jun 9, 2014 at 3:54 AM, Matthew Vernon wrote: > Daniel Pocock writes: > >> On 07/06/14 09:33, Andrew Schurman wrote: >> > I recall reading that packaging a maven project for debian requires >> > maven to be in offline mode during the build. I can try to emulate >> > that by dumping artifa

Re: [GSoC] Status Reoprt: Java Project Dependency Builder

2014-06-09 Thread Daniel Pocock
On 09/06/14 12:54, Matthew Vernon wrote: > Daniel Pocock writes: > >> On 07/06/14 09:33, Andrew Schurman wrote: >>> I recall reading that packaging a maven project for debian requires >>> maven to be in offline mode during the build. I can try to emulate >>> that by dumping artifacts into a bui

Re: [GSoC] Status Reoprt: Java Project Dependency Builder

2014-06-09 Thread Matthew Vernon
Daniel Pocock writes: > On 07/06/14 09:33, Andrew Schurman wrote: > > I recall reading that packaging a maven project for debian requires > > maven to be in offline mode during the build. I can try to emulate > > that by dumping artifacts into a built artifact repository and use > > that as the o

Re: [GSoC] Status Reoprt: Java Project Dependency Builder

2014-06-09 Thread Daniel Pocock
On 09/06/14 11:16, Andrew Schurman wrote: > On Sat, Jun 7, 2014 at 1:08 AM, Daniel Pocock wrote: >> >> >> On 07/06/14 09:33, Andrew Schurman wrote: >> >> For some projects you will need to patch their pom file or build.xml or >> whatever and it would be ideal if you forked their Git repository

Re: [GSoC] Status Reoprt: Java Project Dependency Builder

2014-06-09 Thread Andrew Schurman
On Sat, Jun 7, 2014 at 1:08 AM, Daniel Pocock wrote: > > > On 07/06/14 09:33, Andrew Schurman wrote: >> Hey guys, >> >> Last week I was able to fetch source of artifacts which has an >> tag in their maven metadata. By leveraging the maven-scm-plugin, I was >> able to get the vast support of VCSs