You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@linkis.apache.org by GitBox <gi...@apache.org> on 2022/07/28 09:58:40 UTC

[GitHub] [incubator-linkis] Flamelay opened a new issue, #2544: [Bug]

Flamelay opened a new issue, #2544:
URL: https://github.com/apache/incubator-linkis/issues/2544

   ### Search before asking
   
   - [X] I searched the [issues](https://github.com/apache/incubator-linkis/issues) and found no similar issues.
   
   
   ### Linkis Component
   
   linkis-commons
   
   ### What happened + What you expected to happen
   
   linkis进行全量编译时执行mvn clean install 报错:
   
   [INFO] 
   [INFO] --- scala-maven-plugin:3.2.2:compile (scala-compile-first) @ linkis-common ---
   [WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile
   [INFO] Using incremental compilation
   [INFO] Compiling 42 Scala sources and 22 Java sources to ***\linkis\linkis-commons\linkis-common\target\classes...
   [WARNING] ***\linkis\linkis-commons\linkis-common\src\main\scala\org\apache\linkis\common\utils\ArrayUtils.scala:29:
    abstract type T in type pattern Array[T] is unchecked since it is eliminated by erasure
   [WARNING]       case destArray: Array[T] => destArray
   [WARNING]                       ^
   [WARNING] ***\linkis\linkis-commons\linkis-common\src\main\scala\org\apache\linkis\common\utils\ArrayUtils.scala:45:
    abstract type T in type pattern Array[T] is unchecked since it is eliminated by erasure
   [WARNING]       case destArray: Array[T] => destArray
   [WARNING]                       ^
   [WARNING] ***\linkis\linkis-commons\linkis-common\src\main\scala\org\apache\linkis\common\utils\Utils.scala:53: This
    catches all Throwables. If this is really intended, use `case t : Throwable` to clear this warning.
   [WARNING]       case t => catchOp(t)
   [WARNING]            ^
   [WARNING] four deprecations (since 2.12.0); re-run with -deprecation for details
   [WARNING] one feature warning; re-run with -feature for details
   [WARNING] 5 warnings found
   [ERROR] javac: 找不到文件: ***\linkis\linkis-commons\linkis-common\src\main\java\org\apache\linkis\common\errorco
   de\ErrorCodeUtils.java
   [ERROR] 用法: javac <options> <source files>
   [ERROR] -help 用于列出可能的选项
   [INFO] ------------------------------------------------------------------------
   [INFO] Reactor Summary for Linkis Project Parent POM 1.1.3:
   [INFO]
   [INFO] Linkis Project Parent POM .......................... SUCCESS [  8.470 s]
   [INFO] linkis-common ...................................... FAILURE [01:06 min]
   [INFO] linkis-hadoop-common ............................... SKIPPED
   
   
   ### Relevent platform
   
   Windows + IDEA
   
   ### Reproduction script
   
   1、克隆linkis项目
   2、 mvn -N  install
   3、mvn clean install
   
   ### Anything else
   
   _No response_
   
   ### Are you willing to submit a PR?
   
   - [ ] Yes I am willing to submit a PR!


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@linkis.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@linkis.apache.org
For additional commands, e-mail: notifications-help@linkis.apache.org


[GitHub] [incubator-linkis] github-actions[bot] commented on issue #2544: [Bug]

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #2544:
URL: https://github.com/apache/incubator-linkis/issues/2544#issuecomment-1197929331

   :blush:  Welcome to the Apache Linkis (incubating) community!!
   We are glad that you are contributing by opening this issue.
   
   Please make sure to include all the relevant context.
   We will be here shortly.
   
   If you are interested in contributing to our website project, please let us know!
   You can check out our contributing guide on 
    :point_right:  [How to Participate in Project Contribution](https://linkis.apache.org/community/how-to-contribute).
    
   WeChat  Group:
   
   ![image](https://user-images.githubusercontent.com/7869972/176336986-d6b9be8f-d1d3-45f1-aa45-8e6adf5dd244.png)
   Mailing Lists:
   |name|description|Subscribe|Unsubscribe|archive|
   |:-----|:--------|:------|:-------|:-----|
   | [dev@linkis.apache.org](mailto:dev@linkis.apache.org) | community activity information | [subscribe](mailto:dev-subscribe@linkis.apache.org) | [unsubscribe](mailto:dev-unsubscribe@linkis.apache.org) | [archive](http://mail-archives.apache.org/mod_mbox/linkis-dev) |


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@linkis.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@linkis.apache.org
For additional commands, e-mail: notifications-help@linkis.apache.org


[GitHub] [incubator-linkis] casionone closed issue #2544: [Help] Compile Error

Posted by GitBox <gi...@apache.org>.
casionone closed issue #2544: [Help] Compile Error
URL: https://github.com/apache/incubator-linkis/issues/2544


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@linkis.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@linkis.apache.org
For additional commands, e-mail: notifications-help@linkis.apache.org