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 Archetype IT projects warning #3

Open
null-ref-0000 opened this issue Aug 9, 2018 · 5 comments
Open

No Archetype IT projects warning #3

null-ref-0000 opened this issue Aug 9, 2018 · 5 comments
Assignees

Comments

@null-ref-0000
Copy link

[WARNING] No Archetype IT projects: root 'projects' directory not found.

How do you resolve this warning?

@Romeh Romeh self-assigned this Sep 26, 2018
@Romeh
Copy link
Owner

Romeh commented Oct 1, 2018

can u please explain more how you get that warning ?

@null-ref-0000
Copy link
Author

Sure next time I create a project from the archetype I will add some additional information

@null-ref-0000
Copy link
Author

null-ref-0000 commented Oct 31, 2018

I get this warning when I run "mvn clean install" on the archetype. The warning occurs right after this output

[INFO] --- maven-archetype-plugin:3.0.1:integration-test (default-integration-test) ---
[WARNING] No Archetype IT projects: root 'projects' directory not found.

@xieyi179620
Copy link

I get this warning when I run "mvn clean install" on the archetype. The warning occurs right after this output

[INFO] --- maven-archetype-plugin:3.0.1:integration-test (default-integration-test) ---
[WARNING] No Archetype IT projects: root 'projects' directory not found.

I also get but seems no abnormal else, do you resolve now?

@SwingGuy1024
Copy link

I get this too when I run mvn install on my archetype project

[INFO] --- maven-archetype-plugin:3.0.1:integration-test (default-integration-test) @ my-archetype ---
[WARNING] No Archetype IT projects: root 'projects' directory not found.

I have no idea where the projects directory is supposed to go. I'm following the instructions at https://maven.apache.org/guides/mini/guide-creating-archetypes.html which makes no mention of a projects directory. And the generated pom.xml file doesn't have anything from my file at src/main/resources/archetype-resources/pom.xml

Does anyone know what's wrong or how I can fix this?

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

4 participants