fabric8io / django

Camel iPaaS functionality
0 stars 4 forks source link

The fmp plugin need executions #90

Closed davsclaus closed 7 years ago

davsclaus commented 7 years ago

We should add

 <executions>
          <execution>
            <goals>
              <goal>resource</goal>
              <goal>build</goal>
            </goals>
          </execution>
        </executions>

to the fmp plugin in the created source code project.

davsclaus commented 7 years ago

Ah no that is only for container apps that runs, this is just a plain jar