Closed kbroadbent closed 11 years ago
Chris Price » phonegap-build #46 SUCCESS This pull request looks good (what's this?)
Did you push 0.0.6 to maven central already?
http://central.maven.org/maven2/com/github/chrisprice/phonegap-build-maven-plugin/ only lists versions up to 0.0.5
I'd forgot to do the final steps to promote the build to central, it should be there in a couple of hours.
Thanks for the PR.
I recently used the phonegap-build maven plugin for a project and made a couple of changes to be able to specify if a build should use the develop or distribution key. I found that the the default key specified in the phonegap build site would override whatever I specified in my pom. These three commits got me around that issue.