Try just -Prelease. On Wed, Jan 4, 2017 at 1:21 PM Jesse Anderson <[email protected]> wrote:
> Fails because I don't have a secret key. > > On Wed, Jan 4, 2017 at 1:03 PM Jean-Baptiste Onofré <[email protected]> > wrote: > > > Hi Jesse, > > > > Could you try the same with: > > > > mvn verify -Prelease,apache-release > > > > ? > > > > Regards > > JB > > > > On 01/04/2017 09:53 PM, Jesse Anderson wrote: > > > For some reason, running "mvn verify" isn't running checkstyle on > > > everything. I had checkstyle errors in beam-sdks-java-core that weren't > > > being found. > > > > > > I thought this was due to the extra parameters. I reran with the plain > > "mvn > > > verify" and it still didn't find them. From the output, it doesn't look > > > like they're being run at all. > > > > > > Thanks, > > > > > > Jesse > > > > > > > -- > > Jean-Baptiste Onofré > > [email protected] > > http://blog.nanthrax.net > > Talend - http://www.talend.com > > >
