Re: [rules-dev] JESS: Hello To Jess User Group and How Is Jess Doing?
by James Owen
Ernest et al:
Sorry for the confusion on my part - which is why I included all of the email lists. However, at one time (unless I have a really faulty memory chip) programmers outside of the USA used to complain because they could not get the source code (and sometimes the binary) because of the BATF regulations that considered computer source code as some kind of "munitions."
Also, I personally did have to pay $100 for the source code way back when (about 2001 or 2002) unless I just wanted the binary version. But, I have been allowed to download all of the upgrades since that time for free.
However, thanks for clarifying today's pricing options and showing that Jess is available world-wide, even with source. That's great news! Thanks,
Rose Bowl Results
TCU Horned Frogs, 21
Michigan Badgers, 19
TCU, a small private university, is located in little old Fort Worth, Texas - where the West begins. :-)
SDG
jco
jco(a)kbsc.com
CoFounder DRG 2000
CoFounder ORF-2008/ORF-2009
CoFounder and Speaker (O)RF 2010
http://www.DallasRulesGroup.org
http://www.RulesFest.org
On Jan 2, 2011, at 5:45 PM, Ernest Friedman-Hill wrote:
>
> Jess is available under one of four main licensing agreements. Three of these options are available worldwide -- it is not true that Jess is unavailable outside the US. Source code is indeed available as part of many agreements, but in no case is it specifically available for $100.
13 years, 11 months
Failure to build the Drools docs
by Wolfgang Laun
In drools-docs, with
mvn clean install
I get (after some warnings):
[INFO]
------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Drools :: Documentation ........................... SUCCESS [0.707s]
[INFO] Drools :: Documentation :: Drools :: Introduction . FAILURE [3.696s]
[INFO] Drools :: Documentation :: Drools :: Expert ....... SKIPPED
[INFO] Drools :: Documentation :: Drools :: Fusion ....... SKIPPED
[INFO] Drools :: Documentation :: Drools :: Guvnor ....... SKIPPED
[INFO] Drools :: Documentation :: Drools :: Planner ...... SKIPPED
[INFO] Drools :: Documentation :: Drools :: Integration .. SKIPPED
[INFO]
------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 7.882s
[INFO] Finished at: Sat Jan 01 21:44:28 CET 2011
[INFO] Final Memory: 9M/79M
[INFO]
------------------------------------------------------------------------
[ERROR] Failed to execute goal
org.jboss.maven.plugins:maven-jdocbook-plugin:2.2.3:resources
(default-resources) on project drools-docs-introduction: Unexpected problem:
Unable to locate artifact [org.eclipse.core:runtime:jar:3.4.0]: Failure to
find org.eclipse.core:runtime:jar:3.4.0 in
https://repository.jboss.org/nexus/content/groups/public/ was cached in the
local repository, resolution will not be reattempted until the update
interval of jboss-public-repository-group has elapsed or updates are forced
Any idea how to get around this, please?
-W
13 years, 11 months