File tree Expand file tree Collapse file tree 1 file changed +7
-4
lines changed
Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Original file line number Diff line number Diff line change 103103 <srcs >
104104 <src >${project.basedir} /src</src >
105105 </srcs >
106- <funding >${project.basedir} /FUNDING</funding >
107- <citation >${project.basedir} /CITATION.md</citation >
108- <issues >|https://github.com/usethesource/java-air/issues|</issues >
106+ <verbose >true</verbose >
109107 </configuration >
110108 <executions >
111109 <execution >
112110 <id >it-compile</id >
113111 <phase >compile</phase >
112+ <configuration >
113+ <verbose >true</verbose >
114+ </configuration >
114115 <goals >
115116 <goal >compile</goal >
116117 </goals >
131132 <configuration >
132133 <isPackageCourse >true</isPackageCourse >
133134 <bin >${project.build.outputDirectory} </bin >
135+ <funding >${project.basedir} /FUNDING</funding >
136+ <citation >${project.basedir} /CITATION.md</citation >
137+ <issues >|https://github.com/usethesource/java-air/issues|</issues >
134138 <license >${project.basedir} /LICENSE</license >
135139 <sources >|http://github.com/usethesource/java-air/blob/main|</sources >
136- <issues >|http://github.com/usethesource/java-air/issues|</issues >
137140 <srcs >
138141 <src >${project.basedir} /src</src >
139142 </srcs >
You can’t perform that action at this time.
0 commit comments