Bug 535971

Summary: Deploy sources for repacked ASM artifacts to maven
Product: [Tools] AspectJ Reporter: Andrey Turbanov <turbanoff>
Component: LibraryAssignee: aspectj inbox <aspectj-inbox>
Status: NEW --- QA Contact:
Severity: normal    
Priority: P3    
Version: 1.8.11   
Target Milestone: ---   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description Andrey Turbanov CLA 2018-06-16 16:33:51 EDT
aspecjtools artifact - https://search.maven.org/#search|gav|1|g%3A"org.aspectj" AND a%3A"aspectjtools"
contains repacked version of ASM library.
But sources artifact doesn't contain sources for repacked ASM.
It makes harder to debug library internals code without sources.

I suggest to enhance maven release mechanism to include repacked sources in source artifact.