Apologies, correction to my previous email : I am building a java application under snapcraft using the ant plugin. My build.xml file puts the created jar files in a directory called *lib*. The ant plugin complains about this because it was expecting to find jar files in a directory called *target*.
On 27 June 2016 at 09:24, Jenny Murphy <[email protected]> wrote: > Hi, > I am building a java application under snapcraft using the ant plugin. > My build.xml file puts the created jar files in a directory called *lib*. > The ant plugin complains about this because it was expecting to find jar > files in a directory called *jar*. > > Is it possible to tell the ant plugin to look elsewhere? > > I don't think the copy plugin is the solution because this errors at the > end of the ant part build step. > > Thanks in advance for any suggestions. > > > > > -- > *Jenny Murphy* > *EpiSensor, Georges Quay House, Georges Quay, Limerick, Ireland* > [email protected] <[email protected]> t | +353 (0) 61 > 512 511 w | http://www.episensor.com > -- *Jenny Murphy* *EpiSensor, Georges Quay House, Georges Quay, Limerick, Ireland* [email protected] <[email protected]> t | +353 (0) 61 512 511 w | http://www.episensor.com
-- Snapcraft mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/snapcraft
