You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Vimal (JIRA)" <ji...@apache.org> on 2017/11/20 09:39:00 UTC

[jira] [Created] (MNG-6309) maven should *always* print classpath used to compile the java files

Vimal created MNG-6309:
--------------------------

             Summary: maven should *always* print classpath used to compile the java files
                 Key: MNG-6309
                 URL: https://issues.apache.org/jira/browse/MNG-6309
             Project: Maven
          Issue Type: Improvement
         Environment: ALL
            Reporter: Vimal


mostly i use "{{maven clean install}}" to build my packages
by default maven doesnt print the classpath used to compile java files. It should.

it prints information like which jars it is downloading. thats fine.

but it should *always* print the classpath used.

there is a "-X" option which prints classpath , but it prints TONS and TONS of information which i think no one is interested in (except perhaps the maven developers)

so there is no easy way to get the classpath used.

Please make maven to print classpath for each java file compiled, by default.

OR give a easy option to enable it along with other options.






--
This message was sent by Atlassian JIRA
(v6.4.14#64029)