Collection of maven parent poms and archetypes for FenixEdu projects.
Core parent pom. Sets the organization, ensures proper deployment configurations, and sets core maven plugin versions
Parent pom for basic java-ee7 web modules. Compile into jars able to be included in a war as web-fragments
web module with fenix-framework dependency, extends web-library-project
Parent pom for web-app projects. Compile into war and includes the fenix-framework's _Base classes