`

Maven usage

    博客分类:
  • Java
 
阅读更多

P:\>mvn --help

 

usage: mvn [options] [<goal(s)>] [<phase(s)>]

 

Options:

 -am,--also-make                        If project list is specified, also

                                        build projects required by the

                                        list

 -amd,--also-make-dependents            If project list is specified, also

                                        build projects that depend on

                                        projects on the list

 -B,--batch-mode                        Run in non-interactive (batch)

                                        mode

 -C,--strict-checksums                  Fail the build if checksums don't

                                        match

 -c,--lax-checksums                     Warn if checksums don't match

 -cpu,--check-plugin-updates            Ineffective, only kept for

                                        backward compatibility

 -D,--define <arg>                      Define a system property

 -e,--errors                            Produce execution error messages

 -emp,--encrypt-master-password <arg>   Encrypt master security password

 -ep,--encrypt-password <arg>           Encrypt server password

 -f,--file <arg>                        Force the use of an alternate POM

                                        file.

 -fae,--fail-at-end                     Only fail the build afterwards;

                                        allow all non-impacted builds to

                                        continue

 -ff,--fail-fast                        Stop at first failure in

                                        reactorized builds

 -fn,--fail-never                       NEVER fail the build, regardless

                                        of project result

 -gs,--global-settings <arg>            Alternate path for the global

                                        settings file

 -h,--help                              Display help information

 -l,--log-file <arg>                    Log file to where all build output

                                        will go.

 -N,--non-recursive                     Do not recurse into sub-projects

 -npr,--no-plugin-registry              Ineffective, only kept for

                                        backward compatibility

 -npu,--no-plugin-updates               Ineffective, only kept for

                                        backward compatibility

 -nsu,--no-snapshot-updates             Suppress SNAPSHOT updates

 -o,--offline                           Work offline

 -P,--activate-profiles <arg>           Comma-delimited list of profiles

                                        to activate

 -pl,--projects <arg>                   Comma-delimited list of specified

                                        reactor projects to build instead

                                        of all projects. A project can be

                                        specified by [groupId]:artifactId

                                        or by its relative path.

 -q,--quiet                             Quiet output - only show errors

 -rf,--resume-from <arg>                Resume reactor from specified

                                        project

 -s,--settings <arg>                    Alternate path for the user

                                        settings file

 -T,--threads <arg>                     Thread count, for instance 2.0C

                                        where C is core multiplied

 -t,--toolchains <arg>                  Alternate path for the user

                                        toolchains file

 -U,--update-snapshots                  Forces a check for updated

                                        releases and snapshots on remote

                                        repositories

 -up,--update-plugins                   Ineffective, only kept for

                                        backward compatibility

 -V,--show-version                      Display version information

                                        WITHOUT stopping build

 -v,--version                           Display version information

 -X,--debug                             Produce execution debug output

P:\>

分享到:
评论

相关推荐

    Apache.Maven.Cookbook.1785286129

    Over 90 hands-on recipes to successfully build and automate development life cycle tasks following Maven conventions and best practices About This Book ...Chapter 11: Advanced Maven Usage

    apache-maven-3.3.9.rar

    of your local repository will vary depending on usage but expect at least 500MB. Operating System: Windows: Windows 2000 or above. Unix based systems (Linux, Solaris and Mac OS X) and others: No...

    Android代码-命令行快速搜索 maven 库。

    Usage First of all, you are required to have a Node.js environment. Install $ npm install node-maven -g Command $ maven search Then you will get a list of search results. Enter to copy the maven ...

    apache-maven-3.5.0-bin

    of your local repository will vary depending on usage but expect at least 500MB. Operating System: Windows: Windows 2000 or above. Unix based systems (Linux, Solaris and Mac OS X) and others: No...

    我的主意:允许人们贡献他们对产品功能的有趣想法

    Maven Usage 克隆此存储库 导航到终端上的项目文件夹,然后运行: mvn install mvn clean install 生成命令 mvn compile 测试 mvn test 创建jar文件 mvn clean 跑 java -jar reddit_rep-0.0.1-SNAPSHOT.jar...

    missing-translation-checker-maven-plugin-usage:示例如何使用 maven 插件查找丢失的翻译

    缺少翻译检查器-maven-plugin-usage 示例如何使用 maven 插件查找丢失的翻译查看 pom ( ) 以了解它是如何配置的。 我已经把 mvn clean install 输出的有趣部分 [WARNING] Can't find/open file /Users/sbadjoudj/tp/...

    maven-release-script:git的Maven发布脚本比Maven发布插件要糟糕

    Usage: release.sh [-a | [ -r RELEASE_VERSION ] [ -n NEXT_DEV_VERSION ] ] [ -c ASSUMED_POM_VERSION ] [ -s ] [-i] Updates release version, then builds and commits it -a Shorthand for -a auto -n auto ...

    flatpack-core-2.9.zip

    《flatpack-core-2.9.zip与开源项目:解析maven插件usage-maven-plugin的使用》 在软件开发过程中,管理和构建项目是一项至关重要的任务。Maven作为Java领域广泛使用的构建工具,提供了丰富的插件来辅助开发人员...

    Android代码-gradle-mvn-push

    Usage 1. Have a working Gradle build This is upto you. 2. Update your home gradle.properties This will include the username and password to upload to the Maven server and so that they are kept local ...

    yeoman-gradle-plugin:Gradle 插件就像 yeoman-maven-plugin

    #yeoman-gradle-plugin 用于将 yeoman 构建集成到您的 gradle 构建中 -... 执行 gradle jettyEclipseRun 如果它坏了,请告诉我:) ##Usage 将插件应用到您的 gradle 构建: buildscript { repositories { maven { url ' ...

    repo:repo是从maven或nexus存储库下载工件的命令行工具

    USAGE: repo [global options] command [command options] [arguments...] VERSION: 0.1.0 COMMANDS: pull, d Downloads artifact from maven repository. help, h Shows a list of commands or help for one ...

    mybatis-generator-usage

    标题 "mybatis-generator-usage" 暗示我们要探讨的是关于MyBatis Generator的使用方法。MyBatis Generator是一款强大的工具,它能够自动生成MyBatis的映射文件、Java模型类以及DAO接口,极大地提高了开发效率。接...

    usage-cost-stream-sample(1).zip

    【标题】"usage-cost-stream-sample(1).zip" 提供的是一个示例项目,用于演示如何处理和分析使用情况成本流。这个压缩包很可能是针对IT领域的,特别是那些关注云计算成本管理和大数据分析的用户。 【描述】"usage-...

    Android代码-一个展示下载进度的View,下载完成和失败的时候会有酷酷的动画.

    Usage Setp 1:Add it to your project: gradle: add my maven path repositories { maven { url 'https://dl.bintray.com/dudu90/maven' } } then add dependencies compile '...

    bomr:用于创建和更新Maven Bom的命令行工具

    用于维护Maven Bom的CLI工具。 建造 Bomr需要Java 8,并使用Gradle构建: ./gradlew clean build 跑步 Bomr是一个完全可执行的Spring Boot胖子罐,可以直接执行 $ ./target/bomr.jar Usage: bomr &lt;command&gt; [] ...

    Android代码-camera-touch-button

    Camera Touch Button Simple component to capture photo Keep the button pressed to open the camera release the button to...Usage XML Kotlin lateinit var cameraView: CameraView override fun onCreat

    android-async-http 源码

    Requests use a threadpool to cap concurrent resource usage GET/POST params builder (RequestParams) Multipart file uploads with no additional third party libraries Tiny size overhead to your ...

    Android代码-让任何布局支持选中状态,类似 Checkbox 的属性

    Android - CompoundLayout It's an Android library that allows you to use Layout as ...Usage General CompoundLayout checked state can be changed programmatically using method myCompoundLayout.s

    Android代码-Droppy

    Usage (Maven) com.shehabic.droppy Droppy 0.6.0 Usage (Gradle) compile 'com.shehabic.droppy:Droppy:0.6.0@aar' Generate Programmatically // Assume we have a button in our Layout as follows Buttton ...

    Android代码-material-animated-switch

    Remember put this for custom attribute usage xmlns:app="http://schemas.android.com/apk/res-auto" For Gradle Add repository repositories { maven { url "http://dl.bintray.com/glomadrian/maven" } } ...

Global site tag (gtag.js) - Google Analytics