suninformation

Results 6 comments of suninformation

> Could you provide a project to reproduce the problem ? @gnodet OK, I'll get you a project. It will take some time.

@gnodet You're right. When execute the following command, it's right for a period of time. ```shell mvnd ymate:entity -DshowOnly=true -Dmvnd.pluginRealmEvictPattern=mvn:net.ymate.maven.plugins:ymate-maven-plugin ``` I don't quite understand how to support reuse? How...

> > > @gnodet You're right. When execute the following command, it's right for a period of time. > > > ```shell > > > mvnd ymate:entity -DshowOnly=true -Dmvnd.pluginRealmEvictPattern=mvn:net.ymate.maven.plugins:ymate-maven-plugin >...

@gnodet I download and switch i561 branches from https://github.com/gnodet/mvnd.git. The result of running after compilation is still wrong, and the problem has not been solved. ```shell suninformation@mintlinux:~/Workspace/goldenriver-drc-parent/goldenriver-drc$ mvnd ymate:entity [INFO]...

> Did you make sure you're using the `mvnd` version you built and not the 0.7.1 ? I can't do much more without a way to reproduce the problem unfortunately......

@gnodet I created a project to reproduce #561 problems, please visit https://github.com/suninformation/maven-mvnd-demo-561 I hope I can get your help, thank you!