All Downloads are FREE. Search and download functionalities are using the official Maven repository.

target.classes.META-INF.celerio-pack.xml Maven / Gradle / Ivy

<?xml version="1.0" encoding="UTF-8"?>
<celerioPack xmlns="http://www.jaxio.com/schema/celerio">
    <packName value="pack-javaee7-wildfly"/>
    <packDescription value="Pure Java EE 7 web application (no Spring inside) running on WildFly 10."/>
    <packDescription2 value="Uses JPA, Hibernate, Hibernate Search, Lucene, JSF and PrimeFaces."/>
    <packCommand value="mvn -Pdb,metadata,gen generate-sources"/>
    <packCommandHelp value="To deploy on WildFly running on localhost, run: mvn wildfly:deploy"/>
    <projectLink value="https://github.com/jaxio/javaee-lab"/>
    <!-- no context for now
    <celerioTemplateContext>
        <entityContextProperties>
            <entityContextProperty property="rest" subPackage="rest" suffix="Resource"/>
        </entityContextProperties>
    </celerioTemplateContext>
    -->
</celerioPack>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy