Importing Maven plugins and profiles
Hi, Is there a way to import plugins and profile from another pom in Maven 3.0 as we do for dependencies? thanks Regards
View ArticleApache Maven Shared Component: Maven Dependency Analyzer Version 1.5 Released
The Apache Maven team is pleased to announce the release of the Apache Maven Shared Component: Maven Dependency Analyzer Version 1.5 http://maven.apache.org/shared/maven-dependency-analyzer/ Analyzes...
View Articlespark-itemsimilarity
Hello all! From where to download spark-itemsimilarity as a library? I am really willing to look at the source code and see: -how the co-occurrence matrix is being generated and stored? -using which...
View ArticleDo I have to clean up leveldb log files? It’s using 50GB but should be using...
I have an ActiveMQ + leveldb instance that’s been running for 1-2 months now. It doesn’t have many messages … they’re scheduled messages that get executed about ever 15 minutes. There are about 100k of...
View ArticleProblem with maven-deploy-plugin
Hello. I've got repository protected by SSL located on subdomain: https://abc.mysite.com/ When I try to upload my artifact (`mvn deploy`) mvn rises an exception: [ERROR] Failed to execute goal...
View ArticleTynamo tapestry-security 0.6.0 in a v2.5 servlet container
Hi Kalle, ( y'all) I see your tapestry-security 0.6.0 has a dependency on the v3.0 servlet spec. I know 0.5.1 had it too, because I have an app running with it in a v3 servlet container that works fine...
View ArticleEnable strict IRI parsing in query parser?
Is there an easy way to enable strict IRI parsing in the query parser? For example the following user query is accepted by ARQ: SELECT * WHERE { ?subject rdfs:subClassOf <http:/google.com...
View ArticleProblem in making JNDI connection - Apachive ActiveMQ 5.10.0
Environment: O.S.: Windows 8 Apache 5.10.0 release I am not able to create a jndi connection from my java program despite specifying all the connection parameters in the jndi.properties and...
View ArticleKafkaSpout
Hi all, I am using a kafka spout for reading data from a producer into my storm topology. On the kafkaconfig : 1. When i set Kafka.forcefromstart = true .. it read from the beginning , however if i...
View Articlepig job failed after register a jar
I write a simplest pig scripts for testing. But after I register a jar, it failed, even i didn't use any function in the jar. Is there any specific requirements for the jar when i build it?...
View ArticleAjax Post Data
Hi, is there a way to process post data with the wicket ajax function - ep dep are only for strings. Kind regards and thanks! Tobias
View ArticleCamel 2.14-SNAPSHOT - Is interceptFrom() broken for the Rest dsl?
I am struggelig to get interceptFrom() working for the rest-DSL. My project only has one Rest DSL route. If I add interceptFrom().stop() in the beginning of a my RouteDefinition file, no stop of that...
View ArticleNon-blocking High-Level Consumer
Hi, Is it possible to read all available messages with HLC in a non-blocking way? E.g. read all messages and not wait for more messages to appear in the topic. As far as I understand, currently one has...
View ArticleProducerTemplate null when used to construct bean in new JndiContext in a...
I am trying to unit test a route that uses bean to dynamically construct an sftp endpoint. This works when I run my route in a normal context, as it seems a template is already in the registry and can...
View Articlemaking jar with conf files
hello i have one java maven proyecto. into this proyect i have one dir "myconf" with the conf files whe i make the jar install (mvn clean install) it creates the jar files with the code but no the con...
View ArticleActiveMQ stops delivering messages to consumers when saturating a...
I'm doing performance characterization of ActiveMQ when a network of brokers runs across a high-latency (100ms range) WAN. When my producer on one side of the WAN sends faster than our meager...
View ArticleProgrammatic Markup with fallback
Hi, I am trying to create a wicket panel that renders markup from some remote source, but if fetching fails, renders some fallback markup. I want to achieve this with minimal code. I tried two...
View ArticleDynamic Video adding
Hello All, I'm trying to add/remove Video objects to scrolling view dinamically in Mobile project. Here is the base markup ........... skipped ............. <s:Scroller id="vGroupScroller"...
View ArticleAMQP management client for your enjoyment.
I've added an AMQP management client to dispatch. In principle it should work with anyything that complies with the 0.8 draft of the AMQP management spec.
View ArticleMRP requirements recieving Items
When I use MRP to generate requirements and turn them into a purchase order, I do not see a receive in actions for that P.O. If I go to receive inventory in facility and select the P.O I do not see any...
View Article