Fix #139 - "Can't find license-maven-plugin" by AndyGee · Pull Request #348 · mojohaus/license-maven-plugin (original) (raw)

@AndyGee

Use the PluginDescriptor.
Most painful checkstyle.

ppalaga

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the fix.

Besides the single inline comment, please add some simple integration test under src/it.

@ppalaga

OK, now I see there is 0374cf4 that delivers the test coverage.

@AndyGee

Hmm, not that simple it seems, without digging in, is there a step thad does magic on the invoker.properties?

ppalaga

@AndyGee

That does it - no more build dep required for a command line - I'd not remove the legacy code in this request, but I'd agree it should be removed through new request/issue.

@AndyGee

The CI jobs are actually passing, but need an update to go green.

@ppalaga

I do not see the CI passing. I restarted Appveyor on Java 8 and I am investigating how to fix the broken Java installation in TravisCI.

@ppalaga

The master is now passing the whole OS x Java version matrix. Could you please rebase and also squash into a single commit?

@AndyGee

Use the PluginDescriptor. Most painful checkstyle.

Update IT test to use no build dep and full coordinates

Use project coordinates

@AndyGee

@ppalaga

Yeah, the timeouts on Appveyor do not look good.

@ppalaga

I cleaned the caches on TravisCI and restarted. Let's see if it helps.

@ppalaga

Maven Central timeouts seems to be the cause of the random failures on the CI. AppVeyor passed for this PR, TravisCI passed here: #350

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters

[ Show hidden characters]({{ revealButtonHref }})