2009/6/15 Peter Horlock
> No one here using OSGI + Maven?
I'm sure there are several people here using OSGi + Maven (me for one)
however, this doesn't sound like a general OSGi issue as such, because OSGi
doesn't actually mandate a
specific layout of bundles - instead your layout is specific t
No one here using OSGI + Maven?
What about the plugin I found:
http://mvn-dp-plugin.sourceforge.net/site/plugin-info.html
Could that do the trick?
Thanks,
Peter
Nick Stolwijk-4 wrote:
>
>
> Because of this piece I think there is something wrong with the pom
> file of your Z artifact. Can you take a look in your local repository
> in the pom file of Z to see if the dependency is really compile? It
> shouldn't matter in which repo an artifact lives.
>
Hi,
Perso, I'm using a configuration as this one:
...
${tomcat.user}
${tomcat.password}
But if you are in a dev phase (working locally), you don't have to
deploy to a local tomcat in
Yes :-(
But is there a bundle that was made for external projects? And am I right to
say that without these two lines (so if there was a if to replace or removed
them, the bundle would be usable for external projects?
On Sun, Jun 14, 2009 at 11:58 AM, Dennis Lundberg wrote:
> Hi
>
> The apache-j
Before I can jump to some sort of answer, first:
1. How do you build your jni and native libraries currently?
2. Is your native build multiplatform or windows only?
3. Do you have a need to download external native libraries and
corresponding include files for your build?
-D
On Sun, Jun 14, 2
> 2009/6/14 B Smith-Mannschott :
>> On Sat, Jun 13, 2009 at 22:56, Jim Sellers wrote:
>>> I assume that maven treats them as Strings internally, not doubles.
>>>
>>> Just like version 3.0-RC1 and 1.0.3-beta3 are valid versions.
>>>
>>
>> Doubles!? How would you make a double out of 2.0.0? Nonsensic
Not that I'm aware of. Keep in mind that this scheme requires running
unit tests and whatnot inside the OSGi universe. I don't know if
surefire can be persuaded to do that.
On Sun, Jun 14, 2009 at 11:47 AM, Martin Gainty wrote:
>
> so the solution would be to bundle/package the native libs in OS-c
however 2.0 and 2.0.0 are both parseable versions.
2009/6/14 B Smith-Mannschott :
> On Sat, Jun 13, 2009 at 22:56, Jim Sellers wrote:
>> I assume that maven treats them as Strings internally, not doubles.
>>
>> Just like version 3.0-RC1 and 1.0.3-beta3 are valid versions.
>>
>
> Doubles!? How woul
so the solution would be to bundle/package the native libs in OS-classifier
specific OSGI jars
then identify the OS-classifier specific OSGI jar as a dependency plugin to
pom.xml?
does anyone have a working example ?
thanks
Martin
__
Verzicht und Ve
There are some hard problems in handling JNI.
First, while you can set java.library.path, you can't set PATH or
LD_LIBRARY_PATH or DYLD_LIBRARY_PATH, which you need on Windows,
Linux/Solaris, or MacOS respectively.
If you really plan to retrieve the shared objects as maven artifacts,
then they wi
Hi all,
Trying to deploy my first app to Tomcat using the Tomcat Maven Plugin.
I only ever seem to get this error however I configure the plugin:
[INFO] Deploying war to http://localhost:8080/suzcrmdata-web
[INFO]
[ERROR] B
you can configure surefire plugin to handle the setting of java.library.path
org.apache.maven.plugins
maven-surefire-plugin
java.library.path
target/lib/
http:/
Hello, I have a multiproject application that I want to port to maven.
I've managed to mavenize several of the projects that are pure Java with
apparently no error. So, my first impression is great. Now, I'm facing a
new challenge. One of the projects is using JNI and I have no idea about
if ma
Hi
The apache-jar-resource-bundle serves one purpose and that is to create
releases that comply with the rules set up by the Apache Software
Foundation. It is a tool for Apache projects. As you have discovered,
that is not necessarily the same thing as a project released under the
Apache license.
Hi,
I'm moving a project to Apache license. The easiest for jar packaging seems
to use the maven-remote-resources-plugin and
org.apache:apache-jar-resource-bundle.
However, I'm annoyed by two lines in the notice:
This product includes software developed at
The Apache Software Foundation (http://
On Sat, Jun 13, 2009 at 22:56, Jim Sellers wrote:
> I assume that maven treats them as Strings internally, not doubles.
>
> Just like version 3.0-RC1 and 1.0.3-beta3 are valid versions.
>
Doubles!? How would you make a double out of 2.0.0? Nonsensical.
http://www.sonatype.com/books/maven-book/ref
Hi,
Tamás Cservenák and me will be at the Eclipse DemoCamp on Thursday
June 18th. If you're interested in M2Eclipse, Maven or Nexus we'll be
doing some demos and chatting with folks. Beer will most likely be
involved afterward :-)
http://wiki.eclipse.org/Eclipse_DemoCamps_Galileo_2009/Bud
18 matches
Mail list logo