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

Popular posts from this blog

javascript - Uncaught FirebaseError: Messaging: This method is available in a Window context -

c# - How to clear picker if It is selected in xamarin forms? -

angular - File Name and Extension not respected when sent from .NET Web API to Angular2 App -