[
https://issues.apache.org/jira/browse/JAMES-1624?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthieu Baechler closed JAMES-1624.
Resolution: Fixed
merged
> karaf build failure on james trunk on mvn pack
pull request:
https://github.com/apache/james-project/pull/8#issuecomment-151055063
:+1:
> karaf build failure on james trunk on mvn package
> -
>
> Key: JAMES-1624
> URL: https://issues.apa
pull request:
https://github.com/apache/james-project/pull/8#issuecomment-150568076
:+1:
> karaf build failure on james trunk on mvn package
> -
>
> Key: JAMES-1624
> URL: https://issues.apa
pull request:
https://github.com/apache/james-project/pull/8#issuecomment-150525089
Build finished. No test results found.
> karaf build failure on james trunk on mvn package
> -
>
> Key: JAMES-1624
>
pull request:
https://github.com/apache/james-project/pull/8#issuecomment-150524840
Build triggered. sha1 is merged.
> karaf build failure on james trunk on mvn package
> -
>
> Key: JAMES-1624
>
pull request:
https://github.com/apache/james-project/pull/8#issuecomment-150524880
Build started sha1 is merged.
> karaf build failure on james trunk on mvn package
> -
>
> Key: JAMES-1624
>
hase
This tasks takes artifacts from maven repository and put them in
target/ directory. It actually needs these artifacts to be installed,
and it obviously fails if they are missing.
> karaf build failure on james trunk on mvn
araf distribution pom.xml, it tries to deploy
artifacts from m2 repository even when running "package" goal, so artifacts are
obviously not there.
What about changing the phase to install ? (I'll open a PR for this but I need
feedback)
> karaf build failure on jame
Matthieu Baechler created JAMES-1624:
Summary: karaf build failure on james trunk on mvn package
Key: JAMES-1624
URL: https://issues.apache.org/jira/browse/JAMES-1624
Project: James Server
open this ticket but IMO it's still a bug : "mvn
package" should not fail.
I'll open a clone to track progress on this problem.
> build failure on james trunk At revision 1487220
>
>
> Key
stall -DskipTests" worked. Thanks [~chas]
> build failure on james trunk At revision 1487220
>
>
> Key: JAMES-1508
> URL: https://issues.apache.org/jira/browse/JAMES-1508
>
tion:
/Users/wdx/.m2/repository/org/apache/james/karaf/james-karaf-features/3.0.0-beta5-SNAPSHOT/james-karaf-features-3.0.0-beta5-SNAPSHOT-features.xml
(No such file or directory)
Would 'mvn install' help?
(not sure)
Thx, Eric
> build failure on james trunk At
fa450edef68
Revision: 1487220
Node Kind: directory
Schedule: normal
Last Changed Author: eric
Last Changed Rev: 1476802
Last Changed Date: 2013-04-29 01:23:37 +0800 (一, 29 4 2013)
was:(Macintosh; Intel Mac OS X 10_7_5) AppleWebKit/537.36 (KHTML, like Gecko)
Chrome/27.0.1453.93 Safari/537.36
Echo created JAMES-1508:
---
Summary: build failure on james trunk At revision 1487220
Key: JAMES-1508
URL: https://issues.apache.org/jira/browse/JAMES-1508
Project: James Server
Issue Type: Bug
Thanks, Eric, it works now.
--
Jerry Tian
Sent with Sparrow (http://www.sparrowmailapp.com/?sig)
On Saturday, January 12, 2013 at 5:47 PM, Eric Charles wrote:
> In that case, I ususally do "mvn clean install" and it works.
> Add -DskipTests because we have for now test failure in the
> mailb
In that case, I ususally do "mvn clean install" and it works.
Add -DskipTests because we have for now test failure in the
mailbox-integration-tests module.
Thx, Eric
On 11/01/2013 08:25, Jerry Tian wrote:
Hello,
I do think the build trunk should be put into Jenkins, but in a less frequent
w
Hello,
I do think the build trunk should be put into Jenkins, but in a less frequent
way, like one build a week or one build every two weeks? Maybe the tests can be
disable too. If building without tests, the whole process should take less than
5 minutes, at least on my Macbook(a 2012 model).
On 10/01/2013 09:33, Ioan Eugen Stan wrote:
Hello Jerry,
Thanks for the patch and all the support so far. I think I'm the
reason for James's missing dependencies failures.
I update server but I didn't build all the James components from
current, like you did. I just built Server.
I apologize f
Hello Jerry,
Thanks for the patch and all the support so far. I think I'm the
reason for James's missing dependencies failures.
I update server but I didn't build all the James components from
current, like you did. I just built Server.
I apologize for not documenting the process. Please feel free
Hi Jerry,
The mailing list strips attachments.
Moreover, to submit content (code, doc...), it's best to open a JIRA and
attach there the patch granting ASF for rights.
Thx, Eric
On 10/01/2013 06:55, Jerry Tian wrote:
Hi, Eric,
The document patch generated from SVN diff is attached.
--
Jer
Hi, Eric,
The document patch generated from SVN diff is attached.
--
Jerry Tian
Sent with Sparrow (http://www.sparrowmailapp.com/?sig)
On Wednesday, January 9, 2013 at 4:17 PM, Eric Charles wrote:
> You're more than welcome :)
> Feel free to submit the patch, I will happily commit it.
>
>
You're more than welcome :)
Feel free to submit the patch, I will happily commit it.
Thx, Eric
On 09/01/2013 07:46, Jerry Tian wrote:
cheers, finally catch it.
btw, if it helps to fix the document, please let me know. I found that they are in
"server/src/site/xdoc/dev-build.xml ", so if need
cheers, finally catch it.
btw, if it helps to fix the document, please let me know. I found that they are
in "server/src/site/xdoc/dev-build.xml ", so if needed, I can submit a patch of
it.
Thanks.
--
Jerry Tian
Sent with Sparrow (http://www.sparrowmailapp.com/?sig)
On Wednesday, January 9
Oops, it's just new. You need to invoke with a profile. Add
"-Pwith-assembly" to your mvn command.
Thx, Eric
On 09/01/2013 07:09, Jerry Tian wrote:
> Just checked the "server/app/target" folder, after a successful "maven
> package".
>
>
> ***
Just checked the "server/app/target" folder, after a successful "maven package".
***
apache-james-trunk jerry$ tree server/app/target/
server/app/target/
├── classes
│ ├── META-INF
│ │ ├── DEPENDENCIES
│ │ ├── LICENSE
│ │ ├── MANIF
Doc needs a change you will find the baby in server/app/target.
Thx, Eric
On 09/01/2013 05:49, Jerry Tian wrote:
Hello,
I think I still missed something.
According to instructions here:
package - generates all the James distributions, packed. From the root
directory, cd to 'container-spr
That's an excellent input.
I have moved the definitions in james-project to "/project/build/plugins".
Children definitively benefit from these.
However, apache-parent doesn't have them (I tought they had).
I will update james-sever to 1.8.2.-SNAPSHOT james-project, and it
should work fine.
T
Hello,
I think I still missed something.
According to instructions here:
package - generates all the James distributions, packed. From the root
directory, cd to 'container-spring/target' to have the build distribution.
I should have the latest James build, but all I got is:
apache-james-trunk
Hi, Eric,
After trying XML code here and there, finally got the trunk to build.
The only change need to made is in server/pom.xml
***
apache-james-trunk jerry$ svn diff server/pom.xml
Index: server/pom.xml
===
Hi, Eric,
After SVN update, I still got the same error, both install and package.
***
[INFO]
[INFO]
There may have an configuration to tune regarding the deployement of
test-jar.
In the meantime, could you try to build with "mvn install" instead of
"mvn compile" or "mvn package" (I assume you don't invoke install,
otherwise you shouldn't have that issue).
Thx in advance for your feedback,
Hi, Eric,
Just updated the repo and made a clean build, it passed the previous modules,
but failed on another one.
Here is the output.
[INFO]
[INFO]
Hi Jerry,
I have update the jsieve pom, see JSIEVE-95, the 2.5.0-SNAPSHOT was not
deployed in nexus (2.5.1-SNAPSHOT well).
The mailbox-integration-tester was compiling fine a few days ago here,
but lamentally fails today with the same exception as yours. I have
committed a fix (MAILBOX-190).
Hello,
When attempted to build from trunk and follow the latest development of James,
I am stuck with two building errors. One is module version related, one is
compiling error.
I am following the building instruction there:
http://james.apache.org/server/3/dev-build.html
After checking out
34 matches
Mail list logo