score:1
when you run app it resolves artifact from workspace and it doesn't look into maven local repository, when you invoke maven command from eclipse (maven build) it invokes native mvn
or embedded in both case it looks up for dependency in local maven repository and it doesn't find it
so to fix this, you run maven build on project b first with goal mvn clean install
and then invoke your maven build on project a that will work
Source: stackoverflow.com
Related Query
- Resolve workspace artifacts option in Eclipse generates error when one of the resolving projects is opened
- m2Eclips plugin: Resolve Workspace Artifacts - is it a good practice
- Updating Juno to Kepler cause existing project in workspace non functional
- Apache Ivy resolve dependencies using Eclipse workspace during Ant build
- Importing file into workspace generate Unable to resolve target 'android-5'
- resolve dependencies from workspace projects in IDEA
- IvyDE Resolve Dependencies in workspace with a Dynamic Web project in Eclipse
- SBT Resolve Locally from workspace
- Eclipse not resolving Workspace Artifacts
- How to reference a web project from another web project with ivy and Resolve in workspace
- Eclipse cannot resolve classes from another project in the workspace
- Eclipse CDT 2018-09 (4.9.0) non functional GDB window
- M2E turn off resolve workspace dependencies
- How can I resolve Workspace Dependencies with Nuxeo in Eclipse
- How to delete a workspace in Eclipse?
- Some projects cannot be imported because they already exist in the workspace error in Eclipse
- How do I resolve the "java.net.BindException: Address already in use: JVM_Bind" error?
- Create a new workspace in Eclipse
- Starting Eclipse w/ Specific Workspace
- How to resolve Unable to load authentication plugin 'caching_sha2_password' issue
- eclipse stuck when building workspace
- Where in an Eclipse workspace is the list of projects stored?
- How to resolve "Waiting for Debugger" message?
- Searching a string in eclipse workspace
- Disable building workspace process in Eclipse
- How to Clone an Eclipse Workspace
- eclipse workspace: how to rename workspace
- Eclipse: Should I create a workspace for each project?
- Create a Maven project in Eclipse complains "Could not resolve archetype"
- Checkstyle: How to Resolve "Hidden Field" Error
More Query from same tag
- Hibernate Tools "Duplicate class" error on reverse engineering
- Eclipse - Project Referencing another Project instead of .jar File
- Source on save R file in Eclipse StatET
- eclipse workspace: how to rename workspace
- Is there a way to store many JID's?
- What does it mean share project in STS?
- Add C++ source files not located in "jni" directory to an eclipse android project
- Make every method that runs (in a class) print out that it's running in a log file
- Tomcat running from command prompt but shows 404 Error in eclipse
- java.lang.NoSuchMethodError: org.eclipse.swt.internal.win32.OS.GetForegroundWindow()
- could not find the *.apk Error
- Eclipse C/C++ not finding compiler include directories - cannot even build hello world
- User Directory of my project in eclipse is giving me incorrect value
- Android SDK Tools 22.3 Depends on Platform Tools 19.0.1
- Android Device Disappearing
- Make android project in old template in new version of ADT and SDK
- Caused by: java.lang.ClassCastException: cannot assign instance of java.lang.invoke.SerializedLambda to field org.apache.spark.api.java.JavaRDDLike
- Why no code insight for Grails and Groovy on Eclipse STS?
- Eclipse Galileo, Plugin Install
- Android: Sorting a list of objects by one of three string arrays
- Is there an onPause in ActionBarActivity?
- Is <iostream> needed to use a string in c++?
- How can I make the line between the text smaller
- Java Deprecation annotation
- Java 10.1 Eclipse Oxygen 3a No exception of type InstanceAlreadyExistsException can be thrown; an Exception type must be a subclass of Throwable
- Using pipe in Eclipse
- Days between two dates with grorian calendar in Eclipse
- Eclipse: Exporting JAR when compiling a dependent application
- Treeviewr rcp application
- Why I can't see DB structure by SQLite Manager in file explorer