<div dir="ltr">The openchart dependency is a sub-dependency of the forester library and it is not in maven central but in a third party repo. In any case maven should find the third party repo automatically as it is indicated in its corresponding pom.xml file. Have you tried cleaning and rebuilding forcing updates (-U)?<div><div><br></div><div>Jose</div></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, 21 Jan 2022 at 21:58, Roshan Shrestha <<a href="mailto:roshan.shrestha@aspenbiosciences.com">roshan.shrestha@aspenbiosciences.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">Hello, <br>We are trying to change the version of the biojava from 4.0.0 to 6.0.4 in our application.<br>We have upgraded the biojava-core & biojava-aa-prop from 4.0.0 > 6.0.4<br><br>During the version bump, the build is failing which says the following:<br><pre style="box-sizing:inherit;margin-top:4px;margin-bottom:4px;padding:8px;font-size:12px;line-height:1.50001;font-variant-ligatures:none;white-space:pre-wrap;word-break:normal;border-radius:4px;color:rgb(29,28,29);font-family:Monaco,Menlo,Consolas,"Courier New",monospace">* What went wrong:
Execution failed for task ':compileJava'.
> Could not resolve all files for configuration ':compileClasspath'.
   > Could not find openchart:openchart:1.4.2.
     Searched in the following locations:
       - <a href="https://repo.maven.apache.org/maven2/openchart/openchart/1.4.2/openchart-1.4.2.pom" rel="noopener noreferrer" style="box-sizing:inherit;color:inherit;text-decoration-line:none" target="_blank">https://repo.maven.apache.org/maven2/openchart/openchart/1.4.2/openchart-1.4.2.pom</a>
       - <a href="https://repo.maven.apache.org/maven2/openchart/openchart/1.4.2/openchart-1.4.2.jar" rel="noopener noreferrer" style="box-sizing:inherit;color:inherit;text-decoration-line:none" target="_blank">https://repo.maven.apache.org/maven2/openchart/openchart/1.4.2/openchart-1.4.2.jar</a>
     Required by:
         project : > org.biojava:biojava-aa-prop:6.0.4 > org.biojava:biojava-structure:6.0.4 > org.biojava:biojava-alignment:6.0.4 > org.biojava.thirdparty:forester:1.039</pre><br>Looks like some internal dependency issue, cause we haven't used any openchart dependency previously. We could not figure out the issue from our side.<br> <br>This issue only happens when we use biojava version more than 6.0.0<br>Any suggestion & help is appreciated. Thanks</div>
_______________________________________________<br>
Biojava-l mailing list  -  <a href="mailto:Biojava-l@biojava.org" target="_blank">Biojava-l@biojava.org</a><br>
<a href="https://mailman.open-bio.org/mailman/listinfo/biojava-l" rel="noreferrer" target="_blank">https://mailman.open-bio.org/mailman/listinfo/biojava-l</a><br>
</blockquote></div>