Am 14.04.2012 00:15 schrieb "Sean Su" :
>
> Just tried, and got the same error. Here is the full error log in case it
helps:
>
> [DEBUG] Looking up lifecyle mappings for packaging jar from
ClassRealm[plexus.core, parent: null]
> [ERROR] The build could not read 1 project -> [Help 1]
> org.apache.ma
Am 14.04.2012 00:18 schrieb "Sean Su" :
>
> I have "true" which may have caused the problem.
That's alright.
> trying without it.
It's required, otherwise you won't be able to specify packaging
"knowledge-module".
Looking at error log...
Ansgar
>
>
> On Fri, Apr 13, 2012 at 6:15 PM, Sean Su
Yes, that was the reason. I will provide more feedback along with the
testing.
Thanks
Sean
On Fri, Apr 13, 2012 at 6:18 PM, Sean Su wrote:
> I have "true" which may have caused the problem.
> trying without it.
>
>
> On Fri, Apr 13, 2012 at 6:15 PM, Sean Su wrote:
>
>> Just tried, and got the
I have "true" which may have caused the problem.
trying without it.
On Fri, Apr 13, 2012 at 6:15 PM, Sean Su wrote:
> Just tried, and got the same error. Here is the full error log in case it
> helps:
>
> [DEBUG] Looking up lifecyle mappings for packaging jar from
> ClassRealm[plexus.core, paren
Just tried, and got the same error. Here is the full error log in case it
helps:
[DEBUG] Looking up lifecyle mappings for packaging jar from
ClassRealm[plexus.core, parent: null]
[ERROR] The build could not read 1 project -> [Help 1]
org.apache.maven.project.ProjectBuildingException: Some problems
Hi Sean,
thanks for giving it a try. Release 0.2.4 is horribly old. Latest release
is 0.2.11. Could you retry with 0.2.11 and let me know how that works out?
Best regards,
Ansgar
Am 14.04.2012 00:04 schrieb "Sean Su" :
> Ansgar,
>
> I am able to connect to the repository and start to download t
Ansgar,
I am able to connect to the repository and start to download the
dependencies. However it failed with this error. Any idea?
Caused by: org.sonatype.aether.resolution.VersionRangeResolutionException:
No versions available for org.easytesting:fest-assert:jar:[1.4, 2.0) within
specified rang
Am 06.04.2012 15:35, schrieb Sean Su:
> Ansgar, I tried the plugin yesterday before sending the email to the
> list but did not succeed. The problem, I believe, is the repository
> specification inside my pom. Could you send it over so that I can be sure?
Hi Sean,
could you paste the respective r
Ansgar, I tried the plugin yesterday before sending the email to the list
but did not succeed. The problem, I believe, is the repository
specification inside my pom. Could you send it over so that I can be sure?
Thanks
Sean
On Fri, Apr 6, 2012 at 2:32 AM, Geoffrey De Smet wrote:
> **
> Hey Ansg
I have two comments in connection with this Maven plugin:
* The documentation only mentions .drl as input. I can see that users
will ask for (at leasT) .dsl/.dslr and .xls.
* Type .dkm is introduced, but isn't this the same as
ResourceType.PKG, for which the file type .pkg could have been used.
O
Hey Ansgar,
Your plugin is by far the best maven plugin for drools out there. Nice work.
Would you be interested in moving the code into
https://github.com/droolsjbpm/droolsjbpm-tools
next to drools-ant?
Advantages:
- It would be released together with the rest of the drools, using the
lates
Am 05.04.2012 21:48 schrieb "Sean Su" :
>
> Hello, guys,
>
> I did some search online and it seems we do not have any official plugin
that allows us to compile Drools rules as part of the maven build.
There is already a jira issue for it:
https://issues.jboss.org/browse/JBRULES-1273
Result so far
p://drools.46999.n3.nabble.com/rules-users-maven-drools-compiler-plugin-tp3888418p3888531.html
Sent from the Drools: User forum mailing list archive at Nabble.com.
___
rules-users mailing list
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users
Hello, guys,
I did some search online and it seems we do not have any official plugin
that allows us to compile Drools rules as part of the maven build.
Is this the case or I have not found it yet?
Thanks for the help.
Sean
--
"But beware of the Dark Side. Anger, fear, aggression - the Dark S
This is the repo you should use:
https://repository.jboss.org/nexus/content/groups/public/
Best Regards,
Esteban Aliverti
- Developer @ http://www.plugtree.com
- Blog @ http://ilesteban.wordpress.com
On Fri, Mar 16, 2012 at 2:42 PM, Sujit Biswas wrote:
Hi
I am trying to make use of drools 5.2.0.Final jars , I tried the following
repository in the pom
jboss-public-repository-group
JBoss Public Repository Group
http://repository.jboss.org/nexus/content/groups/public-jboss/
the above repository does seems
Hi all,
I think I've found a bug in DroolsStreamUtils.
It does not allow to deserialize a collection of KnowledgePackages with
dependencies between the packages. In this case, it fails with
ClassNotFoundException.
Example: Package A contains a type declaration, package B contains a
rule using thi
Angar,
I 've been looking at the code: great stuff, nice quality, nice work!
We definitely want to pull the directory maven-drools-plugin of your git
repository into the git repository droolsjbpm-tools,
if you let us.
A couple of notes:
- Are the other modules (api-tests, cities-fact-model, ...)
Op 10-03-11 09:27, Ansgar Konermann schreef:
> Hi Geoffrey,
>
> On 10.03.2011 08:58, Geoffrey De Smet wrote:
>> There's a jira for a maven-drools-plugin with possible requirements
>> and I believe there already 2 implementations in the wild.
>>
>> IMHO:
>> 1) It should be centralized into the
Hi Geoffrey,
On 10.03.2011 08:58, Geoffrey De Smet wrote:
> There's a jira for a maven-drools-plugin with possible requirements
>and I believe there already 2 implementations in the wild.
>
> IMHO:
> 1) It should be centralized into the droolsjbpm-tools repository.
> Make a pull request on tha
There's a jira for a maven-drools-plugin with possible requirements
and I believe there already 2 implementations in the wild.
IMHO:
1) It should be centralized into the droolsjbpm-tools repository.
Make a pull request on that repository and I 'll peer review it.
2) The goals etc should follow m
I will take a look on that right now..
I was planning to do the same for some of my example projects.
I will come back with some feedback!
Greetings.
On Wed, Mar 9, 2011 at 6:29 PM, Ansgar Konermann <
ansgar.konerm...@googlemail.com> wrote:
> Hi,
>
> I prepared a tiny drools compiler plugin for M
Hi,
I prepared a tiny drools compiler plugin for Maven 3. It currently
contains the smallest feature-set which is potentially useful for my
colleagues at work, so up to now it's no more than a starting point for
my team. Nevertheless, I invite you to take a look at it, comment on it
and sugges
On 28/11/2010, at 2:03 PM, Brian Wallis wrote:
> I'm trying to get a simple standalone drools-flow build working using maven
> and cannot seem to resolve the dependencies.
>
> What are the dependencies for drools-flow? I've found mention of
> drools-flow-core and drools-flow-compiler but they
I'm trying to get a simple standalone drools-flow build working using maven and
cannot seem to resolve the dependencies.
What are the dependencies for drools-flow? I've found mention of
drools-flow-core and drools-flow-compiler but they are only available for 5.2.0
snapshot and I was wanting to
You might want to take a look at this JIRA on the subject:
https://jira.jboss.org/jira/browse/JBRULES-1273
There's some nice attached source (contributed by Rainer Langbehn)
that builds into a compiler plugin and examples. It seems to be
working; no documentation, however.
best wishes,
And
s-boun...@lists.jboss.org] Im Auftrag von Miles, Eric
Gesendet: Mittwoch, 2. September 2009 14:27
An: Rules Users List
Betreff: Re: [rules-users] Maven Plugin to build pkg files
Bernd,
Something didnt exist as of Drools 4.x (at least nothing official). With
the latest release of Drools, the amount o
[mailto:rules-users-boun...@lists.jboss.org] On Behalf Of Bernd Rücker
Sent: Monday, August 31, 2009 10:57 AM
To: rules-users@lists.jboss.org
Subject: [rules-users] Maven Plugin to build pkg files
Hi all.
I wonder if there exists a maven plugin to build pkg files out of the rule base
during
Hi all.
I wonder if there exists a maven plugin to build pkg files out of the rule
base during the maven packaging. Because we dont use the Guvnor
repository in this project and I want to package the pkg files with the
overall ear.
I searched a bit, but didnt found anything
Okay, not hard
I guess what you need is drools-core, drools-compiler, etc, not the
drools pom.
org.drools
drools-core
4.0.7
[]s
Edson
2008/5/9 Ingomar Otter <[EMAIL PROTECTED]>:
>
>>
>> It was updated during the release. Chec
It was updated during the release. Check it out:
http://repository.jboss.com/maven2/org/drools/
[]s
Edson
Strange, it does not work for me:
[INFO] Using default encoding to copy filtered resources.
Downloading:
http://repository.jboss.com/maven2/org/drools/drools/4.0.7/drools-4.0.7.pom
> http://repository.jboss.com/maven2/org/drools/
Thanks!
Christine
___
rules-users mailing list
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users
Christine wrote:
We use mvn in our project, but maven can only find drools-core up to
version 3.0.4, is that correct? Should I create our own repository and put
the drools jars there, or is there a way mvn can find them?
Christine
http://repository.jboss.com/maven2/org/drools/
___
We use mvn in our project, but maven can only find drools-core up to
version 3.0.4, is that correct? Should I create our own repository and put
the drools jars there, or is there a way mvn can find them?
Christine
___
rules-users mailing list
rules-us
Is there a Maven Drools compilation mojo, provided either by the Drools
team or some open source project? If not, I have one that I'd be
willing to submit. I think it's pretty slick and would only require a
few tweaks to truly make it useful (hard coded to currently use XStream
serialization).
__
35 matches
Mail list logo