You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@daffodil.apache.org by "Mike Beckerle (Jira)" <ji...@apache.org> on 2021/01/07 21:01:00 UTC

[jira] [Updated] (DAFFODIL-1563) sbt and maven plugin to run daffodil to compile and run tests

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

Mike Beckerle updated DAFFODIL-1563:
------------------------------------
    Priority: Minor  (was: Major)

> sbt and maven plugin to run daffodil to compile and run tests
> -------------------------------------------------------------
>
>                 Key: DAFFODIL-1563
>                 URL: https://issues.apache.org/jira/browse/DAFFODIL-1563
>             Project: Daffodil
>          Issue Type: Improvement
>          Components: Infrastructure
>            Reporter: Mike Beckerle
>            Priority: Minor
>
> We are at the point where build automation wants to use daffodil, not just our own automation, but that of third parties, or associated with the authoring, compiling and testing of a DFDL schema separately from daffodil itself.
> So we need a way to package daffodil such that it can be integrated into build tools that don't just run CLI-style commands. I.e., for sbt, that's an sbt plug in. Probably something similar for maven. 
> Note: Basic build tools like make can just use the daffodil CLI commands. 
> I'd say these plug-ins should be part of one of the daffodil jars so that getting the distribution gets you CLI, jars for API-level use, and sbt/maven plug-ins too.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)