-
出现两个错误:
Plugin 'org.codehaus.mojo:javacc-maven-plugin:' not found
以及
Plugin 'org.apache.drill.tools:drill-fmpp-maven-plugin:' not found
求指教,谢谢!
-
I would like to be able to define the following in config.fmpp:
```
freemarkerAutoIncludes: [
/path/to/global.ftl,
/path/to/footer-tools.ftl
]
```
I would expect this to result in a c…
-
We should consider setting up Jenkins for all of the builds. It could easily manage all of the editions, archives, and releases. It also integrates nicely with JaCoCo, FindBugs, and Sonar.
# workloa…
-
Processing the following loop:
FLDNAM_loop0 : DO j_fld = 1, i_fldnamtot0
IF ( ll_skip(j_fld) ) THEN
i_vidnam0(j_fld) = j_fld ; CYCLE FLDNAM_loop0
…
-
Hi. We're using your library to preview html email templates. A small stack that we feed with some json data and out comes the html email in a browser. This works great.
However, a new requirement …
-
fmpp-maven-plugin plugin has transitive dependencies on log4j 1.x and while building it's downloading log4j 1.x jars.
In our internal repository log4j 1.x is banned so cannot build the project.
I h…
-
Syntax error in template "Parser.jj" in line 3645, column 10:
Unknown directive: #sep. Help (latest version): http://freemarker.org/docs/ref_directive_alphaidx.html; you're using FreeMarker 2.3.21
-
[INFO] The [forceRegenerate] switch is turned on, XJC will be executed.
[INFO] Parsing input schema(s)...
[ERROR] Error while parsing schema(s).Location [].
org.xml.sax.SAXParseException; schema_re…
-
And do this:
https://github.com/sbt/sbt-scalabuff/pull/7
at the same time
-
While doing the Pinot 1.2 Release, the `mvn javadoc:javadoc` goal is failing with the following error:
```
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-javadoc-plugin:3.2.0:javado…