You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@reef.apache.org by "Markus Weimer (JIRA)" <ji...@apache.org> on 2015/09/04 19:53:46 UTC

[jira] [Created] (REEF-722) Create a Maven.targets file for MSBuild

Markus Weimer created REEF-722:
----------------------------------

             Summary: Create a Maven.targets file for MSBuild
                 Key: REEF-722
                 URL: https://issues.apache.org/jira/browse/REEF-722
             Project: REEF
          Issue Type: Improvement
          Components: MSBuild, REEF.NET
            Reporter: Markus Weimer


We should refactor our build files and extract the targets relevant to Maven. As far as I know, those are:

  * The call to `mvn package` to compile and package the Java code.
  * The call to `mvn clean` as part of msbuild clean
  * The extraction of the version from a pom.




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