On 3/15/06, David Blevins <[EMAIL PROTECTED]> wrote:
> I need to create an assembly that doesn't put everything under a
> artifactId-version style directory;
I haven't tried it, but the 'includeBaseDirectory' element looks promising...
http://maven.apache.org/plugins/maven-assembly-plugin/assembl
Issue Subscription
Filter: Outstanding Repository Maintenance: Uploads (8 issues)
Subscriber: mavendevlist
Key Summary
MAVENUPLOAD-782A framework for home automation based the the xPL protocol.
http://jira.codehaus.org/browse/MAVENUPLOAD-782
MAVENUPLOAD-778Please update 2.3.5
Issue Subscription
Filter: Outstanding Repository Maintenance: Evangelism (24 issues)
Subscriber: mavendevlist
Key Summary
MEV-358 Missing POMs for Spring 2.0-m3
http://jira.codehaus.org/browse/MEV-358
MEV-339 Missing POMs for Spring 2.0-m2
http://jira.code
I need to create an assembly that doesn't put everything under a
artifactId-version style directory; meaning I want it to unzip right
into ./ with no directory prefix such as:
$ unzip openejb-tomcat-3.0.1.zip
deflating ...
./conf/openejb.xml
./server/lib/openejb-core-3.0.1.jar
./server/lib/op
bootstrap is to create a new maven installation without needing maven
installed, you still need M2_HOME pointing to where you want maven to
be installed. It also works when you already have a woring
installation, removing it and installing again (not using it for
building)
If you just want to buil
Brett Porter wrote:
Milos Kleint wrote:
brett, can you point me to the code which you rollbacked? I'd like to
include the rollback into my copy of the embedder artifact I have and
that I plan to include with the next version of mevenide/netbeans?
Why are you working from trunk instead of 2.0.x
[EMAIL PROTECTED] wrote:
> Author: evenisse
> Date: Wed Mar 15 06:49:02 2006
> New Revision: 386085
>
> URL: http://svn.apache.org/viewcvs?rev=386085&view=rev
> Log:
> o Add CHECKOUTED state, it's similar to NEW state but the difference is that
> sources are checkouted
Not to nitpick, but can th
Milos Kleint wrote:
> brett, can you point me to the code which you rollbacked? I'd like to
> include the rollback into my copy of the embedder artifact I have and
> that I plan to include with the next version of mevenide/netbeans?
Why are you working from trunk instead of 2.0.x branch?
Anyway,
Is there a specific reason for that? In general, I think that test code
should be subject to the same quality criteria as main code.
-Lukas
[EMAIL PROTECTED] wrote:
Author: aheritier
Date: Mon Mar 13 14:15:20 2006
New Revision: 385672
URL: http://svn.apache.org/viewcvs?rev=385672&view=rev
Lo
Hello
This is important for me, so don't ignore if you can help!!
There are xml-apis dependencies in commons-digester and commons-modeler
poms on ibiblio (for example).
When do I need them?
When I run Maven with Java 1.5 or 1.4, I have all javax.xml.* classes in
rt.jar.
So I don't need additi
brett, can you point me to the code which you rollbacked? I'd like to
include the rollback into my copy of the embedder artifact I have and
that I plan to include with the next version of mevenide/netbeans?
Thanks..
Milos
On 3/11/06, Brett Porter <[EMAIL PROTECTED]> wrote:
> If this is on 2.1-SN
Hi,
According to FAQ info on
http://maven.apache.org/guides/development/guide-building-m2.html,
in order to build M2, you should set env variables to point to new
installation of M2.
set M2_HOME=c:\maven-2.0.1-SNAPSHOT
set PATH=%M2_HOME%\bin;%PATH%
But when you set those variables, the script fi
Thanks! But I worked around it by removing the system properties that
I was trying to define (the unit test case now defines them.)
Regards,
Hiram
On 3/14/06, Jacek Laskowski <[EMAIL PROTECTED]> wrote:
> 2006/3/13, Hiram Chirino <[EMAIL PROTECTED]>:
>
> > I was just using the latest deployed 2.1
13 matches
Mail list logo