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

maven 插件不能下载 #3

Closed
angiely1115 opened this issue Dec 29, 2020 · 6 comments
Closed

maven 插件不能下载 #3

angiely1115 opened this issue Dec 29, 2020 · 6 comments

Comments

@angiely1115
Copy link

image

Cannot resolve plugin com.uifuture.maven.plugins:agt-maven-plugin:1.1.3

@chenhaoxiang
Copy link
Owner

chenhaoxiang commented Dec 29, 2020

把本地.m2 / repository下的1.1.3版本删除,然后再刷新拉取下看看,我这边没问题的。中央仓库有这个包

@chenhaoxiang
Copy link
Owner

最近几天会上一个新的版本

@chenhaoxiang
Copy link
Owner

组织id等都会改一下

@chenhaoxiang
Copy link
Owner

chenhaoxiang commented Dec 29, 2020

已经升级了,欢迎使用啊

<plugin> 
    <groupId>wiki.primo.generator</groupId>
    <artifactId>primo-generator-mock-test-maven-plugin</artifactId>
    <version>1.0.0-SNAPSHOT</version> 
        <configuration>
            <testPackageName>wiki.primo.generator.primogeneratormocktestdemo.service.impl</testPackageName> 
        </configuration>
</plugin>

@angiely1115
Copy link
Author

你好,还是下不下来
image

@chenhaoxiang
Copy link
Owner

试试最新的版本,我这边下载没问题

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