cancel
Showing results for 
Search instead for 
Did you mean: 

Nexus 4.2.3 missing dependency?

michaelp
Confirmed Champ
Confirmed Champ
Hello there,

So I changed from 4.2.2 to 4.2.3 and wanted to download the dependencies but it fails with:

[ERROR] Failed to execute goal on project tst-alfresco: Could not resolve dependencies for project com.tst:tst-alfresco:amp:1.0: The following artifacts could not be resolved: org.alfresco:alfresco-repository:jar:config:4.2.3, org.alfresco:alfresco-data-model:jar:config:4.2.3: Failure to find org.alfresco:alfresco-repository:jar:config:4.2.3 in http://artifacts.alfresco.com/nexus/content/groups/private/ was cached in the local repository, resolution will not be reattempted until the update interval of alfresco-artifacts-repository has elapsed or updates are forced


Also tried to force an update
mvn clean install -U


Thanks,
Michael
3 REPLIES 3

mrogers
Star Contributor
Star Contributor
I can't see any 4.2 releases in that repository, only 4.1 releases.

mrogers
Star Contributor
Star Contributor
Our build master showed me the error of my ways - I had a wrong group id.   All the 4.2 releases including 4.2.3 are there.

He then saw your forums post and says that that yours was a different issue that was fixed this morning.

Yes, seems working now, both alfresco-data-model-4.2.3-config.jar and alfresco-repository-4.2.3-config.jar were missing.