right clicking on util.jar on eclipse i see this (util.jar have other contents, see top):
<?xml version="1.0" encoding="UTF-8"?> <project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <modelVersion>4.0.0</modelVersion> <groupId>ru.minogin</groupId> <artifactId>util</artifactId> <version>0.1</version> <description>POM was created from install:install-file</description> </project> -- View this message in context: http://maven.40175.n5.nabble.com/The-problem-with-import-maven-project-tp5712194p5712219.html Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
