Re: Using daily builds in Maven

2014-10-05 Thread Daniel Naber
On 2014-10-03 22:13, Richard Eckart de Castilho wrote: > You have a continuous integration server, right? Couldn't you configure > that to deploy snapshot builds to the Sonatype OSS Snapshot repository? Probably, but I cannot find the settings ("Deploy artifacts to my private CloudBees repositor

Re: Using daily builds in Maven

2014-10-03 Thread Richard Eckart de Castilho
You have a continuous integration server, right? Couldn't you configure that to deploy snapshot builds to the Sonatype OSS Snapshot repository? Cheers, -- Richard On 03.10.2014, at 13:26, Daniel Naber wrote: > On 2014-10-03 12:32, Robin Dunn wrote: > >> Currently it seems only the major relea

Re: Using daily builds in Maven

2014-10-03 Thread Daniel Naber
On 2014-10-03 12:32, Robin Dunn wrote: > Currently it seems only the major released versions of LT are > available from the Maven public repository e.g. the latest 2.7, but > the daily builds are not in the public repository? Yes, Maven Central is only for releases and we don't have set up our ow

Using daily builds in Maven

2014-10-03 Thread Robin Dunn
Hi, Is there a way of using Maven to automatically grab the latest daily build of LanguageTool so that it can be used as a dependency? Currently it seems only the major released versions of LT are available from the Maven public repository e.g. the latest 2.7, but the daily builds are not in the