[
https://issues.apache.org/jira/browse/JAMES-1544?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark updated JAMES-1544:
------------------------
Description:
Tried to build it like it is done on ci.apache.org, but somehow the build fails
whereas it works on ci.apache.org.
Any ideas?
---
[INFO] --- maven-war-plugin:2.3:war (make-war) @ james-server-app ---
[INFO] Packaging webapp
[INFO] Assembling webapp [james-server-app] in
[/home/mark/git/james/app/target/james-server-app-3.0.0-beta5-SNAPSHOT]
[INFO] Processing war project
[INFO] Copying webapp webResources
[/home/mark/git/james/app/src/main/resources] to
[/home/mark/git/james/app/target/james-server-app-3.0.0-beta5-SNAPSHOT]
[INFO] Copying webapp webResources
[/home/mark/git/james/app/src/main/resources] to
[/home/mark/git/james/app/target/james-server-app-3.0.0-beta5-SNAPSHOT]
[INFO] Copying webapp webResources
[/home/mark/git/james/app/src/main/config/war] to
[/home/mark/git/james/app/target/james-server-app-3.0.0-beta5-SNAPSHOT]
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Apache James :: Server ............................ SUCCESS [ 1.780 s]
[INFO] Apache James :: Server :: Data :: API ............ SUCCESS [ 2.420 s]
[INFO] Apache James :: Server :: Lifecycle API ........... SUCCESS [ 0.562 s]
[INFO] Apache James :: Server :: Filesystem API .......... SUCCESS [ 0.879 s]
[INFO] Apache James :: Server :: Mailetcontainer API ..... SUCCESS [ 0.363 s]
[INFO] Apache James :: Server :: Common Utilities ........ SUCCESS [ 1.014 s]
[INFO] Apache James :: Server :: Protocols Library ....... SUCCESS [ 0.784 s]
[INFO] Apache James :: Server :: Core .................... SUCCESS [ 0.656 s]
[INFO] Apache James :: Server :: Container Spring ........ SUCCESS [ 1.635 s]
[INFO] Apache James :: Server :: Client .................. SUCCESS [ 0.700 s]
[INFO] Apache James :: Server :: DNS Service :: API ...... SUCCESS [ 0.207 s]
[INFO] Apache James :: Server :: DNS Service :: Library .. SUCCESS [ 0.341 s]
[INFO] Apache James :: Server :: Mail Queue :: API ....... SUCCESS [ 0.203 s]
[INFO] Apache James :: Server :: Mailetcontainer Camel ... SUCCESS [ 0.835 s]
[INFO] Apache James :: Server :: Mailbox Adapter ......... SUCCESS [ 0.604 s]
[INFO] Apache James :: Server :: DNS Service :: Implementation SUCCESS [
0.305 s]
[INFO] Apache James :: Server :: Data :: Library ......... SUCCESS [ 0.606 s]
[INFO] Apache James :: Server :: Data :: LDAP Implementation SUCCESS [ 0.254
s]
[INFO] Apache James :: Server :: SMTP .................... SUCCESS [ 0.959 s]
[INFO] Apache James :: Server :: IMAP .................... SUCCESS [ 0.518 s]
[INFO] Apache James :: Server :: LMTP .................... SUCCESS [ 0.491 s]
[INFO] Apache James :: Server :: POP3 .................... SUCCESS [ 0.491 s]
[INFO] Apache James :: Server :: FetchMail ............... SUCCESS [ 0.355 s]
[INFO] Apache James :: Server :: Mail Queue :: File ...... SUCCESS [ 0.262 s]
[INFO] Apache James :: Server :: Mail Queue :: JMS ....... SUCCESS [ 0.503 s]
[INFO] Apache James :: Server :: Mail Queue :: ActiveMQ .. SUCCESS [ 0.528 s]
[INFO] Apache James :: Server :: Mailets ................. SUCCESS [ 1.133 s]
[INFO] Apache James :: Server :: Data :: File Persistence SUCCESS [ 0.395 s]
[INFO] Apache James :: Server :: Data :: JPA Persistence . SUCCESS [ 0.927 s]
[INFO] Apache James :: Server :: Data :: JDBC Persistence SUCCESS [ 0.524 s]
[INFO] Apache James :: Server :: Data :: HBase Persistence SUCCESS [ 1.791 s]
[INFO] Apache James :: Server :: Data :: JCR Persistence . SUCCESS [ 0.505 s]
[INFO] Apache James :: Server :: App ..................... FAILURE [ 6.287 s]
[INFO] Apache James :: Karaf :: Features ................. SKIPPED
[INFO] Apache James :: Karaf :: James Server ............. SKIPPED
[INFO] Apache James :: Karaf :: Integration tests ........ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 31.316 s
[INFO] Finished at: 2014-04-02T20:05:42+01:00
[INFO] Final Memory: 112M/744M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-war-plugin:2.3:war (make-war) on project
james-server-app: Execution make-war of goal
org.apache.maven.plugins:maven-war-plugin:2.3:war failed: basedir
/home/mark/git/james/app/src/main/config/war does not exist -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please
read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/PluginExecutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :james-server-app
was:
Tried to build it like it is done on ci.apache.org, but somehow the build fails
whereas it works on ci.apache.org.
Any ideas?
---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Apache James :: Server ............................ SUCCESS [2.940s]
[INFO] Apache James :: Server :: Data :: API ............ SUCCESS [2.979s]
[INFO] Apache James :: Server :: Lifecycle API ........... SUCCESS [1.110s]
[INFO] Apache James :: Server :: Filesystem API .......... SUCCESS [1.520s]
[INFO] Apache James :: Server :: Mailetcontainer API ..... SUCCESS [1.035s]
[INFO] Apache James :: Server :: Common Utilities ........ SUCCESS [3.220s]
[INFO] Apache James :: Server :: Protocols Library ....... SUCCESS [1.511s]
[INFO] Apache James :: Server :: Core .................... SUCCESS [10.105s]
[INFO] Apache James :: Server :: Container Spring ........ SUCCESS [2.292s]
[INFO] Apache James :: Server :: Client .................. SUCCESS [1.714s]
[INFO] Apache James :: Server :: DNS Service :: API ...... SUCCESS [1.245s]
[INFO] Apache James :: Server :: DNS Service :: Library .. SUCCESS [2.092s]
[INFO] Apache James :: Server :: Mail Queue :: API ....... SUCCESS [0.893s]
[INFO] Apache James :: Server :: Mailetcontainer Camel ... SUCCESS [6.376s]
[INFO] Apache James :: Server :: Mailbox Adapter ......... SUCCESS [1.032s]
[INFO] Apache James :: Server :: DNS Service :: Implementation SUCCESS [1.668s]
[INFO] Apache James :: Server :: Data :: Library ......... SUCCESS [1.663s]
[INFO] Apache James :: Server :: Data :: LDAP Implementation SUCCESS [0.887s]
[INFO] Apache James :: Server :: SMTP .................... SUCCESS [15.177s]
[INFO] Apache James :: Server :: IMAP .................... SUCCESS [1.086s]
[INFO] Apache James :: Server :: LMTP .................... SUCCESS [1.166s]
[INFO] Apache James :: Server :: POP3 .................... SUCCESS [7.149s]
[INFO] Apache James :: Server :: FetchMail ............... SUCCESS [0.989s]
[INFO] Apache James :: Server :: Mail Queue :: File ...... SUCCESS [0.951s]
[INFO] Apache James :: Server :: Mail Queue :: JMS ....... SUCCESS [22.020s]
[INFO] Apache James :: Server :: Mail Queue :: ActiveMQ .. SUCCESS [23.952s]
[INFO] Apache James :: Server :: Mailets ................. SUCCESS [3.122s]
[INFO] Apache James :: Server :: Data :: File Persistence SUCCESS [3.274s]
[INFO] Apache James :: Server :: Data :: JPA Persistence . SUCCESS [8.023s]
[INFO] Apache James :: Server :: Data :: JDBC Persistence SUCCESS [10.974s]
[INFO] Apache James :: Server :: Data :: HBase Persistence SUCCESS [1:30.571s]
[INFO] Apache James :: Server :: Data :: JCR Persistence . SUCCESS [6.850s]
[INFO] Apache James :: Server :: App ..................... FAILURE [17.080s]
[INFO] Apache James :: Karaf :: Features ................. SKIPPED
[INFO] Apache James :: Karaf :: James Server ............. SKIPPED
[INFO] Apache James :: Karaf :: Integration tests ........ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 4:23.917s
[INFO] Finished at: Wed Apr 02 18:13:27 UTC 2014
[INFO] Final Memory: 99M/589M
[INFO] ------------------------------------------------------------------------
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[WARNING] The requested profile "jenkins" could not be activated because it
does not exist.
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-war-plugin:2.3:war (make-war) on project
james-server-app: Execution make-war of goal
org.apache.maven.plugins:maven-war-plugin:2.3:war failed: basedir
/var/lib/jenkins/jobs/ext-james-server-trunk/workspace/app/src/main/config/war
does not exist -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please
read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/PluginExecutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :james-server-app
channel stopped
Deleting project workspace...
done
Finished: FAILURE
> Execution make-war of goal org.apache.maven.plugins:maven-war-plugin:2.3:war
> failed: basedir .../james/app/src/main/config/war does not exist
> ---------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: JAMES-1544
> URL: https://issues.apache.org/jira/browse/JAMES-1544
> Project: James Server
> Issue Type: Bug
> Components: Build System
> Affects Versions: Trunk
> Reporter: Mark
> Priority: Critical
>
> Tried to build it like it is done on ci.apache.org, but somehow the build
> fails whereas it works on ci.apache.org.
> Any ideas?
> ---
> [INFO] --- maven-war-plugin:2.3:war (make-war) @ james-server-app ---
> [INFO] Packaging webapp
> [INFO] Assembling webapp [james-server-app] in
> [/home/mark/git/james/app/target/james-server-app-3.0.0-beta5-SNAPSHOT]
> [INFO] Processing war project
> [INFO] Copying webapp webResources
> [/home/mark/git/james/app/src/main/resources] to
> [/home/mark/git/james/app/target/james-server-app-3.0.0-beta5-SNAPSHOT]
> [INFO] Copying webapp webResources
> [/home/mark/git/james/app/src/main/resources] to
> [/home/mark/git/james/app/target/james-server-app-3.0.0-beta5-SNAPSHOT]
> [INFO] Copying webapp webResources
> [/home/mark/git/james/app/src/main/config/war] to
> [/home/mark/git/james/app/target/james-server-app-3.0.0-beta5-SNAPSHOT]
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Reactor Summary:
> [INFO]
> [INFO] Apache James :: Server ............................ SUCCESS [ 1.780 s]
> [INFO] Apache James :: Server :: Data :: API ............ SUCCESS [ 2.420 s]
> [INFO] Apache James :: Server :: Lifecycle API ........... SUCCESS [ 0.562 s]
> [INFO] Apache James :: Server :: Filesystem API .......... SUCCESS [ 0.879 s]
> [INFO] Apache James :: Server :: Mailetcontainer API ..... SUCCESS [ 0.363 s]
> [INFO] Apache James :: Server :: Common Utilities ........ SUCCESS [ 1.014 s]
> [INFO] Apache James :: Server :: Protocols Library ....... SUCCESS [ 0.784 s]
> [INFO] Apache James :: Server :: Core .................... SUCCESS [ 0.656 s]
> [INFO] Apache James :: Server :: Container Spring ........ SUCCESS [ 1.635 s]
> [INFO] Apache James :: Server :: Client .................. SUCCESS [ 0.700 s]
> [INFO] Apache James :: Server :: DNS Service :: API ...... SUCCESS [ 0.207 s]
> [INFO] Apache James :: Server :: DNS Service :: Library .. SUCCESS [ 0.341 s]
> [INFO] Apache James :: Server :: Mail Queue :: API ....... SUCCESS [ 0.203 s]
> [INFO] Apache James :: Server :: Mailetcontainer Camel ... SUCCESS [ 0.835 s]
> [INFO] Apache James :: Server :: Mailbox Adapter ......... SUCCESS [ 0.604 s]
> [INFO] Apache James :: Server :: DNS Service :: Implementation SUCCESS [
> 0.305 s]
> [INFO] Apache James :: Server :: Data :: Library ......... SUCCESS [ 0.606 s]
> [INFO] Apache James :: Server :: Data :: LDAP Implementation SUCCESS [
> 0.254 s]
> [INFO] Apache James :: Server :: SMTP .................... SUCCESS [ 0.959 s]
> [INFO] Apache James :: Server :: IMAP .................... SUCCESS [ 0.518 s]
> [INFO] Apache James :: Server :: LMTP .................... SUCCESS [ 0.491 s]
> [INFO] Apache James :: Server :: POP3 .................... SUCCESS [ 0.491 s]
> [INFO] Apache James :: Server :: FetchMail ............... SUCCESS [ 0.355 s]
> [INFO] Apache James :: Server :: Mail Queue :: File ...... SUCCESS [ 0.262 s]
> [INFO] Apache James :: Server :: Mail Queue :: JMS ....... SUCCESS [ 0.503 s]
> [INFO] Apache James :: Server :: Mail Queue :: ActiveMQ .. SUCCESS [ 0.528 s]
> [INFO] Apache James :: Server :: Mailets ................. SUCCESS [ 1.133 s]
> [INFO] Apache James :: Server :: Data :: File Persistence SUCCESS [ 0.395 s]
> [INFO] Apache James :: Server :: Data :: JPA Persistence . SUCCESS [ 0.927 s]
> [INFO] Apache James :: Server :: Data :: JDBC Persistence SUCCESS [ 0.524 s]
> [INFO] Apache James :: Server :: Data :: HBase Persistence SUCCESS [ 1.791
> s]
> [INFO] Apache James :: Server :: Data :: JCR Persistence . SUCCESS [ 0.505 s]
> [INFO] Apache James :: Server :: App ..................... FAILURE [ 6.287 s]
> [INFO] Apache James :: Karaf :: Features ................. SKIPPED
> [INFO] Apache James :: Karaf :: James Server ............. SKIPPED
> [INFO] Apache James :: Karaf :: Integration tests ........ SKIPPED
> [INFO]
> ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Total time: 31.316 s
> [INFO] Finished at: 2014-04-02T20:05:42+01:00
> [INFO] Final Memory: 112M/744M
> [INFO]
> ------------------------------------------------------------------------
> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-war-plugin:2.3:war (make-war) on project
> james-server-app: Execution make-war of goal
> org.apache.maven.plugins:maven-war-plugin:2.3:war failed: basedir
> /home/mark/git/james/app/src/main/config/war does not exist -> [Help 1]
> [ERROR]
> [ERROR] To see the full stack trace of the errors, re-run Maven with the -e
> switch.
> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> [ERROR]
> [ERROR] For more information about the errors and possible solutions, please
> read the following articles:
> [ERROR] [Help 1]
> http://cwiki.apache.org/confluence/display/MAVEN/PluginExecutionException
> [ERROR]
> [ERROR] After correcting the problems, you can resume the build with the
> command
> [ERROR] mvn <goals> -rf :james-server-app
--
This message was sent by Atlassian JIRA
(v6.2#6252)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]