You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by "Joker1995 (GitHub)" <gi...@apache.org> on 2019/01/22 12:04:00 UTC

[GitHub] [incubator-dubbo] Joker1995 opened issue #3310: Maven plugin compile the project

### Environment

* Dubbo version: 2.7.9
* Operating System version: Window10
* Java version: 1.8

### Steps to reproduce this issue
When I type **"mvn clean install -Dmaven.test.skip"** in the commend
there was some error
```
Plugin org.apache.maven.plugins:maven-compiler-plugin or one of its dependencies could not be resolved
```
Later I changed  maven mirror,there was the new error:

```
end tag name </body> must match start tag name <hr> from line 7 (position: TEXT seen ...</address>\n</body>...
```
### Resolve
I update the maven compiler version,and then the project was compile success
```
<maven_compiler_version>3.7.0</maven_compiler_version>
```

[ Full content available at: https://github.com/apache/incubator-dubbo/issues/3310 ]
This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org


[GitHub] [incubator-dubbo] ralf0131 commented on issue #3310: Maven plugin compile the project

Posted by "ralf0131 (GitHub)" <gi...@apache.org>.
Please ask on the https://github.com/apache/incubator-dubbo-ops project

[ Full content available at: https://github.com/apache/incubator-dubbo/issues/3310 ]
This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org


[GitHub] [incubator-dubbo] Joker1995 commented on issue #3310: Maven plugin compile the project

Posted by "Joker1995 (GitHub)" <gi...@apache.org>.
> It worked well in maven 3.5.2 and 3.6.0. What is your maven version in your window machine?

otherwise,how could I config the password on the frontEnd ?

[ Full content available at: https://github.com/apache/incubator-dubbo/issues/3310 ]
This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org


[GitHub] [incubator-dubbo] ralf0131 commented on issue #3310: Maven plugin compile the project

Posted by "ralf0131 (GitHub)" <gi...@apache.org>.
I could not reproduce this issue on my Mac laptop, I think it may due to some network issues. 
Please consider using maven wrapper instead.

```
./mvnw clean install -Dmaven.test.skip
```

[ Full content available at: https://github.com/apache/incubator-dubbo/issues/3310 ]
This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org


[GitHub] [incubator-dubbo] cvictory commented on issue #3310: Maven plugin compile the project

Posted by "cvictory (GitHub)" <gi...@apache.org>.
It worked well in maven 3.5.2 and 3.6.0.  What is your maven version in your window machine?


[ Full content available at: https://github.com/apache/incubator-dubbo/issues/3310 ]
This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org


[GitHub] [incubator-dubbo] Joker1995 closed issue #3310: Maven plugin compile the project

Posted by "Joker1995 (GitHub)" <gi...@apache.org>.
[ issue closed by Joker1995 ]

[ Full content available at: https://github.com/apache/incubator-dubbo/issues/3310 ]
This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org


[GitHub] [incubator-dubbo] Joker1995 commented on issue #3310: Maven plugin compile the project

Posted by "Joker1995 (GitHub)" <gi...@apache.org>.
> I could not reproduce this issue on my Mac laptop, I think it may due to some network issues.
> Please consider using maven wrapper instead.
> 
> ```
> ./mvnw clean install -Dmaven.test.skip
> ```

Thanks,how can I setup to the password of  dubbo monitor ?

[ Full content available at: https://github.com/apache/incubator-dubbo/issues/3310 ]
This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org


[GitHub] [incubator-dubbo] Joker1995 commented on issue #3310: Maven plugin compile the project

Posted by "Joker1995 (GitHub)" <gi...@apache.org>.
> It worked well in maven 3.5.2 and 3.6.0. What is your maven version in your window machine?

Apache Maven 3.5.0

[ Full content available at: https://github.com/apache/incubator-dubbo/issues/3310 ]
This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org


[GitHub] [incubator-dubbo] Joker1995 commented on issue #3310: Maven plugin compile the project

Posted by "Joker1995 (GitHub)" <gi...@apache.org>.
> Please ask on the https://github.com/apache/incubator-dubbo-ops project

Fine,Thanks for your patience

[ Full content available at: https://github.com/apache/incubator-dubbo/issues/3310 ]
This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org