apache / apache/maven-archetype

Cannot generate correctly when module name contains subdirectory path

Open
#274 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Java
Stars
148
Forks
181
Avg merge
1d 20h
Merged PRs (30d)
8

Description

### Affected version

3.4.0

### Bug description

For example, I have an archetype like this:

```
|- __rootArtifactId__-openapi
|- api
| - index.ts
```

When generating the `index.ts` file, the path will be replaced with `__rootArtifactId__-open/api/index.ts`.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.