[MSOURCES-130] Support sources path configuration
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 35/100
- Issue type
- Feature
- Clarity
- Mostly clear
- Activity status
- Stale
- Tech stack
- java
- Domain
- build-system
Research direction
The request is to add source-path configuration analogous to the Maven Javadoc Plugin, including multiple paths such as ${delombok.output} and src/main/java. No repository files or tests are named; completion would require documenting the configuration and verifying that the configured paths are honored.
Written by the indexing model from the issue text.
Description
Bukaj Sytlos opened MSOURCES-130 and commented
When using lombok, there is a need to publish delomboked source code.
Unfortunately there seems not to exists a simple way to do this
https://stackoverflow.com/questions/52362413/create-and-install-de-lomboked-source-jar-in-maven
Would it be possible to support similiar configuration as in javadoc plugin
<configuration>
<doclint>all,-missing</doclint>
<source>${source.jdk.version}</source>
<sourcepath>${delombok.output}</sourcepath>
<sourcepath>${project.basedir}/src/main/java</sourcepath>
</configuration>
No further details from MSOURCES-130
- Dominant language
- Java
- Stars
- 37
- Forks
- 38
- Avg merge
- 12h 11m
- Merged PRs (30d)
- 6
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from apache/maven-source-plugin
-
bug priority:minor
Difficulty 1/5 Under an hour Newbie friendliness 85/100
apache/maven-source-plugin#306 · 3 comments ·
-
Fix Jenkins build Openbug priority:critical
Difficulty 3/5 1-2 days Newbie friendliness 48/100
apache/maven-source-plugin#311 · 1 comment ·
-
bug priority:major
apache/maven-source-plugin#304 · 3 comments · 1 assignee ·
-
bug priority:blocker
Difficulty 4/5 3-5 days Newbie friendliness 25/100
apache/maven-source-plugin#261 ·
-
bug
Difficulty 4/5 3-5 days Newbie friendliness 25/100
apache/maven-source-plugin#244 ·
All issues in apache/maven-source-plugin
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
infinispan/infinispan#18150 ·
-
area/frontend
Difficulty 2/5 1-3 hours Newbie friendliness 65/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
-
untriaged
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
opensearch-project/k-NN#3597 ·
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 88/100