sk163 opened a new issue #2769: apm-agent-core maven pom file shade-plugin 
define bug
URL: https://github.com/apache/skywalking/issues/2769
 
 
   Please answer these questions before submitting your issue.
   
   - Why do you submit this issue?
   - [ ] Question or discussion
   - [√ ] Bug
   - [ ] Requirement
   - [ ] Feature or performance improvement
   
   ___
   ### Bug
   lines 58-60
   
<shade.org.apache.commons.source>org.apache.commons</shade.org.apache.commons.source>
           
<shade.org.apache.commons.target>${shade.package}.**${shade.org.apache.http.source}**
           </shade.org.apache.commons.target>
   
   --> 
   
   
<shade.org.apache.commons.source>org.apache.commons</shade.org.apache.commons.source>
   
<shade.org.apache.commons.target>${shade.package}.**${shade.org.apache.commons.source}**
           </shade.org.apache.commons.target>
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to