openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
A
Android Maven Plugin
Settings
19
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 20 hours
ago. based on code collected
about 20 hours
ago.
Jun 16, 2024 — Jun 16, 2025
Showing page 85 of 92
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Removed parameter createPackageDirectories for clarity, and because we currently have no known use case for setting it to "false".
Hugo Josefson
More...
almost 16 years ago
Clarified Javadoc.
Hugo Josefson
More...
almost 16 years ago
Added <ciManagement> to pom.
Hugo Josefson
More...
almost 16 years ago
Fixed some Javadoc.
Hugo Josefson
More...
almost 16 years ago
In android:instrument: Renamed config param <testPackage> to <instrumentationPackage>. Renamed config param <testRunner> to <instrumentationRunner>. Renamed config param -Dandroid.test.testPackage to -Dandroid.instrumentationPackage. Renamed config param -Dandroid.test.testRunner to -Dandroid.instrumentationRunner.
Hugo Josefson
More...
almost 16 years ago
In android:undeploy-package: Renamed config param -Dpackage to -Dandroid.package. Resolve config param <package>/-Dandroid.package from AndroidManifest.xml if not defined.
Hugo Josefson
More...
almost 16 years ago
Renamed config param <testsPackage> to <testPackage>.
Hugo Josefson
More...
almost 16 years ago
Renamed goal android:platformTest to android:instrument.
Hugo Josefson
More...
almost 16 years ago
Renamed goal android:deployDependencies to android:deploy-dependencies. Renamed config param <undeployApkBeforeDeploying> to <undeployBeforeDeploy>.
Hugo Josefson
More...
almost 16 years ago
Renamed goal android:undeploy-packageName to android:undeploy-package. Renamed config param <packageName> to <package>.
Hugo Josefson
More...
almost 16 years ago
Renamed goal android:adbPush to android:push. Renamed config param <destinationFileOrDirectory> to <destination>. Renamed config param <sourceFileOrDirectory> to <source>. Improved error handling.
Hugo Josefson
More...
almost 16 years ago
Renamed goal android:adbPull to android:pull. Renamed config param <destinationFileOrDirectory> to <destination>. Renamed config param <sourceFileOrDirectory> to <source>. Improved error handling.
Hugo Josefson
More...
almost 16 years ago
[maven-release-plugin] prepare for next development iteration
Hugo Josefson
More...
almost 16 years ago
[maven-release-plugin] prepare release maven-android-plugin-2.0.0-alpha7
Hugo Josefson
More...
almost 16 years ago
Fixed imports.
Hugo Josefson
More...
almost 16 years ago
Optimized imports.
Hugo Josefson
More...
almost 16 years ago
Whitespace.
Hugo Josefson
More...
almost 16 years ago
Removed @phase from standalone mojos.
Hugo Josefson
More...
almost 16 years ago
Separated integration-test related goals into those that run automatically in integration-test phase, and those that can be run from command line.
Hugo Josefson
More...
almost 16 years ago
Improved test error messages when required environment variable are not set.
Hugo Josefson
More...
almost 16 years ago
Moved integration-test related goals to standalonemojos package.
Hugo Josefson
More...
almost 16 years ago
Javadoc.
Hugo Josefson
More...
almost 16 years ago
[maven-release-plugin] prepare for next development iteration
Hugo Josefson
More...
almost 16 years ago
[maven-release-plugin] prepare release maven-android-plugin-2.0.0-alpha6
Hugo Josefson
More...
almost 16 years ago
Corrected error message. (again)
Hugo Josefson
More...
almost 16 years ago
Always close FileInputStream of class file, after reading.
Hugo Josefson
More...
almost 16 years ago
Corrected error message.
Hugo Josefson
More...
almost 16 years ago
Enable automatic check for platformTest classes.
Hugo Josefson
More...
almost 16 years ago
Turned local test into a general test.
Hugo Josefson
More...
almost 16 years ago
DecendantFinder does not need to be public.
Hugo Josefson
More...
almost 16 years ago
←
1
2
…
81
82
83
84
85
86
87
88
89
90
91
92
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree