While building existing AEM archetype project throwing an error
Hi,
I am using AEM 6.1 and took the aem archetype project from the official website of AEM which is maven-archetype-master . When i am trying to build the project with mvn-clean-install it is throwing the below error
[ERROR] Plugin org.apache.maven.plugins:maven-source-plugin:3.0.1 or one of its
dependencies could not be resolved: Failed to read artifact descriptor for org.a
pache.maven.plugins:maven-source-plugin:jar:3.0.1: Could not transfer artifact o
rg.apache.maven.plugins:maven-source-plugin:pom:3.0.1 from/to central (https://r
epo.maven.apache.org/maven2): proxy.host.net -> [Help 1]
earlier i was using maven 3.5.0 but later changed it to version 3.0.1 but still issue persist.
Could someone please help on the same , i have been trying it from so long but could not resolve it .
Is it because maven is not able to download the plugin from the repository? if yes then how it can be resolved?
any help on this would be really appreciated.
Thanks
Ranjna
