use maven modules from a project into another project. (update/publish modules on local repository)
Answered
how I can force publish maven modules from a project into maven local repository. the idea is to use this modules in another project....
I checked the local repository path and the jar file and others are old files.
I can see my own modules on the second project, but arent updated.
Best Regards,
Ariel
Please sign in to leave a comment.
Please submit a bug with the sample projects and the steps to reproduce at https://youtrack.jetbrains.com/issues/IDEA.