Tamas Cservenak

Results 525 comments of Tamas Cservenak

Pushing to Sonatype (oss.sonatype.org, OSO in short) can be integrated as "after step" too, you don't have to integrate it into your build, and you can just "push" the things...

Oh, and OSO should work fine with Ant staging tasks too: https://github.com/sonatype/nexus-ant-tasks/tree/master/nexus-staging-ant-tasks

Use `mojohaus.` or something, not `maven.` please.

Similar situation here: parent (external) defines a plugin in pluginMgt with version and some config project parent defines the plugin in pluginMgt w/o version and alternate config child uses plugin...

What we do in our ITs: the spawned wrapper process and the spawning process "keep in touch" via Pings sent over TCP port. Basically, if "pong" never comes back, or...

https://github.com/siom79/japicmp/pull/326

https://github.com/siom79/japicmp/pull/328

Jenkins still uses Maven 3.8.5 and it fails due https://github.com/siom79/japicmp/issues/327

This is on hold until https://github.com/siom79/japicmp/pull/328 gets merged and we got new release with that fix

Updated to latest JApiCmp that has all the patches.