`
changhongbao
  • 浏览: 122470 次
  • 性别: Icon_minigender_1
  • 来自: 北京
文章分类
社区版块
存档分类
最新评论

-Dmaven.multiModuleProjectDirectory system propery is not set.

 
阅读更多

eclipse中使用maven插件的时候,运行run as maven build的时候报错

-Dmaven.multiModuleProjectDirectory system propery is not set. Check $M2_HOME environment variable and mvn script match.

 

直接的解决方法:使用低版本的maven

 

可以设一个环境变量M2_HOME指向你的maven安装目录

M2_HOME=D:\Apps\apache-maven-3.3.1

然后在Window->Preference->Java->Installed JREs->Edit

在Default VM arguments中设置

-Dmaven.multiModuleProjectDirectory=$M2_HOME

 

  • 大小: 73.8 KB
分享到:
评论

相关推荐

    解决-Dmaven.multiModuleProjectDirectory system propery is not set

    其中一个常见的错误信息就是"-Dmaven.multiModuleProjectDirectory system property is not set"。这个错误提示通常意味着Maven没有正确地找到其多模块项目的根目录路径。要解决这个问题,我们需要正确设置环境变量...

    大气的旅游酒店预订一站式服务平台网页模板.zip

    6. **物业展示(propery-single-side-bar.html, properties-right-bar.html, properties-right-side-bar.html, properties-right-bar-2.html, properties-list-2.html, properties-list.html)**:这些文件涵盖了...

    vendormac:来自http的简单构建供应商mac映射文件

    Vendormac 这是用于生成Vendor Mac Map(例如Propery文件,xml文件和apple枚举元素)的简单实用程序。前提来自源文件。 另存为oui.txt(默认源文件名) 注意:定期需要更新用法 cmd> java -jar vendormac.jarcmd> ...

    WPTools.v6.29.1.Pro

    - WPTools 6 PRO and PREMIUM will be compiled as Version 5 if $define "WP6" is not set ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ We recommend to use TMS components to create modern user interfaces, ...

    DbfDotNet_version_1.0_Source

    Creating a record and accessing its propery is only what you need. Very small memory footprint Last time I checked the dbfDotNet dll was 50Kb. Other databases are 1Mb to 10Mb. I would appreciate if...

    最新Ehlib 5.2.84(含完整源代码,支持delphi XE)

    + Propery RowDetailPanelControl is added in public section. Use this property to add components on panel of detail information at RunTime. Use next code: MyControl.Parent := DBGridEh1....

    main:W15-2j团队CS2103项目

    java -cp stanford-ner.jar edu.stanford.nlp.ie.crf.CRFClassifier -prop propery_file_name.prop 截屏 <img src='screenshots/screenshot.png' alt='Logo'> 用户指南 对于命令行界面,用户可以使用以下命令与系统...

    C#读取JPEG图片的Exif信息

    // of the data once it is returned. Those properties have their own // methods. switch (exifCode) { case Definitions.exifCode.ImageDescription: returnValue = ParsedString(Definitions.exifCode....

    android studio加速配置gradle.properties

    请把文件复制在User/.gradle/文件路径下面完成android studio加速,并重新启动AS

    universal:与Angular Universal一起使用的通用软件包的对应版本

    在其他情况下,您将获得类型安全的模拟,并且至少可以确保cannot read propery of null或undefined is not a function cannot read propery of null undefined is not a function SSR中undefined is not a function...

    ExtJs扩展之GroupPropertyGrid代码

    在setSource方法中,我们需要遍历数据源,创建新的GroupPropertyRecord实例,并根据group字段进行分组。同时,onUpdate方法应处理数据编辑后更新分组的情况。 最后,我们需要确保PropertyGrid能够正确地利用这个新...

    labview图形控件(office)的使用

    这涉及到对ActiveX接口的理解和使用LabVIEW的“Call ActiveX Method”和“Set ActiveX Property”函数。 此外,需要注意的是,由于OWC11.DLL是基于Office的,因此需要确保用户的计算机上安装了兼容版本的Office。...

    QML学习资料~~~~

    QML,全称为Query Markup Language,是Qt框架中用于构建用户界面的一种声明式语言。它主要用来描述界面的布局、视觉效果以及与用户的交互。QML结合JavaScript,使得开发者能够轻松实现复杂的界面逻辑和动态效果。...

    Elastic property of fcc metal nanowires via an atomic-scale analysis

    在材料科学领域,特别是纳米科技的研究中,理解金属纳米线材的力学性质是至关重要的。本文探讨了面心立方(fcc)金属纳米线材的杨氏模量,也就是材料抵抗形变的能力,通过对组成纳米线材的结构单元的原子间相互作用...

    kefir.db:基于Kefir的React式状态管理工具包

    该库基于本机Propery ,添加了许多其他功能,最重要的是,为可插入中间件建立了API。 用法 $ npm install kefir.db import K from "kefir" import * as D from "kefir.db" let inc = ( x ) => x + 1 let dec = ( x ...

    ElementQuery:一个用于创建 css 元素查询的小 api。 当媒体还不够时

    在以下示例中,有 4 个主要部分: [{min / max} - {propery} ~= "{value}(unit)" ][ min-width ~= "40em" ] 按照计算顺序,首先有一个属性或查询类型,通常可以与其他数字表示变量(例如宽度、纵横比或面积)互换。...

Global site tag (gtag.js) - Google Analytics