Struts was using an older version of spring-web. I did an exclusion but it didn't pickup the latest version which was there in Pom.xml as a dependency, making the application not run at all. Doing this to clear a SONA-TYPE HPFortify scan issue and this is a requirement. Should I remove exclusion and say provided etc? Please advice...
Hello , please make video ,how to resolve dependencies of powermock , powermock-mockto2, junit version in springboot.... .....how to decide which version will work.. and which should exclude
Hi there, PLease help me I am getting an error in pom.xml file I have added all the dependencies now still it showing an error after running"org.apache.maven.lifecycle.LifecyclePhaseNotFoundException"
how to resolve this error? Multiple annotations found at this line: - CoreException: Could not get the value for parameter compilerId for plugin execution default-compile: PluginResolutionException: Plugin org.apache.maven.plugins:maven-compiler-plugin:3.1 or one of its dependencies could not be resolved: Failed to collect dependencies at org.apache.maven.plugins:maven-compiler-plugin:jar:3.1 -> org.apache.maven:maven- plugin-api:jar:2.0.9: ArtifactDescriptorException: Failed to read artifact descriptor for org.apache.maven:maven-plugin-api:jar:2.0.9: UnresolvableModelException: Could not transfer artifact org.apache:apache:pom:4 from/to central (repo.maven.apache.org/ maven2): NullPointerException - Execution default-resources of goal org.apache.maven.plugins:maven-resources-plugin:2.6:resources failed: Plugin org.apache.maven.plugins:maven-resources-plugin:2.6 or one of its dependencies could not be resolved: Failed to collect dependencies at org.apache.maven.plugins:maven-resources-plugin:jar:2.6 -> org.apache.maven:maven-plugin-api:jar:2.0.6 (org.apache.maven.plugins:maven-resources-plugin:2.6:resources:default-resources:process-resources) org.apache.maven.plugin.PluginExecutionException: Execution default-resources of goal org.apache.maven.plugins:maven- resources-plugin:2.6:resources failed: Plugin org.apache.maven.plugins:maven-resources-plugin:2.6 or one of its dependencies could not be resolved: Failed to collect dependencies at org.apache.maven.plugins:maven-resources-plugin:jar:2.6 ->
Thanks for sharing your insight! Would love to see a video on how to merge various aspects of code into other projects
Hi, very nice explanations. Thank you !!! . if possible could you pls make video on multi module maven project and how to manage dependencies
Struts was using an older version of spring-web. I did an exclusion but it didn't pickup the latest version which was there in Pom.xml as a dependency, making the application not run at all. Doing this to clear a SONA-TYPE HPFortify scan issue and this is a requirement. Should I remove exclusion and say provided etc? Please advice...
I m importing maven project to sts ,but jar file alone not download any facing this issue
Hi, one of my transitive dependencies are not getting resolved to my project even though it is not under
What can I do?
Did you add it externally?
Hello , please make video ,how to resolve dependencies of powermock , powermock-mockto2, junit version in springboot.... .....how to decide which version will work.. and which should exclude
When I run clean and install I am facing error. Please help.
Thanks for the explanation
can u post an example on classloders in java with live example with custum classloaders
+dileep Alla sure dileep. Will do
dependencies error fixing and tracking is not clearly showing
Hi there, PLease help me I am getting an error in pom.xml file I have added all the dependencies now still it showing an error after running"org.apache.maven.lifecycle.LifecyclePhaseNotFoundException"
there must be some typo in a phase name in the maven profiles/plugins
how to resolve this error?
Multiple annotations found at this line:
- CoreException: Could not get the value for parameter compilerId for plugin execution default-compile:
PluginResolutionException: Plugin org.apache.maven.plugins:maven-compiler-plugin:3.1 or one of its dependencies could not be
resolved: Failed to collect dependencies at org.apache.maven.plugins:maven-compiler-plugin:jar:3.1 -> org.apache.maven:maven-
plugin-api:jar:2.0.9: ArtifactDescriptorException: Failed to read artifact descriptor for org.apache.maven:maven-plugin-api:jar:2.0.9:
UnresolvableModelException: Could not transfer artifact org.apache:apache:pom:4 from/to central (repo.maven.apache.org/
maven2): NullPointerException
- Execution default-resources of goal org.apache.maven.plugins:maven-resources-plugin:2.6:resources failed: Plugin
org.apache.maven.plugins:maven-resources-plugin:2.6 or one of its dependencies could not be resolved: Failed to collect
dependencies at org.apache.maven.plugins:maven-resources-plugin:jar:2.6 -> org.apache.maven:maven-plugin-api:jar:2.0.6
(org.apache.maven.plugins:maven-resources-plugin:2.6:resources:default-resources:process-resources)
org.apache.maven.plugin.PluginExecutionException: Execution default-resources of goal org.apache.maven.plugins:maven-
resources-plugin:2.6:resources failed: Plugin org.apache.maven.plugins:maven-resources-plugin:2.6 or one of its dependencies
could not be resolved: Failed to collect dependencies at org.apache.maven.plugins:maven-resources-plugin:jar:2.6 ->
there seems to be some problem with different version of the jars for same groupid/artifactid combination
how to increase the heap size of jvm memory
+dileep Alla inside maven? Or for the maven process
in general
In the instance where you are running the job. I know for me it’s in ebs configs
Better is to use Dependency tree
Nice Video. Was helpful.
+Anushka De Silva thanks anushka. Glad that was helpful