PureEngage On-Premises

 View Only

Sign Up

Can you use Maven with Composer?

  • 1.  Can you use Maven with Composer?

    Posted 07-14-2016 19:14
    Our Composer project includes customer java code.  With a recent update to Java 7 and CXF we had to change the class loader to parent last on websphere app server 8.  Right now we do this via console, however we understand that a deployment.xml can be created as part of an ear generation including the war generated by Compser which we believe is easiest to do with Maven.  Has anyone else been able to Mavenize their Composer apps?