Hi,

I'd like to release a project using the maven-release-plugin. Now, if
I run release:prepare, I get the following message:


    [INFO] Checking dependencies and plugins for snapshots ...
    There are still some remaining snapshot dependencies.: Do you want
to resolve them now? (yes/no) no: : yes
    Dependency type to resolve,: specify the selection number ( 0:All
1:Project Dependencies 2:Plugins 3:Reports 4:Extensions ): (0/1/2/3)
1: : 0
    Resolve All Snapshots.: 'com.tsystems.icto.tom:tom-icto-common'
set to release? (yes/no) yes: :

Sure, there are SNAPSHOT dependencies on tom-icto-common, but this is
one of the modules being released. And, as we can view from the Maven
sources itself, the release plugin should be perfectly capable to
handle that.

Any ideas what might be wrong?

Thanks,

Jochen


-- 
Germanys national anthem is the most boring in the world - how telling!

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to