(Very basic) Command line completion for Fish-Shell

2015-05-14 Thread Johannes Schneider
A lot is missing, but much better than nothing: https://github.com/jschneider/fish-maven-completion/blob/master/mvn.fish Install by copying to ~/.config/fish/completions/mvn.fish Pull requests very welcome. Regards, Johannes --

Re: [VOTE] Name our mascot: "Shotgun" vs "The Maven Owl"

2014-12-18 Thread Johannes Schneider
B On 15.12.2014 11:39, Stephen Connolly wrote: > A > > On 15 December 2014 at 10:39, Stephen Connolly < > stephen.alan.conno...@gmail.com> wrote: >> >> After the run-off round, we are left with two names standing. >> >> This second vote will be a straight and simple majority wins. >> >> The vote

Certificate problem with hostet Nexus

2014-12-16 Thread Johannes Schneider
Hey guys, I have deployed the core.jar from processing.org to my own hostest nexus repository (https://nexus.cedarsoft.com/content/repositories/processing/org/processing/core/2.2.1/). I have the following pom[1]. Running "mvn install" gives this output [2]:"java.security.cert.CertificateExp

Re: Maven 3 Plugin Development with Repository Queries

2014-08-05 Thread Johannes Schneider
maven-dependency-plugin, maven-report-info-plugin, license-maven-plugin for > various sample code. However, those are not directly deal with aether > > -D > > > On Mon, Jul 28, 2014 at 1:12 AM, Johannes Schneider wrote: > > > Hi, > > > > I am developing a

Maven 3 Plugin Development with Repository Queries

2014-07-28 Thread Johannes Schneider
Hi,   I am developing a plugin that needs to query the repositories. I'm using the Aether API because I thought that's the Maven 3 way to do it (cf. http://blog.sonatype.com/2011/01/how-to-use-aether-in-maven-plugins/) and because many of the Maven 2 methods are marked as deprecated. With Maven

Plugin development using Guice?

2011-07-08 Thread Johannes Schneider
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi guys, is it possible to use Guice for new plugins? Since Maven is build on top of Guice, this should be possible, does it? A link to an existing plugin using Guice would be great, if there existed one. Thanks, Johannes - -- Johannes

Re: Webstart: Setting the store and pass using system properties

2010-12-14 Thread Johannes Schneider
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Think I have solved it: ${keystore.location} ${keystore.pass} ${keystore.alias} On 12/14/2010 09:21 PM, Johannes Schneider wrote: > Hi guys, > > at the moment I am trying to figure o

Webstart: Setting the store and pass using system properties

2010-12-14 Thread Johannes Schneider
ithin settings.xml or use command line parameters. But the webstart plugin does not pick up the values when calling like that: "mvn package -Dstorepass=mypass" does Any ideas? Thanks, Johannes - -- Johannes Schneider - blog.cedarsoft.com -BEGIN PGP SIGNATURE- Version: GnuPG v1.

Re: Releasing only one (sub)module within an SCM tree

2010-08-06 Thread Johannes Schneider
Yes. But that is not possible... (Un)fortunately... Maven is build with Subversion in mind... Therefore the problems. Johannes > > Or doing some hackhish stuff for git in the release plugin. > > Can you load an issue on this ? (IHMO it looks to be reasonnable to > add hack for such ca

Releasing only one (sub)module within an SCM tree

2010-08-05 Thread Johannes Schneider
moduleA/pom.xml but that did not work Any ideas are welcome... Thanks, Johannes - -- Johannes Schneider - blog.cedarsoft.com -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.10 (GNU/Linux) iQEcBAEBAgAGBQJMWx9FAAoJEAytD9R7Qv6dfCYIAMPeb9WfTX4hntgj6CnNwXUw 8/CnY2KgSBadoPDGW4z

Re: optional jars and surefire

2010-06-10 Thread Johannes Schneider
out* optional modules to that module... Johannes > > cu uwe > > - > To unsubscribe, e-mail: users-unsubscr...@maven.apache.org > For additional commands, e-mail: users-h...@maven.apache.org > - -- Jo

Re: tools.jar and upload to central

2010-06-10 Thread Johannes Schneider
gt; > Wayne > > - > To unsubscribe, e-mail: users-unsubscr...@maven.apache.org > For additional commands, e-mail: users-h...@maven.apache.org > - -- Johannes Schneider - blog.cedarsoft.com -BEGIN PGP SIGNA

Re: tools.jar and upload to central

2010-06-10 Thread Johannes Schneider
So if I understand you correctly, it is possible to deploy an artifact with such a system dependency? Regards, Johannes > > try archiva, nexus, artifactory, etc > > On Wed, Jun 9, 2010 at 3:25 PM, Johannes Schneider > wrote: > > Hi guys, > > > at the moment

tools.jar and upload to central

2010-06-09 Thread Johannes Schneider
ndency Is it possible to deploy that artifact to the central repository? Or do there apply any restrictions? Thanks, Johannes - -- Johannes Schneider - blog.cedarsoft.com -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.10 (GNU/Linux) iQEcBAEBAgAGBQJMD+qPAAoJEAytD9R7Qv6dQj8IANw1QgflG1L8XK

Re: Lifecycle: Compile on projects with type "pom"

2010-05-27 Thread Johannes Schneider
Great. That worked. Thanks. On 05/27/2010 11:47 AM, Johannes Schneider wrote: > Thanks, will try it. > > On 05/27/2010 07:24 AM, Samuli Saarinen wrote: >> Hi, >> >> I used the following code in a plugin. Got it from >> hibernate3-maven-plugin if I remember

Re: Lifecycle: Compile on projects with type "pom"

2010-05-27 Thread Johannes Schneider
; */ > protected MavenProject project; > > protected boolean isJavaProject() { > ArtifactHandler artifactHandler = > project.getArtifact().getArtifactHandler(); > return "java".equals( artifactHandler.getLanguage()); > } > > I hope this helps >

Lifecycle: Compile on projects with type "pom"

2010-05-26 Thread Johannes Schneider
hints what I could do?? Thanks, Johannes -- Johannes Schneider - blog.cedarsoft.com - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org

Re: POM is invalid...

2010-05-26 Thread Johannes Schneider
gt; > - > To unsubscribe, e-mail: users-unsubscr...@maven.apache.org > For additional commands, e-mail: users-h...@maven.apache.org > -- Johannes Schneider - blog.cedarsoft.com --

Re: POM is invalid...

2010-05-25 Thread Johannes Schneider
nsubscribe, e-mail: users-unsubscr...@maven.apache.org > For additional commands, e-mail: users-h...@maven.apache.org > -- Johannes Schneider - blog.cedarsoft.com - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org

Re: POM is invalid...

2010-05-24 Thread Johannes Schneider
absolute path systemPath. Okay, well. But I have to use some environment vars like javafx.home or java.home... Is there any tutorial/sample that shows that? Thanks, Johannes On 05/24/2010 07:11 PM, Johannes Schneider wrote: > Hi, > > at the moment I try to mavenize JFXtras. > Unfortu

POM is invalid...

2010-05-24 Thread Johannes Schneider
nts are welcome... Thanks, Johannes -- Johannes Schneider - blog.cedarsoft.com - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org

Re: SUN Maven(2) repo changes? JMX, JMS, Mail, JMXTOOLS

2010-02-04 Thread Johannes Schneider
I had a common problem with an invalid repository entry (wicketstuff). Maven seems to fail completely when a repository returns some html files (redirected I guess) instead of the expected poms Johannes Andy Jefferson wrote: For the last few hours I've been getting issues with Maven2 dow

Re: RFC: Maven License Verifier Plugin

2010-02-04 Thread Johannes Schneider
One important thing for me: It should be possible to define the configuration/license descriptors in my company pom. Then every dependent project should use the default configuration provided by the company pom. But it also should be possible to override/change/extend that configuration. Sample:

Re: Metadata: Latest needs some explanation...

2010-01-19 Thread Johannes Schneider
On 01/19/2010 04:45 PM, Wayne Fay wrote: And the other versions? How did they end up in the repository? Downloaded? No, read what he said again... the LAST version deployed was 1.2.1-SNAPSHOT. Aaah, okay. Thanks... While I don't think that I have released 1.2.1-SNAPSHOT *after* 2.0.6-SNAPSHO

Re: Metadata: Latest needs some explanation...

2010-01-19 Thread Johannes Schneider
On 01/19/2010 12:46 PM, Stephen Connolly wrote: The last version deployed is 1.2.1-SNAPSHOT And the other versions? How did they end up in the repository? Downloaded? This is why LATEST and RELEASE are a pile of shite and deprecated. -Stephen 2010/1/19 Johannes Schneider: Hi, I have

Re: install maven project from repository to local fs

2010-01-19 Thread Johannes Schneider
lesser stuff to download. But as long as you don't have problems with disk space, I suggest the big-jar approach... Sincerly, Johannes On Tue, Jan 19, 2010 at 12:25 PM, Johannes Schneider wrote: On 01/18/2010 07:28 PM, eyal edri wrote: i'm interested in how people do

Metadata: Latest needs some explanation...

2010-01-19 Thread Johannes Schneider
Hi, I have found that metadata.xml: Why is the latest version 1.2.1-SNAPSHOT and not 2.0.6-SNAPSHOT? Any hints? I think I miss something fundamentally, Thanks, Johannes com.cedarsoft open 1.2.1-SNAPSHOT 1.0.3-SNAPSHOT 1.0.4-SNAPSHOT 1.0.5-SNAPSHOT

Re: install maven project from repository to local fs

2010-01-19 Thread Johannes Schneider
On 01/18/2010 07:28 PM, eyal edri wrote: i'm interested in how people do deploy their apps, even if it's not directly connected to maven. I create a runnable jar (with all dependencies) or a war (for web applications). That is deployed to the repository. That can be downloaded with a one line

"Micro Modules"

2010-01-10 Thread Johannes Schneider
Hi, what do you think about "Micro Modules"? I have several projects with common code that I want to reuse in other projects. Of course it is much simpler to develop that libraries in few bigger modules. But when I want to reuse the code, I prefer very small modules with just a few classes (often

Test results and IDEs

2010-01-09 Thread Johannes Schneider
Hi, I really love Maven. I use it for (nearly) every project. But one thing is really aweful. Whenever I run maven on the command line and some tests fail, it is a little bit cumbersome to open the failing tests within the IDE. I think that should/could be done automatically. What do you think a

Re: Multi Module: Deploy and failing modules

2010-01-07 Thread Johannes Schneider
On 01/07/2010 05:14 PM, Tony Chemit wrote: > You can do a mvn install and if everything is ok then do a mvn deploy ? > > I don't think there is another way to do it... Hmm. great... Hope somebody will fix that in Maven... - To u

Re: AW: Multi Module: Deploy and failing modules

2010-01-07 Thread Johannes Schneider
s will be resolved in Maven... > > Best regards, > Eric > > -Ursprüngliche Nachricht- > Von: Johannes Schneider [mailto:maili...@cedarsoft.com] > Gesendet: Donnerstag, 7. Januar 2010 17:04 > An: Maven Users List > Betreff: Multi Module: Deploy and failing modu

Multi Module: Deploy and failing modules

2010-01-07 Thread Johannes Schneider
Hi, how do you solve that scenario: Multi module project that I try to deploy/install after a refactoring. Unfortunately one of the later modules fails. Now I have some sort of inconsistent snapshot repository. The artifacts within are no longer compatible. I'd prefer a method that first builds

Re: Links to artifacts in a snapshot repository

2009-12-22 Thread Johannes Schneider
ut there on this though I'm unable to pull it at > the moment. > > These are the parameters: > > r = repository name (cannot be a group I'm pretty sure) > g = group Id > a = artifact Id > v = version > p = packaging type > c = classifier > > -Origin

Links to artifacts in a snapshot repository

2009-12-22 Thread Johannes Schneider
Hi, at the moment I am creating a page for a project of mine. And because not everybody out there uses maven (don't understand why), I want to provide a link to the latest artifact for manual download. Of course that is not possible since every snapshot artifact has the build date prepended. How

Doxia macro for links to xref sources

2009-12-14 Thread Johannes Schneider
Hi, does anybody out there has any experience how linking to the xref sources should be done? I'd like to just add the FQN for my class and let doxia do the rest... Any ideas? Johannes - To unsubscribe, e-mail: users-unsubscr..

Re: Maven 2: How can I avoid hard-coding the version multiple times?

2009-11-30 Thread Johannes Schneider
You have several possibilities. - define properties and use them (...) - use dependencyManagement for multi module projects - avoid defining a own version in multi module projects (inherits the parent pom) Don't know your use case. But one of those methods should solve it. Sincerly, Johannes

Re: release:perform fails with "test-jar"

2009-11-12 Thread Johannes Schneider
I have used this many times and can assure you it works. >> >> How are you calling the release goals? In one line or as different >> steps? >> >> -Original Message- >> From: Johannes Schneider [mailto:maili...@cedarsoft.com] >> Sent:

Re: release:perform fails with "test-jar"

2009-11-12 Thread Johannes Schneider
in different steps Jamie Whitehouse wrote: > I have used this many times and can assure you it works. > > How are you calling the release goals? In one line or as different > steps? > > -Original Message- > From: Johannes Schneider [mailto:maili...@cedarsoft.c

release:perform fails with "test-jar"

2009-11-12 Thread Johannes Schneider
Hi, I have a multi module project here. It has several dependencies like that: com.cedarsoft.commons serialization test-jar test Everything works as expected (install works). But I can't release a new version. release:prepare runs fine, but release:perform fails

Mavenizing IntelliJ Idea Community Edition

2009-10-21 Thread Johannes Schneider
Hi folks, I have started converting the now open sourced IntelliJ Idea Community Edition to Maven. I pushed my work to GitHub: git://github.com/jschneider/org.jetbrains.idea.git http://github.com/jschneider/org.jetbrains.idea/tree/mavenize It is really a lot of work and I could need some help fr

Re: Wicketstuff: Remove old repository (codeogre.com)

2009-08-27 Thread Johannes Schneider
Sorry - wrong mailing list Johannes Schneider wrote: > Hi, > > Wicketstuff contains an old repository definition that should be removed > (in input-events). > > Thanks, > > Johannes > > - &

Wicketstuff: Remove old repository (codeogre.com)

2009-08-27 Thread Johannes Schneider
Hi, Wicketstuff contains an old repository definition that should be removed (in input-events). Thanks, Johannes - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h...@maven.apa

Jetty - redeploy on recompile of dependency

2009-07-02 Thread Johannes Schneider
Hi, I have the following setup: myproject/ - core - webapp Now I run jetty:run within the webapp project. Of course I have to install the core module first. Is it possible (and how) to force jetty to not use the core jar from the local repository but something like "../../core/ta

Re: Version ranges

2009-03-12 Thread Johannes Schneider
annes On Thu, 2009-03-12 at 10:33 +1300, Michael McCallum wrote: > you must have valid metadata to use ranges... did you install the jar into > your local repository? > > On Thu, 12 Mar 2009 08:37:51 Johannes Schneider wrote: > > Hi, > > > > I have a problem with

Version ranges

2009-03-11 Thread Johannes Schneider
Hi, I have a problem with version ranges. I try to compile Spring Rich Client Platform. There is a dependency to Jide defined: [2.2.0, 3.0.0) In my local repository there is the version 2.2.7 located. But compiling fails with this message: No versions are present in the repository for the artif

RE: Local repository and problem with downloading parent

2009-02-08 Thread Johannes Schneider
call > > "mvn compile -Dmaven.repo.local=". > > Unfortunately that still downloads the parent pom to "~/.m2/repository" > > and not to my isolated local repo... > > > > > > > > Regards, > > > > Johan

RE: Got blocked?

2009-02-07 Thread Johannes Schneider
automatically > so if you use that, it won't work. Use your browser to test > connectivity. > > -Original Message----- > From: Johannes Schneider [mailto:maili...@cedarsoft.com] > Sent: Thursday, February 05, 2009 4:17 PM > To: users@maven.apache.org > Subject: Got

Local repository and problem with downloading parent

2009-02-07 Thread Johannes Schneider
expected. Now I try to switch to "isolated local repositories". Therefore I call "mvn compile -Dmaven.repo.local=". Unfortunately that still downloads the parent pom to "~/.m2/repository" and not to my isolated local repo...

Got blocked?

2009-02-05 Thread Johannes Schneider
Hi, I get a lot of 443s when trying to connect to Maven Central Repository. The IP of my build server is "78.47.151.147". How can I get unblocked? I just tried to install Nexus - maybe something went wrong? Regards, Johannes

Checkstyle: "Unable to find location 'LICENSE.txt' as URL, File or Resource."

2008-12-06 Thread Johannes Schneider
Hi, can you help me? Suddenly "mvn site" doesn't work anymore. Don't know what has changed - but two hours ago I was able to create a site. Stack trace: [INFO] [site:site] [INFO] Unable to load parent project from a relative path: Could not find the model file '/home/johannes/projects/eu/cedarso

Re: Dependencies: for test + optional

2008-09-17 Thread Johannes Schneider
Ok thanks, will remove it. > They shouldn't be added twice. > > Simply using test scope should do what you want... it will be on the > classpath for compiling and tests, and will not be be transitive. - To unsubscribe, e-mail:

Dependencies: for test + optional

2008-09-17 Thread Johannes Schneider
Hi, I have added the following to my pom.xml and it seems to work as expected: org.swinglabs swingx 0.9.3 com.jhlabs filters 2.0.235 org.swinglabs swingx true com.

Re: Netbeans Rich Client Platform

2008-05-02 Thread Johannes Schneider
. > > Milos > > > On Fri, May 2, 2008 at 1:52 PM, Johannes Schneider > <[EMAIL PROTECTED]> wrote: > > Hey, > > > > that looks great. I'll take a closer look. > > > > > > Thanks, > > > > Johannes > > > > >

Re: Netbeans Rich Client Platform

2008-05-02 Thread Johannes Schneider
Hey, that looks great. I'll take a closer look. Thanks, Johannes On Wed, 2008-04-30 at 22:19 +0200, Milos Kleint wrote: > groupId: org.codehaus.mojo.archetypes, one for > single module, one for a platform app skeleton. > The currently released version will only guide you up to the point > wh

Netbeans Rich Client Platform

2008-04-30 Thread Johannes Schneider
Hi, did anyone of you every try to develop a Netbeans Rich Client Platform application based on Maven? Are there any repositories where the Netbeans modules are contained in? Does anyone have a minimal pom / archetype? Regards, Johannes Schneider smime.p7s Description: S/MIME cryptographic

Re: Don't kill the messenger

2007-12-20 Thread Johannes Schneider
available?) This are small improvements that don't change the internals or principles of maven but could improve my user experience a lot. Regards, Johannes Schneider Borut Bolčina wrote: > Anybody saw this post? > > http://fishbowl.pastiche.org/ > > Unfortunately the au

Re: "Failed to validate POM"

2007-12-19 Thread Johannes Schneider
Thanks for it. There still exists a bug report http://jira.codehaus.org/browse/MEV-554 I hope it will be fixed very soon. Regards, Johannes Schneider olivier lamy wrote: > Hi, > The pom here [1] is not valid. > > > jta > jta > > > version is missing. >

"Failed to validate POM"

2007-12-19 Thread Johannes Schneider
Artifact [joda-time:joda-time-hibernate:jar:1.0:compile] with dependency: joda-time joda-time-hibernate 1.0 Any ideas? Regards, Johannes Schneider smime.p7s Description: S/MIME Cryptographic Signature

Javadoc with custom stylesheet

2007-09-08 Thread Johannes Schneider
pects a file. Any ideas? Regards, Johannes Schneider smime.p7s Description: S/MIME Cryptographic Signature

Re: [REQ] Ant compatibility build.xml

2007-09-08 Thread Johannes Schneider
Ouch, thanks a lot for that pointer. I assumed this plugin is used to run Ant targets. Thanks a lot. Johannes Schneider Tim Kettler wrote: Hi, have you looked at the maven-ant-plugin [1]? -Tim [1] http://maven.apache.org/plugins/maven-ant-plugin/ Johannes Schneider schrieb: Hi, has

[REQ] Ant compatibility build.xml

2007-09-07 Thread Johannes Schneider
all dependencies within the lib-directory, this could be a powerful argument for those Ant-lovers to be able to switch to a Maven based build. Regards, Johannes Schneider smime.p7s Description: S/MIME Cryptographic Signature

Re: site-deploy asks for password...

2007-09-05 Thread Johannes Schneider
One more detail: Deploying works with the same username ans password (other id). So I think it might be related to the site plugin. Johannes Schneider Johannes Schneider wrote: Hi, I use the following to deploy my site: pom.xml: cedarsoftWeb Cedarsoft Web scp

Re: site-deploy asks for password...

2007-09-05 Thread Johannes Schneider
Yes, I do. I tried to use the private key authentication: cedarsoftWeb johannes /home/johannes/.ssh/id_dsa That works... Really strange. Johannes Schneider LAMY Olivier wrote: Do you have this directory $HOME/.ssh in your file system ? -- Olivier -Message

Re: site-deploy asks for password...

2007-09-05 Thread Johannes Schneider
No, I have just one server setting with that name. Johannes Schneider Nick Stolwijk wrote: Do you have more than one item in your settings.xml with id cedarsoftWeb? I have encountered the problem when I also had a mirror or repository with the same id, then it wouldn't find the passwor

site-deploy asks for password...

2007-09-05 Thread Johannes Schneider
site-deploy, Maven asks for my password interactivly Any suggestions? ssh -l johannes cedarsoft.org works with the given password... Regards, Johannes Schneider smime.p7s Description: S/MIME Cryptographic Signature

Re: First impressions of using maven (long)

2007-01-05 Thread Johannes Schneider
problem is that Maven is the best java build system available (the perl among thorns). And apperently there isn't too much motivation for fixing the existing issues without competition... Johannes Schneider Christian Goetze wrote: In this post, I'd like to summarize my first impr

pom.d

2006-12-22 Thread Johannes Schneider
Hi, why isn't it possible to split the pom.xml into several files? I would like something like a directory named "pom.d". There I could add several files that are merged together. What do you think about this? Johannes Schneider -- Johannes Schneider Im Lindenwasen 15 72810

Re: Installing snapshot sources

2006-10-06 Thread Johannes Schneider
Okay, got it. I simply added "-DperformRelease=true" as JDK argument. Everything works fine now. Thanks. Johannes Schneider Johannes Schneider wrote: This is not always possible. I have a build server here (TeamCity) that automatically installs the latests snapshot of Spring R

Re: Installing snapshot sources

2006-10-06 Thread Johannes Schneider
Any ideas? Thanks, Johannes Schneider Tom Huybrechts wrote: Add the maven-source-plugin to the package phase. See http://maven.apache.org/plugins/maven-source-plugin/jar-mojo.html On 10/4/06, Akbarr <[EMAIL PROTECTED]> wrote: Hi all, I'd like to create a jar with the sources of

Re: Maven 2 pom.xml

2006-09-29 Thread Johannes Schneider
> Any disclosure, copying, or distribution of this message, or the taking of any action based on it, is strictly prohibited. [v.E.1] Of course I deleted your message immediatly. Regards, Johannes Schneider smime.p7s Description: S/MIME Cryptographic Signature

Any working example with XDoclet2 / WebPlugin?

2006-06-21 Thread Johannes Schneider
Hi, I tried to run XDoclet2 to generate a web.xml. But I did not succeed Has anybody a working example for me? Thanks, Johannes Schneider smime.p7s Description: S/MIME Cryptographic Signature

Re: Compile fails when external dependencies are used

2006-06-18 Thread Johannes Schneider
Hi, thank you - I am a really stupid guy. Just should open my eays when reading the doc... Of course "runtime" is not what I meant... Johannes Schneider Wendy Smoak wrote: On 6/18/06, Johannes Schneider <[EMAIL PROTECTED]> wrote: [INFO] Compilation failure /home/j

Compile fails when external dependencies are used

2006-06-18 Thread Johannes Schneider
guide. But when I have added some external dependencies (javax.mail) I cannot compile from command line. But I have created an idea projects successfully (containing all neede dependencies and compiling). Can anybody help me? Thanks, Johannes Schneider - mvn clean compile [INFO] Sca