jira-importer commented on issue #899:
URL: https://github.com/apache/maven-scm/issues/899#issuecomment-2964631924

   **[Christoph 
Kutzinski](https://issues.apache.org/jira/secure/[email protected])**
 commented
   
   BTW: I've tried to use it via
   
       <plugin>
         <artifactId>maven-release-plugin</artifactId>
         <version>2.4.1</version>
         <dependencies>
           <dependency>
             <groupId>org.apache.maven.scm</groupId>
             <artifactId>maven-scm-api</artifactId>
             <version>1.8.1</version>
             <scope>compile</scope>
           </dependency>
         </dependencies>
       </plugin>
   
   and still run into this issue.
   
   


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