[ 
https://issues.apache.org/jira/browse/MCOMPILER-318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Yugant H Shah updated MCOMPILER-318:
------------------------------------
    Description: 
Compiling java9+ groovy + maven code base does not compile groovy files.
Attached is the sample project

[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:3.7.0:compile (default-compile) 
on project api: Compilation failure: Compilation failure:
[ERROR] lombok/dummy/ForceNewRound0.java:[1,1] file should be on source path, 
or on patch path for module
[ERROR] 
/Users/yushah/home/git/JigsawTest/com.allstate.jigsaw.api/src/main/java/com/allstate/jigsaw/ServiceA.java:[24,32]
 cannot find symbol
[ERROR] symbol:   class GroovyService
[ERROR] location: package com.allstate.jigsaw
[ERROR] -> [Help 1]
[ERROR] 


  was:
Compiling java9+ groovy + maven code base does not compile groovy files.


Attached is the sample project


> Groovy files not been compiled when used with java9 spring boot
> ---------------------------------------------------------------
>
>                 Key: MCOMPILER-318
>                 URL: https://issues.apache.org/jira/browse/MCOMPILER-318
>             Project: Maven Compiler Plugin
>          Issue Type: Bug
>    Affects Versions: 3.6.2, 3.7.0
>            Reporter: Yugant H Shah
>         Attachments: JigsawTest.zip
>
>
> Compiling java9+ groovy + maven code base does not compile groovy files.
> Attached is the sample project
> [ERROR] Failed to execute goal 
> org.apache.maven.plugins:maven-compiler-plugin:3.7.0:compile 
> (default-compile) on project api: Compilation failure: Compilation failure:
> [ERROR] lombok/dummy/ForceNewRound0.java:[1,1] file should be on source path, 
> or on patch path for module
> [ERROR] 
> /Users/yushah/home/git/JigsawTest/com.allstate.jigsaw.api/src/main/java/com/allstate/jigsaw/ServiceA.java:[24,32]
>  cannot find symbol
> [ERROR] symbol:   class GroovyService
> [ERROR] location: package com.allstate.jigsaw
> [ERROR] -> [Help 1]
> [ERROR] 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to