apache / apache/maven-archetype
[ARCHETYPE-639] properties value startsWith packageName should be replaced
- Dominant language
- Java
- Stars
- 148
- Forks
- 181
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 8
Description
**[qxo](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=qxo)** opened **[ARCHETYPE-639](https://issues.apache.org/jira/browse/ARCHETYPE-639?redirect=false)** and commented
```xml
xxx.DemoApplication
```
after create-from-project:
```
${package}.DemoApplication
```
---
**Remote Links:**
- [GitHub Pull Request #130
](https://github.com/apache/maven-archetype/pull/130)
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reviewing the create-from-project behavior described in the issue and the linked remote pull request #130. Reproduce the XML transformation with a mainClass value beginning with the package name, then verify that the generated property uses the expected package placeholder without altering unrelated values.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- build-system, tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 20/100