elharo opened a new pull request, #316:
URL: https://github.com/apache/maven-source-plugin/pull/316

   Fixes #304
   
   The  was forking to  instead of . This caused test sources generated by 
other plugins in the  phase to not be available when the mojo runs, leading to 
an empty or incomplete test sources JAR.
   
   ## Changes
   
   - Changed  to  in 
   - Added test to verify the correct phase is used
   
   ## Test
   
   The added test  verifies that  has . The test fails before the fix and 
passes after.
   
   Compared with  which already correctly uses .


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