archetype-resources.enhance-all.sh Maven / Gradle / Ivy
Go to download
This module defines a standard parent POM to use for various Incode applications and modules.
Its primary purpose is to make it easy to use a set up maven mixins (https://github.com/odavid/maven-plugins)
within child POMs. Specifically this means locking down the versions of plugins using pluginManagement.
It does NOT define any mixins for Apache Isis.
#!/usr/bin/env bash
mvn -pl module-simple datanucleus:enhance -o
© 2015 - 2024 Weber Informatics LLC | Privacy Policy