[jira] Created: (MAVEN-509) upload nanning 0.8 to repo

2003-06-21 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-509 Here is an overview of the issue: --

cvs commit: maven/xdocs powered.xml

2003-06-21 Thread kaz
kaz 2003/06/21 08:28:21 Modified:xdocspowered.xml Log: Updated the powered list with some projects from "Thomas Diesler" . Revision ChangesPath 1.49 +28 -0 maven/xdocs/powered.xml Index: powered.xml ===

cvs commit: maven/src/plugins-build/jboss/xdocs properties.xml

2003-06-21 Thread vmassol
vmassol 2003/06/21 07:02:28 Modified:src/plugins-build/jboss plugin.properties plugin.jelly src/plugins-build/jboss/xdocs properties.xml Log: - Fix exclude of tmp files in generated zip - Default jboss server configation is now named ${pom.artifactId} Revision

cvs commit: maven/src/plugins-build/jboss project.xml

2003-06-21 Thread vmassol
vmassol 2003/06/21 06:40:26 Modified:src/plugins-build/jboss project.xml Log: Added myself as release manager for the jboss plugin Revision ChangesPath 1.9 +1 -0 maven/src/plugins-build/jboss/project.xml Index: project.xml ===

cvs commit: maven/src/plugins-build/jboss plugin.jelly

2003-06-21 Thread vmassol
vmassol 2003/06/21 06:37:34 Modified:src/plugins-build/jboss plugin.jelly Log: Make sure only scripts for the target os are copied Revision ChangesPath 1.11 +2 -0 maven/src/plugins-build/jboss/plugin.jelly Index: plugin.jelly =

RE: private jar dependencies

2003-06-21 Thread Michal Maczka
> -Original Message- > From: Aslak Hellesøy [mailto:[EMAIL PROTECTED] > Sent: Saturday, June 21, 2003 12:33 PM > To: Maven Developers List > Subject: Re: private jar dependencies > > > > > > > We're doing this in the http://www.nanocontainer.org/ project. Have a > > look at: > > Oops, thi

Latest JBoss plugin changes

2003-06-21 Thread Vincent Massol
Hi, I have just updated the jboss plugin to support bundling start/stop script in the generated zip. The idea is that the generated zip is a self-contained and executable jboss configuration. I have also tried to make it work both on JBoss 3.0.x and JBoss 3.2.x. However I haven't changed the JMX

cvs commit: maven/src/plugins-build/jboss/xdocs changes.xml properties.xml

2003-06-21 Thread vmassol
vmassol 2003/06/21 03:55:22 Modified:src/plugins-build/jboss plugin.jelly plugin.properties src/plugins-build/jboss/src/plugin-resources run run.bat shutdown.3.0 shutdown.3.0.bat shutdown.3.2 shutdown.3.2.bat s

cvs commit: maven/src/plugins-build/jboss/src/plugin-resources run run.bat shutdown.3.0 shutdown.3.0.bat shutdown.3.2 shutdown.3.2.bat

2003-06-21 Thread vmassol
vmassol 2003/06/21 03:52:43 Added: src/plugins-build/jboss/src/plugin-resources run run.bat shutdown.3.0 shutdown.3.0.bat shutdown.3.2 shutdown.3.2.bat Log: Added scripts that are packaged in the jboss zip to start/stop jboss~ Re

cvs commit: maven/src/plugins-build/jboss/src/plugin-resources - New directory

2003-06-21 Thread vmassol
vmassol 2003/06/21 03:49:13 maven/src/plugins-build/jboss/src/plugin-resources - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: maven/src/plugins-build/jboss/src - New directory

2003-06-21 Thread vmassol
vmassol 2003/06/21 03:48:59 maven/src/plugins-build/jboss/src - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: private jar dependencies

2003-06-21 Thread Aslak Hellesøy
We're doing this in the http://www.nanocontainer.org/ project. Have a look at: Oops, this example is from xdoclet2 and not nanocontainer. Oh well. http://tinyurl.com/ew5l (look at the end of the 1st property) http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/xdoclet/xdoclet2/lib/ (this is our own

Re: private jar dependencies

2003-06-21 Thread Aslak Hellesøy
Jason van Zyl wrote: On Fri, 2003-06-20 at 18:55, Otto von Wachter wrote: Hi all, I have a question/suggestion on jar dependencies. I think maven is perfect for open source (large/collaborative) projects. I would like to leverage Maven for my internal project at work, but not all dependencies