Hi,sorry for not being responsive - I was playing with it a bit but did not get to any conclusion so did not update you.The thing is that I was not able to simulate it - I have tried to rebuild it locally (with my normal maven repo), delete the sonatype related part and even on a completely clean machine (by clean I mean a cleanly installed virtual, so really clear :) ). All passed without any problems. But the thing is that in all cases it was a Fedora 20 machine - did not try it on anything else.So, some more questions:- maven sometimes behaves differently on different OS (what exact OS are you building it on)?- you have maybe some mess in your local maven repo (maybe some download did not end successfully and maven have written some malformed artefact and than it behaves funny). Could you please delete your local maven repo (~/.m2/repository/*) or if you are using maven for other projects as well and don't want to delete everything than at least please delete the sonatype part (~/.m2/repository/org/sonatype/*)- please send the full logs from the build- not sure what exact command were you using to build but I would try to skip the tests (e.g. mvn clean install -DskipTests)But anyway, the release is keep being postponed because also my wife who is QE-ing kanbanik from very first release is also quite busy lately. So I have decided to try something else. I will publish today evening (fingers crossed) a public RC build and ask the community to test it. So if you don't want to play with building it by yourself, you could download the RC (and maybe file some bugs ;) ).If you are willing to find out what is wrong with the build on your env (what I would be very thankful, it is a shame that an opensource project does not build everywhere) than please answer my questions to a mailing list I have just created (it could be beneficial also to others).You can either write here: https://groups.google.com/forum/#!forum/kanbanikor just write a mail here: kanb...@googlegroups.comThank you for being patient :)TomasOn Tue, Nov 4, 2014 at 11:40 PM, Rui Costa <rui.tink...@gmail.com> wrote:Sry for rushing this but it would be nice to work with the new version, so any updates on that matter?2014-11-01 18:25 GMT+00:00 Rui Costa <rui.tink...@gmail.com>:Don't worry, take care of it when you can.Btw i'm running maven 3.05 and got this:
[WARNING] three warnings found
[ERROR] 31 errors found
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] parent ............................................ SUCCESS [1.275s]
[INFO] dto ............................................... SUCCESS [3.630s]
[INFO] server ............................................ FAILURE [22.754s]
[INFO] kanbanik - web .................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 28.054s
[INFO] Finished at: Sat Nov 01 18:19:53 UTC 2014
[INFO] Final Memory: 15M/149M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.scala-tools:maven-scala-plugin:2.15.2:compile (scala-compile-first) on project server: wrap: org.apache.commons.exec.ExecuteException: Process exited with an error: 1(Exit value: 1) -> [Help 1]2014-11-01 17:51 GMT+00:00 Tomas Jelinek <jel...@gmail.com>:hmm, it seems that one of the dependencies, the atmosphere project's repository, has been moved somewere and you are facing a bug in maven2 which can not deal with it. Im now on a family event for the whole weekend and dont have my computer with me, so can not tryit,but please try updating to maven3 - it should help. Or, when I will get back home I will try to change my pom.xml to use the new location.
On 1 Nov 2014 13:52, "Rui Costa" <rui.tink...@gmail.com> wrote:Can you help me with this?No problem if you can do it, it would look great.Btw i was trying to compile the sources and got this:
[WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = '81ffbd1712afe8cdf138b570c0fc9934742c33c1'; remote = '<html>
<head><title>301' - RETRYING
Downloading: http://oss.sonatype.org/content/repositories/releases/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
178b downloaded (oss-parent-5.pom)
[WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = '81ffbd1712afe8cdf138b570c0fc9934742c33c1'; remote = '<html>
<head><title>301' - IGNORING
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Error building POM (may not be this project's POM).
Project ID: org.atmosphere:atmosphere-project:pom:2.2.0
Reason: Cannot find parent: org.sonatype.oss:oss-parent for project: org.atmosphere:atmosphere-project:pom:2.2.0 for project org.atmosphere:atmosphere-project:pom:2.2.0
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3 minutes 5 seconds
[INFO] Finished at: Sat Nov 01 12:44:04 UTC 2014
[INFO] Final Memory: 42M/263M
[INFO] ------------------------------------------------------------------------2014-10-31 7:57 GMT+00:00 Tomas Jelinek <jel...@gmail.com>:thanx for the pictures. Im trying to slowly converge to something like the last picture.
I meant that if you want to use the version which Im using (the one I sent you screenshot from), you need to compile it from sources, because it is not yet released. You can find some details here:
https://code.google.com/p/kanbanik/wiki/InstallOn 30 Oct 2014 18:55, "Rui Costa" <rui.tink...@gmail.com> wrote:I'm not that good at design since i'm a back-end developer and sysadmin but i can send you some pics of kanban's that would look good with kanbanik.No worries you're just doing your job. Didn't get that last part "If you want that version right now than just compile the current master branch."If you can do something like this i would look great.2014-10-30 13:58 GMT+00:00 Tomas Jelinek <jel...@gmail.com>:yeah, the design is not nice, I know. The new version looks like in the attached screenshot. It is a bit better but still not great. The problem is I'm really not good at making nice looking things. If you are better at it and could send me some mockups of a nice design, or some proposals how to enhance it, I would be more than happy to implement them.We have it integrated with our bugzilla using this simple scrypt: https://github.com/jelkosz/batuka
The attached screenshot is the version we are using in my regular work with 2 of my colleagues (I'm not leaking informations btw, the ovirt is also opensource so also our bugs/tasks are ;) ). If you want that version right now than just compile the current master branch.On Thu, Oct 30, 2014 at 2:41 PM, Rui Costa <rui.tink...@gmail.com> wrote:Going to stay.One thing maybe improve the design to something more fancy, modern and clean.Good job and keep it up ;)2014-10-30 10:50 GMT+00:00 Tomas Jelinek <jel...@gmail.com>:Thank you :) I'm just finalizing a new release which will mostly include UX enhancements like push notifications from server (so no need to refresh when something changes), see the whole "short description" without the need to enlarge it, possibility to enlarge the edit task dialog etc. Stay tuned :)
TomasOn Thu, Oct 30, 2014 at 11:42 AM, Rui Costa <rui.tink...@gmail.com> wrote:Hey,Working like a charm.Thanks for the help and good luck with your work2014-10-30 10:19 GMT+00:00 Tomas Jelinek <jel...@gmail.com>:Basically, you can drop items where you have the icons with label "drop".Hey,To add new items just drag and drop them from the "workflowitem palette" to the "workflow of board". You need to drop it to the "drop" icon (if you are on the correct place a little asterisk will show up). Than, around your new workflowitem you will see two arrows - that are also places where you can drop new items. If you will have couple of them, you can rearrange the workflow again using drag and drop.
you need to go to the "configure" pane.
does it work now?
TomasOn Thu, Oct 30, 2014 at 11:11 AM, Rui Costa <rui.tink...@gmail.com> wrote:Hi,I've tried to use the kanbanik but i didn't get one thing.I've added a board and a project but i cant edit the workflow how can i do this?Thanks,