java - .class files under target/classes folder Maven -
i have maven project once run maven build mvn clean install
target/classes folder generated suspicious .class file. can see .class file under folder. how can identify .class file being pulled from.
i searched in source code , can't find results string search.
this class,
rmiinvocationwrapper_stub.class
Comments
Post a Comment