apache / apache/maven-source-plugin

[MSOURCES-130] Support sources path configuration

Open
#87 0 comments 0 reactions 0 assignees View on GitHub
priority:major
Dominant language
Java
Stars
37
Forks
38
Avg merge
18h 47m
Merged PRs (30d)
5

Description

**[Bukaj Sytlos](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=JIRAUSER284001)** opened **[MSOURCES-130](https://issues.apache.org/jira/browse/MSOURCES-130?redirect=false)** 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

```java

all,-missing
${source.jdk.version}
${delombok.output}
${project.basedir}/src/main/java

```

---
No further details from [MSOURCES-130](https://issues.apache.org/jira/browse/MSOURCES-130?redirect=false)

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.