android-maven-plugin 和 maven-android-plugin 之间的区别

Posted

技术标签:

【中文标题】android-maven-plugin 和 maven-android-plugin 之间的区别【英文标题】:difference between android-maven-plugin and maven-android-plugin 【发布时间】:2015-09-27 11:29:24 【问题描述】:

在 Maven Central Repository 中,我在 com.jayway.maven.plugins.android.generation2 groupId 下找到了 maven-android-plugin 和 android-maven-plugin。我想知道是否有人可以告诉我两者之间有什么区别??

【问题讨论】:

【参考方案1】:

它们是同一个插件。在某些时候,插件从“Maven Android Plugin”重命名为“Android Maven Plugin”。

另外,请注意 com.jayway.maven.plugins.android.generation2 groupId 现在也已过期。插件的 groupId 现在是 com.simligility.maven.plugins。见:

http://mvnrepository.com/artifact/com.simpligility.maven.plugins/android-maven-plugin

还有:

http://simpligility.github.io/android-maven-plugin/index.html

【讨论】:

以上是关于android-maven-plugin 和 maven-android-plugin 之间的区别的主要内容,如果未能解决你的问题,请参考以下文章

如何使用 android:apk 的简单性 android-maven-plugin

R - 删除具有相同值的行和具有相同值组合的行

为什么我们使用混合AR和MA模型的ARMA模型。 AR或MA不足够吗?

大功率和小功率LED的驱动电压和驱动电流各是 多少

PHP pa和ma

如何确定AR(p)MA(q)模型中的p和q的值?