wu-sheng commented on issue #7553:
URL: https://github.com/apache/skywalking/issues/7553#issuecomment-904642734


   > In fact we don't need to "copy", we just push the original repo to the new 
agent repo, and delete everything that is not needed in the repo itself.
   
   Actually, this will not work. Because  
https://github.com/apache/skywalking/blob/master/apm-commons/apm-util/pom.xml 
this will trigger a new Maven central push in the release. We can't do it twice.
   What I mean keep both and copy, is removing this at the both side, and move 
them into another package in the agent and server-util.


-- 
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]


Reply via email to