elharo commented on code in PR #12875:
URL: https://github.com/apache/maven/pull/12875#discussion_r3880521802
##########
apache-maven/src/assembly/maven/bin/m2.conf:
##########
@@ -16,9 +16,7 @@
# specific language governing permissions and limitations
# under the License.
-set maven.mainClass default org.apache.maven.cling.MavenCling
-
-main is ${maven.mainClass} from plexus.core
+main is org.apache.maven.cling.MavenCling from plexus.core
Review Comment:
I don't know the syntax here but is this right? Is this supposed to be a
comment?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]