Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add option 'sourceTypes' so that not only java files can be scanned. #11

Closed
wants to merge 1 commit into from
Closed

Conversation

juliangp
Copy link
Contributor

I would like to be able to generate taglist reports for mixed java/scala projects.

In order to support this I added a property called 'sourceTypes' which is a comma separated list of file extensions to accept.

Setting .java,.scala allows scanning all java and scala files in a project.

…Setting <sourceTypes>.java,.scala</sourceTypes> allows scanning all java and scala files in a project.
@bmarwell
Copy link
Contributor

@juliangp if you are still interested in this: I updated the plugin to Maven 3. Please rebase your commit, create an appropriate issue, use "fixes #NNN" in your PR comment and I can merge it before release.

@bmarwell bmarwell added enhancement Improving an existing feature. java Pull requests that update Java code labels Jan 17, 2022
@juliangp
Copy link
Contributor Author

@bmarwell Thanks - I will look at it and get back to you today

@bmarwell
Copy link
Contributor

Great! Remember you can now use Java 8 features! :)

@juliangp
Copy link
Contributor Author

@bmarwell closing this as it is replaced by #52

@juliangp juliangp closed this Jan 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improving an existing feature. java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants