With a lot of libs I seem to get this kind of error: Downloading: http://repo1.maven.org/maven2/wss4j/wss4j/1.5.0/wss4j-1.5.0.pom [WARNING] Unable to get resource from repository central (http://repo1.maven.org /maven2) [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] Error building POM (may not be this project's POM). Project ID: wss4j:wss4j Reason: Error getting POM for 'wss4j:wss4j' from the repository: Error transferr ing file wss4j:wss4j:pom:1.5.0
It just seems to me that a lot of libs are stored in the repository without a *.pom file (like in this example) But I don't want that to break my build. So what's the recommended strategy to handle this. Install the *.pom file in my local repository myself? Tilman Rossmy MC-TO-CPT-POA-IMD Swisscom Mobile Waldeggstrasse 51 3097 Liebefeld BE Phone: +41795932871
