google / google/auto

generated-sources omission -- weirdness in a project containing groovy compiler

Open
#186 5 comments 0 reactions 0 assignees View on GitHub
Component: value P3 type=defect
Dominant language
Java
Stars
10.6k
Forks
1.2k
Avg merge
6h 32m
Merged PRs (30d)
13

Description

screenshot of intellij seeing red; the source files are in target/classes/generated, for whatever reason, but no target/generated-sources exists.

![image](https://cloud.githubusercontent.com/assets/73514/6087588/3b43113e-ae02-11e4-803a-234b69aa81f3.png)

pom is at https://github.com/jnorthrup/xcaml/blob/master/pdp-core/pom.xml suspecting

``` xml



maven-compiler-plugin
3.2

groovy-eclipse-compiler



org.codehaus.groovy
groovy-eclipse-compiler
2.9.1-01


org.codehaus.groovy
groovy-eclipse-batch
2.3.7-01




org.apache.maven.plugins
maven-eclipse-plugin
2.9


org.eclipse.jdt.groovy.core.groovyNature


org.eclipse.jdt.launching.JRE_CONTAINER
GROOVY_DSL_SUPPORT



```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.