I've noticed than jenkins is configured to just do: mvn clean install. If it would be configured to execte: `mvn clean deploy`instead, the artifacts would be deployed to the snapshot repositiry.
Would you mind chnaging this? (it seems I could change this as well. not sure if there per project access restrictions on jenkins) Reteo On Tue, Dec 11, 2012 at 4:54 PM, Luciano Resende <luckbr1...@gmail.com>wrote: > On Tuesday, December 11, 2012, Reto Bachmann-Gmür wrote: > > > On 11 Dec 2012 07:15, "Luciano Resende" <luckbr1...@gmail.com > <javascript:;>> > > wrote: > > > > > > On Mon, Dec 10, 2012 at 12:45 PM, Reto Bachmann-Gmür <r...@apache.org > <javascript:;> > > >wrote: > > > > > > > Hi, > > > > > > > > It would be good if my patch for > > > > https://issues.apache.org/jira/browse/WINK-375 could be reviewd and > > > > hopefully accpeted. > > > > > > > > It's a short patch but working around the issue would be quite > tedious > > so > > > > it would be great if this could make it into trunk and snapshot would > > be > > > > available in the snapshot repository. > > > > > > > > Cheers, > > > > Reto > > > > > > > > > > Figuring out some build issues, and would apply the patch. > > > > Thanks. Are you referring to the issue seen on Jenkins? I can't see the > > link to the build problem in Thrift Provider. > > > > Reto > > > > No, I was having an issue building in my mac/java 7 env.... But tested back > in linux/java 6 and all seems ok... So not related to the patch you > provided. > > > -- > Luciano Resende > http://people.apache.org/~lresende > http://twitter.com/lresende1975 > http://lresende.blogspot.com/ >