Uploaded image for project: 'OpenMRS SDK'
  1. OpenMRS SDK
  2. SDK-269

openmrs-contrib-packager-maven-plugin to validate OpenMRS configs.

    XMLWordPrintable

Details

    • Undetermined

    Description

      1) Acceptance Criteria:

      Something like this to be useable in a configuration project's POM:

      <plugin>
        <groupId>org.openmrs.maven.plugins</groupId>
        <artifactId>openmrs-packager-maven-plugin</artifactId>
        <version>1.5.0-SNAPSHOT</version>
        <executions>
          <execution>
            <id>validate-configurations</id>
            <phase>validate</phase>
            <goals>
              <goal>validate-configurations</goal>
            </goals>
          </execution>
        </executions>
      </plugin>
      

      Gliffy Diagrams

        Attachments

          Issue Links

            Activity

              People

                ruhanga Nathan Ruhanga
                mksd Dimitri R
                Ian Bacher Ian Bacher
                Votes:
                0 Vote for this issue
                Watchers:
                4 Start watching this issue

                Dates

                  Created:
                  Updated: