Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:1.4.1:enforce #13

Closed
greatqn opened this issue Jul 27, 2018 · 1 comment

Comments

@greatqn
Copy link

greatqn commented Jul 27, 2018

mvn install

[ERROR] Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:1.
4.1:enforce (enforce-ban-circular-dependencies) on project nacos-all: Execution
enforce-ban-circular-dependencies of goal org.apache.maven.plugins:maven-enforce
r-plugin:1.4.1:enforce failed: Plugin org.apache.maven.plugins:maven-enforcer-pl
ugin:1.4.1 or one of its dependencies could not be resolved: Failure to find org
.apache.maven.enforcer:enforcer-rules:jar:1.4.1 in http://repo.maven.apache.org/
maven2 was cached in the local repository, resolution will not be reattempted un
til the update interval of central has elapsed or updates are forced -> [Help 1]

@xuechaos
Copy link
Member

you can run ‘ mvn -Prelease-nacos -DskipTests clean install -U’ to build it. see it in BUILDING.md file,

(4) Build distribution packages

Execute the following command in order to build the tar.gz packages and install JAR into local repository:

#build nacos
$ mvn -Prelease-nacos -DskipTests clean install -U

nkorange pushed a commit that referenced this issue Mar 27, 2020
realJackSun pushed a commit to realJackSun/nacos that referenced this issue Mar 31, 2021
realJackSun pushed a commit to realJackSun/nacos that referenced this issue Mar 31, 2021
realJackSun pushed a commit to realJackSun/nacos that referenced this issue Mar 31, 2021
Merge all changes back to master
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants