Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No feature directory generated #166

Open
20100 opened this issue Dec 8, 2020 · 1 comment
Open

No feature directory generated #166

20100 opened this issue Dec 8, 2020 · 1 comment

Comments

@20100
Copy link

20100 commented Dec 8, 2020

I'm using your pom example, and there is no feature directory. Only plugins

└── target
    └── repository
        ├── artifacts.jar
        ├── category.xml
        ├── content.jar
        └── plugins
            ├── org.apache.commons.lang_2.4.0.jar
            ├── org.apache.commons.lang_2.5.0.jar
            └── org.apache.commons.lang_2.6.0.jar

Any idea ?

@HannesWell
Copy link

I think it's simply not necessary, because there are no features (and only plugins) present.
I'm not an expert in maven, but since feature is an Eclipse term I think there is no corresponding element in Maven.
And if no features are present there is probably no need for a features directory in a p2-repo.

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

No branches or pull requests

2 participants