jira-importer commented on issue #155:
URL: 
https://github.com/apache/maven-jar-plugin/issues/155#issuecomment-2956673873

   **[Richard 
Ziegler](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=zieglerrii)**
 commented
   
   #### Your problem may be here:
   
   |You've Got|Should Be|
   |:---|:---|
   |```
   \<type>tests.jar\</type>
   
   ```|
   ```<type>test-jar</type>
   ```|
   
   # However!!!
   I've stumbled upon this issue because I'm facing a similar issue.  For me I 
do not get a build error, but I do not get my test artifact in my war file 
either.
   
   I'm most anxious to hear whether this advice works for you.
   
   ```
   
   


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