Add myself as developer, add jira report by default
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@368823 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
b50e1a52ca
commit
3aba3644eb
@ -152,6 +152,14 @@
|
||||
</roles>
|
||||
<timezone>+1</timezone>
|
||||
</developer>
|
||||
<developer>
|
||||
<name>Lukas Theussl</name>
|
||||
<id>ltheussl</id>
|
||||
<email>ltheussl@apache.org</email>
|
||||
<roles>
|
||||
<role>Developer</role>
|
||||
</roles>
|
||||
</developer>
|
||||
</developers>
|
||||
|
||||
<build>
|
||||
@ -199,6 +207,7 @@
|
||||
<report>maven-tasklist-plugin</report>
|
||||
<report>maven-javadoc-plugin</report>
|
||||
<report>maven-jxr-plugin</report>
|
||||
<report>maven-jira-plugin</report>
|
||||
<report>maven-jdepend-plugin</report>
|
||||
<report>maven-checkstyle-plugin</report>
|
||||
<report>maven-junit-report-plugin</report>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user