On 2016/03/15 16:34, Jiri B wrote:
> On Tue, Mar 15, 2016 at 12:56:22PM -0400, Bryan C. Everly wrote:
> > Hi,
> >
> > I have several maven-based projects that I'd like to create ports for, but
> > our build process makes that challenging.
> >
> > Maven (for those who don't know) likes to download
On Tue, Mar 15, 2016 at 12:56:22PM -0400, Bryan C. Everly wrote:
> Hi,
>
> I have several maven-based projects that I'd like to create ports for, but
> our build process makes that challenging.
>
> Maven (for those who don't know) likes to download additional files as it
> compiles which is a non
On Tue, Mar 15, 2016 at 12:56:22PM -0400, Bryan C. Everly wrote:
> Hi,
>
> I have several maven-based projects that I'd like to create ports for, but
> our build process makes that challenging.
>
> Maven (for those who don't know) likes to download additional files as it
> compiles which is a non
Hi,
I have several maven-based projects that I'd like to create ports for, but
our build process makes that challenging.
Maven (for those who don't know) likes to download additional files as it
compiles which is a non-starter for our build process. A solution that I
have found to work around th