The problem is in this sentence " [INFO] No sources to compile" Vincent Hardion Synchrotron Soleil L'Orme des merisiers - Saint Aubin BP48 - 91192 Gif sur Yvette Tel : +33 1 69 35 93 39 mail : [email protected]
-----Message d'origine----- De : Arrowx7 [mailto:[email protected]] Envoyé : mercredi 12 août 2009 22:42 À : [email protected] Objet : What on earth is this error? This project compiled fine before, but now since I changed the repository to http://download.java.net/maven/2 it started giving me this at the end of mvn install: [INFO] ------------------------------------------------------------------------ [INFO] Building Indivo Server - Servlet [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [resources:resources] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/ava/src/indivo_latest/trunk/server/servlet/src/main/resources [INFO] [compiler:compile] [INFO] Nothing to compile - all classes are up to date [INFO] [resources:testResources] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/ava/src/indivo_latest/trunk/server/servlet/src/test/resources [INFO] [compiler:testCompile] [INFO] No sources to compile [INFO] [surefire:test] [INFO] No tests to run. [INFO] [jar:jar] [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /home/ava/src/indivo_latest/trunk/server/servlet/target/indivo-server-servlet-3.2-SNAPSHOT.jar [INFO] Preparing source:jar [WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation. [INFO] No goals needed for project - skipping [INFO] [source:jar {execution: default}] [INFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] Error creating source archive: You must set at least one file. [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1 minute 20 seconds [INFO] Finished at: Wed Aug 12 16:36:25 EDT 2009 [INFO] Final Memory: 30M/61M [INFO] ------------------------------------------------------------------------ -- View this message in context: http://www.nabble.com/What-on-earth-is-this-error--tp24943414p24943414.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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
