cancel
Showing results for 
Search instead for 
Did you mean: 

AIO SDK archetype 4.2 pulling from private repo?

mangar
Star Contributor
Star Contributor

I tried the

mvn archetype:generate -Dfilter=org.alfresco

and chose 2 (AIO)  and 15  (the  4.2.0 SDK) 

Howevwer when I tried to do a mvn clean install on any on the POM's,  I am getting an access denied for the priovate repo.

What does this mean?  Why can't I build any of the resulting projects?

1 ACCEPTED ANSWER

mangar
Star Contributor
Star Contributor

FYI for everyone.  As of this posting,  the SDK4.2  looks to be downloading some of the enterprise modules as well as the community.  Simply remove these dependencies in the pom,  allong with the private repo deffinitions,  and it built fine.

View answer in original post

1 REPLY 1

mangar
Star Contributor
Star Contributor

FYI for everyone.  As of this posting,  the SDK4.2  looks to be downloading some of the enterprise modules as well as the community.  Simply remove these dependencies in the pom,  allong with the private repo deffinitions,  and it built fine.