Menu

How to Build project ?

2012-11-01
2014-02-02
  • Ketan Barapatre

    Ketan Barapatre - 2012-11-01

    Hello All,

    I have check out project code.  I am trying to build code but I waas unble to build it. I have following folder folder structure

    Agile Express
    |   
    -- db-upgrade.sql
    express-client
    |
    -- express-client.iml
    -- pom.xml
    -- src
    express-client_Flex_temp_flex_config.xml
    express-server
    |
    -- express-server.iml
    -- pom.xml
    -- src
    express.iml
    pom.xml

    Now I am trying to run mvn:install command for pom.xml inside Agile Express folder but I am now able to build it successfully.
    I tried to run mvn:install command on pom.xml which is under express-client and express-server but still getting build error.
    Then I have import project in NetBeans. (I think this is possible because it's maven based project) tried to build with dependencies from IDE
    but still not able to get it build successful.

    Can anybody guide me How to build project and run project ?

    Thank you
    Ketan

     
  • Sonny Benavides

    Sonny Benavides - 2014-02-02

    Hi Ketan,

    I have the AgileExpress software working correctly with Derby 10 (JavaDB), Tomcat 6.0.29 and a Dummy SMTP Server. Right now, I'm trying to deploy it on Weblogic. For more details, you can contact to me.

    Greetings,
    Sonny

     

Log in to post a comment.