kerimovkhikmet commented on issue #11242:
URL: https://github.com/apache/maven/issues/11242#issuecomment-3389104714

   > I haven't used it for a long time (I think it was when I had a 56k 
modem...) but should that not be what you want?
   > 
   > 
https://maven.apache.org/plugins/maven-dependency-plugin/go-offline-mojo.html
   
   As was 
[stated](https://github.com/apache/maven/issues/11242#issuecomment-3389095375) 
in the previous comment, I have a subcomponent built via Maven, and then it is 
used to build the main project via sbt. I have tried to run the suggested tool 
in my Maven project via
   ```
   mvn org.apache.maven.plugins:maven-dependency-plugin:3.9.0:go-offline
   ```
   and it also didn't result in a local repository containing all JARs. And 
then subsequently, my main project's build via sbt failed once again when 
encountering dependencies that have only POMs locally.


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