Oleg, these distro mgt urls are not right, not sure where they came from but they are all over your poms:
+ <distributionManagement> + <repository> + <id>repo1</id> + <name>Maven Central Repository</name> + <url>scp://repo1.maven.org/home/projects/maven/repository-staging/to-ibiblio/maven2</url> + </repository> + <status>deployed</status> + <distributionManagement> + <repository> + <id>repo1</id> + <url>scp://beaver.codehaus.org/home/projects/maven/repository-staging/to-ibiblio/maven2</url> + </repository>