maven snapshots & module dependencies?
Hi,
Not sure if this is expected behaviour so am asking...
With a maven project under 92.24 that references libraries in a local maven snapshot repository I find that if the version tag is of the form
<version>xyz-1.0-SNAPSHOT</version>
the library appears in the list of external libraries in the project view but not in the dependencies list for any modules that reference it in the maven projects view.
However, if SNAPSHOT is changed to snapshot (ie uc to lc) the dependency is then added to the module & appears in maven projects module dependency list.
Is this expected behaviour?
Idea is running on w7.
Thanks,
Andreas
Please sign in to leave a comment.