Author |
Message |
24/02/2011 18:48:15
|
dstrigel
Power User
Joined: 09/12/2010 09:23:42
Messages: 69
Offline
|
Hi!
Just a idea:
It could be a good thing for CaptainCasa to make it available via a maven repository.
I would expect the following benefits:
- Lower entry barrier to put CC into the own (maven) project
- Easy version updates
- Elimination of duplicated jar files
- ...?
Questions:
- Does it work with the Enterprise Client?
- Does the CC software architecture fits into the needs for maven...
- How much work it is to maintain a maven repository...
But it could be worth to think about? What do you think?
Kind regards,
Daniel
|
|
|
24/02/2011 20:24:45
|
hilka
Power User
Joined: 23/11/2007 09:00:08
Messages: 191
Offline
|
... Would also be great for ivy users...
Tobias
|
|
|
28/02/2011 08:56:31
|
CaptainCasa
Power User
Joined: 21/11/2007 12:23:06
Messages: 5555
Offline
|
Hi,
...yes, we have to do something here. Currently we are just updating ourselves on Maven, so please give us a bit of time to come up with a solution (or: proposal for solution).
Regards, Björn
|
Björn Müller, CaptainCasa GmbH |
|
|
19/01/2012 14:07:40
|
krinninger
Power User
Joined: 17/11/2008 21:19:41
Messages: 567
Offline
|
any news here?
|
|
|
19/01/2012 14:44:25
|
CaptainCasa
Power User
Joined: 21/11/2007 12:23:06
Messages: 5555
Offline
|
...to be honest: No.
The issue "Maven" completely moved out of the focus of interest, after it popped up begin of last year.
Regards, Björn
|
Björn Müller, CaptainCasa GmbH |
|
|
27/01/2012 17:02:59
|
krinninger
Power User
Joined: 17/11/2008 21:19:41
Messages: 567
Offline
|
we are just migrating everything to maven.
the weekly releases, which we always looked forward to aren't that much fun anymore. But a cc-maven repository whould cheer us up again.
to be serious, we would realy be interested in such a repository.
|
|
|
30/01/2012 12:49:06
|
mreich
Power User
Joined: 30/01/2009 08:34:23
Messages: 750
Offline
|
me/we too
|
|
|
11/06/2015 11:25:18
|
rspiller
Power User
Joined: 20/04/2012 07:37:01
Messages: 59
Offline
|
To make this topic will not be forgotten: a Maven-Repository would be fine.
|
|
|
11/06/2015 11:30:15
|
CaptainCasa
Power User
Joined: 21/11/2007 12:23:06
Messages: 5555
Offline
|
...please check: http://captaincasademo.com/mavenrepository/ ;-)
Regards, Björn
|
Björn Müller, CaptainCasa GmbH |
|
|
15/07/2017 11:54:47
|
vadingding
Power User
Joined: 14/07/2017 13:26:37
Messages: 145
Offline
|
Hi,
Im just askin if your captain casa maven repository are up to date? Because as I am following your Setting up a Maven Project documentation. I found out that some of the jar files have new versions. Would it be okay to use the latest versions? (I mean changing what the documentation says). Thanks
Help would much be appreciated!
|
|
|
15/07/2017 13:03:01
|
CaptainCasa
Power User
Joined: 21/11/2007 12:23:06
Messages: 5555
Offline
|
Hi,
the Maven repository is up to date. The current version is 20170712. - Please replace the version number that is listed in the docu by 20170712.
In the forum the official versions are published in:
http://www.captaincasademo.com/forum/forums/show/3.page
Example: in the docu there is:
Code:
<dependency>
<groupId>org.eclnt</groupId>
<artifactId>eclntjsfserver</artifactId>
<version>20161031</version>
</dependency>
So replace 20161031 by 20170712. And please pay attention: there are (currently) two places in the Maven pom.xml which you have to replace - the version is also liste in the artifactitem within the plugin section.
Hope this helps!
Regards, Björn
|
Björn Müller, CaptainCasa GmbH |
|
|
15/07/2017 14:43:17
|
vadingding
Power User
Joined: 14/07/2017 13:26:37
Messages: 145
Offline
|
Thanks for that. This is great!
|
|
|
15/07/2017 15:22:06
|
vadingding
Power User
Joined: 14/07/2017 13:26:37
Messages: 145
Offline
|
How can I update my captain casa toolset? My version is the latest but the toolset is 20170703.
|
|
|
16/07/2017 03:44:02
|
vadingding
Power User
Joined: 14/07/2017 13:26:37
Messages: 145
Offline
|
I have an error on my toolset editor. I am using Captain Casa with Maven and I followed your documentation too. I understand it all but I have an error
"HTTP Status 404 - /MyPOS/MainWindow.risc
type Status report
message /MyPOS/MainWindow.risc
description The requested resource is not available.
Apache Tomcat/8.0.36".
What I am missing? Help would be much appreciated.
|
|
|
16/07/2017 04:40:10
|
CaptainCasa
Power User
Joined: 21/11/2007 12:23:06
Messages: 5555
Offline
|
Hi,
please check: after doing a "reload" in the Layout Editor there should be a copying of project files into the tomcat/webapps/MyPos directory. Please take a look into the .ccproject file within your project and check directories.
Maybe you could attach the file to this post?
Regards, Björn
PS: if this is your first project with CaptainCasa: we recommend to get to know development with CaptainCasa with a normal project setup (following the tutorials) and then switch to Maven afterwards.
|
Björn Müller, CaptainCasa GmbH |
|
|
|