problems using mvn exec:java

2017-07-18 Thread Dale LaBossiere
Hi Chris, I was trying one workflow of creating / running an Edgent app - in this case trying to use mvn exec:java I’m lead to believe there’s some problem with poms/deps. This was using PR-309 content from this am. The app itself doesn’t use slf4j. Edgent has a compile time dependency on

[GitHub] incubator-edgent pull request #309: Migration of the Edgent project to be ab...

2017-07-18 Thread dlaboss
Github user dlaboss commented on a diff in the pull request: https://github.com/apache/incubator-edgent/pull/309#discussion_r127965283 --- Diff: console/servlets/pom.xml --- @@ -49,23 +56,60 @@ - - +

[GitHub] incubator-edgent pull request #309: Migration of the Edgent project to be ab...

2017-07-18 Thread chrisdutz
Github user chrisdutz commented on a diff in the pull request: https://github.com/apache/incubator-edgent/pull/309#discussion_r127963510 --- Diff: pom.xml --- @@ -223,6 +223,15 @@ + + + +

[GitHub] incubator-edgent pull request #309: Migration of the Edgent project to be ab...

2017-07-18 Thread dlaboss
Github user dlaboss commented on a diff in the pull request: https://github.com/apache/incubator-edgent/pull/309#discussion_r127962743 --- Diff: pom.xml --- @@ -223,6 +223,15 @@ + + + +