Hi, I am trying to use artifactory-maven-plugin to publish the artifacts generated by maven project. Currently it does nothing, but what I am expecting to see is [INFO] Deploying artifact: ... after Resolver log which I saw before. It would be very helpful if someone can tell me the proper way to debug the issue. Meanwhile, I am going through the source code.
It's weird ithat sometimes it's working and sometimes not.
Hi, I am trying to use
artifactory-maven-plugin
to publish the artifacts generated by maven project. Currently it does nothing, but what I am expecting to see is[INFO] Deploying artifact: ...
afterResolver
log which I saw before. It would be very helpful if someone can tell me the proper way to debug the issue. Meanwhile, I am going through the source code.It's weird ithat sometimes it's working and sometimes not.
Maven setup