Just for reference.
The joys of Maven.
Putting the relative path of the modules to ../pom.xml solved it.
The parent
element has a relativePath
element that you need to point to the directory of the parent. It defaults to ..
Related Posts:
- Typescript ReferenceError: exports is not defined
- How to fix: fatal error: openssl/opensslv.h: No such file or directory in RedHat 7
- Eclipse/Maven error: “No compiler is provided in this environment”
- ImportError: No module named tensorflow
- What is Gradle in Android Studio?
- Maven skip tests
- What is __init__.py for?
- What is __init__.py for?
- Importing modules from parent folder
- `from … import` vs `import .` [duplicate]
- Importing modules from parent folder
- How is “mvn clean install” different from “mvn install”?
- The superclass “javax.servlet.http.HttpServlet” was not found on the Java Build Path
- The superclass “javax.servlet.http.HttpServlet” was not found on the Java Build Path
- How do I unload (reload) a Python module?
- filename.whl is not a supported wheel on this platform
- ‘react-scripts’ is not recognized as an internal or external command
- ImportError: No module named ‘selenium’
- Lombok and Maven
- Python – Module Not Found
- mvn command not found in OSX Mavrerick
- Maven Install on Mac OS X
- Python 3: ImportError “No Module named Setuptools”
- What’s the difference between a Python module and a Python package?
- No module named pandas_datareader
- Why Maven project is tied to J2SE-1.5 by default?
- Maven 3 and JUnit 4 compilation problem: package org.junit does not exist
- org.hibernate.HibernateException: Access to DialectResolutionInfo cannot be null when ‘hibernate.dialect’ not set
- Python can’t find module in the same folder
- from PIL import Image – ImportError: No module named PIL
- Unable to create requested service [org.hibernate .engine.jdbc.env.spi.JdbcEnvironment]-MySQL
- org.hibernate.HibernateException: Access to DialectResolutionInfo cannot be null when ‘hibernate.dialect’ not set
- Android Studio Run/Debug configuration error: Module not specified
- web.xml is missing and
is set to true - org.hibernate.HibernateException: Access to DialectResolutionInfo cannot be null when ‘hibernate.dialect’ not set
- mvn command not found in OSX Mavrerick
- unused import statement for used ones in IntelliJ IDEA
- How to force maven update?
- java.lang.ClassNotFoundException: org.springframework.web.servlet.DispatcherServlet
- Maven: Failed to read artifact descriptor
- Can’t import my own modules in Python
- How to properly export an ES6 class in Node 4?
- Relation between CommonJS, AMD and RequireJS?
- What exactly is a Maven Snapshot and why do we need it?
- Cannot change version of project facet Dynamic Web Module to 3.0?
- Connecting to Git team provider failed
- Spring Maven clean error – The requested profile “pom.xml” could not be activated because it does not exist
- web.xml is missing and
is set to true – web.xml is there and can’t edit deployment assembly - Maven error : Could not find or load main class org.codehaus.plexus.classworlds.launcher.Launcher
- “ImportError: No module named site” on Windows
- How to solve “Plugin execution not covered by lifecycle configuration” for Spring Data Maven Builds
- Deploying Maven project throws java.util.zip.ZipException: invalid LOC header (bad signature)
- how to run the command mvn eclipse:eclipse
- Error: JAVA_HOME is not defined correctly executing maven
- JAVA_HOME should point to a JDK not a JRE
- No compiler is provided in this environment. Perhaps you are running on a JRE rather than a JDK?
- What’s the difference between a Python module and a Python package?
- ImportError: No module named six
- A fatal error has been detected by the Java Runtime Environment. EXCEPTION_ACCESS_VIOLATION
- Child theme css not overriding parent
- mvn command is not recognized as an internal or external command
- Target a css class inside another css class
- The specified child already has a parent. You must call removeView() on the child’s parent first (Android)
- web.xml is missing and
is set to true - “webxml attribute is required” error in Maven
- How are “mvn clean package” and “mvn clean install” different?
- Getting “Skipping JaCoCo execution due to missing execution data file” upon executing JaCoCo
- java.lang.VerifyError: Inconsistent stackmap frames at branch target 421
- How to resolve Unable to load authentication plugin ‘caching_sha2_password’ issue
- “The import org.springframework cannot be resolved.”
- Maven Could not resolve dependencies, artifacts could not be resolved
- Python way to clone a git repository
- “Source folder is not a Java project” error in eclipse
- Configure active profile in SpringBoot via Maven
- Maven build Compilation error : Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project Maven
- Error: No module named ‘fcntl’
- How can I install the Beautiful Soup module on the Mac?
- Example of waitpid() in use?
- How to import or include data structures (e.g. a dict) into a Python file from a separate file
- Maven dependency update on commandline
- Could not transfer artifact org.apache.maven.plugins:maven-surefire-plugin:pom:2.7.1 from/to central (http://repo1.maven.org/maven2)
- ModuleNotFoundError: What does it mean __main__ is not a package?
- How do I enable index downloads in Eclipse for Maven dependency search?
- how to change a wordpress home page permalink as referenced in submenu links