You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by "Laurent Goujon (JIRA)" <ji...@apache.org> on 2016/01/19 18:21:39 UTC

[jira] [Created] (DRILL-4285) maven cannot find Could not find artifact org.freemarker:freemarker:jar:2.3.24-SNAPSHOT in apache.snapshots

Laurent Goujon created DRILL-4285:
-------------------------------------

             Summary: maven cannot find Could not find artifact org.freemarker:freemarker:jar:2.3.24-SNAPSHOT in apache.snapshots
                 Key: DRILL-4285
                 URL: https://issues.apache.org/jira/browse/DRILL-4285
             Project: Apache Drill
          Issue Type: Bug
          Components: Tools, Build & Test
         Environment: MacOS 10.11, Java 7 (1.7.0_80), maven 3.2.x and 3.3.x
            Reporter: Laurent Goujon
            Priority: Minor


When building from master, build fails in component drill-fmpp-maven-plugin, with the following error message:
{noformat}
[ERROR] Failed to execute goal on project drill-fmpp-maven-plugin: Could not resolve dependencies for project org.apache.drill.tools:drill-fmpp-maven-plugin:maven-plugin:1.5.0-SNAPSHOT: Could not find artifact org.freemarker:freemarker:jar:2.3.24-SNAPSHOT in apache.snapshots (http://repository.apache.org/snapshots) -> [Help 1]
{noformat} 

The project itself doesn't depend directly on the SNAPSHOT version, but FMPP dependency specifies a version range for FreeMarker.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)