Re: Error while building maven2 project.

2013-02-08 Thread Роман Бесолов
 I think this doesn't matter in this case. This project have no any 
dependencies from maven.glassfish.com. I think Jenkins have added them, but 
i don't know why.


Jenkins is running as different user and that user's cache dir does not 
 have the same files as yours has, maybe.

 -- Sami

 Роман Бесолов delph...@gmail.com javascript: kirjoitti 7.2.2013 kello 
 14.24:

 I'm trying to build javamail1.4.5 (
 http://kenai.com/projects/javamail/downloads). I can build it manually 
 (by typing mvn install -DskipTests=true in terminal), but jenkins can't 
 build it. Jenkins is trying to download 
 http://maven.glassfish.org/content/groups/glassfish-group//org/apache/maven/maven-plugin-api/2.0.4/maven-plugin-api-2.0.4.pom,
  
 which doen't exists. I have no idea why it tries to download it. 

 [INFO] [enforcer:enforce {execution: enforce-maven}]
 [INFO] [enforcer:enforce {execution: enforce-version}]
 Downloading: 
 http://maven.glassfish.org/content/groups/glassfish-group//org/apache/maven/maven-plugin-api/2.0.4/maven-plugin-api-2.0.4.pom
 185b downloaded  (maven-plugin-api-2.0.4.pom)
 [WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = 
 '6c9fd3d150b8a5f0ca676f49b8ed603793cabebb'; remote = 'html
 headtitle301' - RETRYING
 Downloading: 
 http://maven.glassfish.org/content/groups/glassfish-group//org/apache/maven/maven-plugin-api/2.0.4/maven-plugin-api-2.0.4.pom
 185b downloaded  (maven-plugin-api-2.0.4.pom)
 [WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = 
 '6c9fd3d150b8a5f0ca676f49b8ed603793cabebb'; remote = 'html
 headtitle301' - IGNORING
 [WARNING] POM for 'org.apache.maven:maven-plugin-api:pom:2.0.4:runtime' is 
 invalid.



 Full log you can see in attachment. Thanks for help!

  -- 
 You received this message because you are subscribed to the Google Groups 
 Jenkins Users group.
 To unsubscribe from this group and stop receiving emails from it, send an 
 email to jenkinsci-use...@googlegroups.com javascript:.
 For more options, visit https://groups.google.com/groups/opt_out.
  
  

 log.txt



-- 
You received this message because you are subscribed to the Google Groups 
Jenkins Users group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Error while building maven2 project.

2013-02-07 Thread Роман Бесолов
I'm trying to build javamail1.4.5 
(http://kenai.com/projects/javamail/downloads). I can build it manually (by 
typing mvn install -DskipTests=true in terminal), but jenkins can't build 
it. Jenkins is trying to download 
http://maven.glassfish.org/content/groups/glassfish-group//org/apache/maven/maven-plugin-api/2.0.4/maven-plugin-api-2.0.4.pom,
 
which doen't exists. I have no idea why it tries to download it. 

[INFO] [enforcer:enforce {execution: enforce-maven}]
 [INFO] [enforcer:enforce {execution: enforce-version}]
 Downloading: 
 http://maven.glassfish.org/content/groups/glassfish-group//org/apache/maven/maven-plugin-api/2.0.4/maven-plugin-api-2.0.4.pom
 185b downloaded  (maven-plugin-api-2.0.4.pom)
 [WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = 
 '6c9fd3d150b8a5f0ca676f49b8ed603793cabebb'; remote = 'html
 headtitle301' - RETRYING
 Downloading: 
 http://maven.glassfish.org/content/groups/glassfish-group//org/apache/maven/maven-plugin-api/2.0.4/maven-plugin-api-2.0.4.pom
 185b downloaded  (maven-plugin-api-2.0.4.pom)
 [WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = 
 '6c9fd3d150b8a5f0ca676f49b8ed603793cabebb'; remote = 'html
 headtitle301' - IGNORING
 [WARNING] POM for 'org.apache.maven:maven-plugin-api:pom:2.0.4:runtime' is 
 invalid.



Full log you can see in attachment. Thanks for help!

-- 
You received this message because you are subscribed to the Google Groups 
Jenkins Users group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


===[JENKINS REMOTING CAPACITY]===���channel started
log4j:WARN No appenders could be found for logger 
(org.apache.commons.beanutils.converters.BooleanConverter).
log4j:WARN Please initialize the log4j system properly.
Executing Maven:  -B -f 
/home/delphist007/IdeaProjects/javamail/javamail-1.4.5-src/pom.xml clean 
install -DskipTests=true
[INFO] Scanning for projects...
[INFO] Reactor build order: 
[INFO]   JavaMail API distribution
[INFO]   JavaMail API
[INFO]   JavaMail API (no providers)
[INFO]   JavaMail API jar
[INFO]   JavaMail API smtp provider
[INFO]   JavaMail API imap provider
[INFO]   JavaMail API pop3 provider
[INFO]   JavaMail API dsn support
[INFO]   JavaMail API (compat)
[INFO]   JavaMail API mbox provider
[INFO]   JavaMail API demos
[INFO]   JavaMail API demo client
[INFO]   JavaMail API demo servlet
[INFO]   JavaMail API demo taglib
[INFO]   JavaMail API demo webapp
[INFO]   JavaMail API logging demo
[INFO]   JavaMail API demo Outlook message support
[INFO]   JavaMail API javadocs
[INFO] 
[INFO] Building JavaMail API distribution
[INFO]task-segment: [clean, install]
[INFO] 
Downloading: 
http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.2/maven-clean-plugin-2.2.pom
3K downloaded  (maven-clean-plugin-2.2.pom)
Downloading: 
http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-plugins/10/maven-plugins-10.pom
7K downloaded  (maven-plugins-10.pom)
Downloading: 
http://repo1.maven.org/maven2/org/apache/maven/maven-parent/7/maven-parent-7.pom
20K downloaded  (maven-parent-7.pom)
Downloading: http://repo1.maven.org/maven2/org/apache/apache/4/apache-4.pom
4K downloaded  (apache-4.pom)
Downloading: 
http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.2/maven-clean-plugin-2.2.jar
11K downloaded  (maven-clean-plugin-2.2.jar)
Downloading: 
http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/1.0/maven-enforcer-plugin-1.0.pom
6K downloaded  (maven-enforcer-plugin-1.0.pom)
Downloading: 
http://repo1.maven.org/maven2/org/apache/maven/enforcer/enforcer/1.0/enforcer-1.0.pom
11K downloaded  (enforcer-1.0.pom)
Downloading: 
http://repo1.maven.org/maven2/org/apache/maven/maven-parent/17/maven-parent-17.pom
24K downloaded  (maven-parent-17.pom)
Downloading: http://repo1.maven.org/maven2/org/apache/apache/7/apache-7.pom
14K downloaded  (apache-7.pom)
Downloading: 
http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/1.0/maven-enforcer-plugin-1.0.jar
21K downloaded  (maven-enforcer-plugin-1.0.jar)
Downloading: 
http://repo1.maven.org/maven2/org/apache/felix/maven-bundle-plugin/2.1.0/maven-bundle-plugin-2.1.0.pom
4K downloaded  (maven-bundle-plugin-2.1.0.pom)
Downloading: 
http://repo1.maven.org/maven2/org/apache/felix/felix-parent/1.2.1/felix-parent-1.2.1.pom
13K downloaded  (felix-parent-1.2.1.pom)
Downloading: http://repo1.maven.org/maven2/org/apache/apache/5/apache-5.pom
4K downloaded  (apache-5.pom)
Downloading: 
http://repo1.maven.org/maven2/org/apache/felix/maven-bundle-plugin/2.1.0/maven-bundle-plugin-2.1.0.jar
129K downloaded  (maven-bundle-plugin-2.1.0.jar)
Downloading: 

Re: Error while building maven2 project.

2013-02-07 Thread Sami Tikka
Jenkins is running as different user and that user's cache dir does not have 
the same files as yours has, maybe.

-- Sami

Роман Бесолов delphist...@gmail.com kirjoitti 7.2.2013 kello 14.24:

 I'm trying to build javamail1.4.5 
 (http://kenai.com/projects/javamail/downloads). I can build it manually (by 
 typing mvn install -DskipTests=true in terminal), but jenkins can't build it. 
 Jenkins is trying to download 
 http://maven.glassfish.org/content/groups/glassfish-group//org/apache/maven/maven-plugin-api/2.0.4/maven-plugin-api-2.0.4.pom,
  which doen't exists. I have no idea why it tries to download it. 
 
 [INFO] [enforcer:enforce {execution: enforce-maven}]
 [INFO] [enforcer:enforce {execution: enforce-version}]
 Downloading: 
 http://maven.glassfish.org/content/groups/glassfish-group//org/apache/maven/maven-plugin-api/2.0.4/maven-plugin-api-2.0.4.pom
 185b downloaded  (maven-plugin-api-2.0.4.pom)
 [WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = 
 '6c9fd3d150b8a5f0ca676f49b8ed603793cabebb'; remote = 'html
 headtitle301' - RETRYING
 Downloading: 
 http://maven.glassfish.org/content/groups/glassfish-group//org/apache/maven/maven-plugin-api/2.0.4/maven-plugin-api-2.0.4.pom
 185b downloaded  (maven-plugin-api-2.0.4.pom)
 [WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = 
 '6c9fd3d150b8a5f0ca676f49b8ed603793cabebb'; remote = 'html
 headtitle301' - IGNORING
 [WARNING] POM for 'org.apache.maven:maven-plugin-api:pom:2.0.4:runtime' is 
 invalid.
 
 
 Full log you can see in attachment. Thanks for help!
 
 -- 
 You received this message because you are subscribed to the Google Groups 
 Jenkins Users group.
 To unsubscribe from this group and stop receiving emails from it, send an 
 email to jenkinsci-users+unsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/groups/opt_out.
  
  
 log.txt

-- 
You received this message because you are subscribed to the Google Groups 
Jenkins Users group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.