Skip to content
This repository has been archived by the owner on Mar 14, 2019. It is now read-only.

Jube image is not build for a project of package type 'pom' #216

Open
KurtStam opened this issue Dec 12, 2014 · 4 comments
Open

Jube image is not build for a project of package type 'pom' #216

KurtStam opened this issue Dec 12, 2014 · 4 comments

Comments

@KurtStam
Copy link
Member

The plugin is activated but doesn't actually do anything if to project is of type 'pom'.
i.e. for the apiman-console app:

[INFO] --- jube-maven-plugin:2.0.15:build (default) @ apiman-console ---
[INFO]
[INFO] --- fabric8-maven-plugin:2.0.15:zip (zip) @ apiman-console ---

@jstrachan
Copy link
Contributor

got a link to the maven project for "apiman-console" we can use as a test to fix it?

@KurtStam
Copy link
Member Author

On 12/12/14, 1:24 PM, James Strachan wrote:

got a link to the maven project for "apiman-console" we can use as a
test to fix it?


Reply to this email directly or view it on GitHub
#216 (comment).

I will add it to the bug when I send out a pull request. You can try any
of the quickstart/war projects too that use tomcat.

@KurtStam
Copy link
Member Author

@davsclaus
Copy link
Member

it must be a != pom project.

pom.xml projects are assumed as empty modules.

So you can make it a jar project. If you want it included. We could look at adding some option you can set in properties for pom projects to overrule this.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants