Skip to content

Commit ae17b73

Browse files
committed
remove code examples from archetypes
When packaging the archetype, the code examples will be moved to the target folder of the archetype (because they will be needed when generating a project from the archetype). However, all code-analysis plugins will pickup the example code as actual code of the archetype which we do not want. Configuring around this is currently not worth the effort. We rather supply in-tree examples or wiki pages. This partially reverts fa3f601
1 parent fa3f601 commit ae17b73

2 files changed

Lines changed: 0 additions & 219 deletions

File tree

  • archetypes
    • basic/src/main/resources/archetype-resources/src/main/java
    • complete/src/main/resources/archetype-resources/src/main/java

archetypes/basic/src/main/resources/archetype-resources/src/main/java/Example.java

Lines changed: 0 additions & 109 deletions
This file was deleted.

archetypes/complete/src/main/resources/archetype-resources/src/main/java/Example.java

Lines changed: 0 additions & 110 deletions
This file was deleted.

0 commit comments

Comments
 (0)