URL: http://jira.codehaus.org/browse/SCM-230
Project: Maven SCM
Issue Type: New Feature
Reporter: solo turn
Attachments: maven-scm-hg.tar.gz, maven-scm-provider-hg-0.09.tbz,
maven-scm-provider-hg-0.8.tbz, maven-scm-provider-hg-0.8.tbz,
maven-scm-provider-
i tried to use m2 because of concise pom.xml files ... and now i tried to do
an ftp upload of the result. is there another way then to do it with an
antrun-plugin, which requires a
10-levels-deep-i-have-no-idea-where-i-am-in-my-editor any-more construct?
-solo.
or whatever.
On 8/26/05, solo turn <[EMAIL PROTECTED]> wrote:
> hi,
>
> i looked for documentation on how using the assembly plugin, but i
> guess my stupidity level is big enough to not understand how to use
> it.
>
> does somebody have a use case, like unpacking, add
hi,
i looked for documentation on how using the assembly plugin, but i
guess my stupidity level is big enough to not understand how to use
it.
does somebody have a use case, like unpacking, add a file, repacking?
or how to create a dist-directory with some files and directories in
it?
-solo
---
in the simplest case: just overwrite the original.
On 8/17/05, Stephane Nicoll <[EMAIL PROTECTED]> wrote:
> Hey,
>
> Sounds rather weird. How would you merge the web.xml files?
>
> s/
>
> On 8/17/05, solo turn <[EMAIL PROTECTED]> wrote:
> > hi,
> >
hi,
would it make sense to allow including a war into a war? so you could
take a standard war without touching it, and add specific things to
it, jars, tld, html, class. or would this be ugly? how would you do
that then?
-solo
-
are you sure about this? i did never personally experience, and never
heard that somebody had to add e.g. jsse.jar to the classpath, if it
is in the jre/lib.
-solo.
On 8/9/05, Kenney Westerhof <[EMAIL PROTECTED]> wrote:
> On Tue, 9 Aug 2005, solo turn wrote:
>
> It's miss
running "m2 eclipse:eclipse" adds just rt.jar to the java build path,
while creating a project with eclipse 3.1 adds:
i'd prefer if the whole java libraries are added like eclipse does it.
do i have to set this somewhere in the pom, or is it just a thing
which is missing in the eclipse goal?
-so
hi,
is it intended, that generating an eclipse project leaves out the
"provided" dependencies? we tried to specify "provided" for "provided"
in the runtime, and not in eclipse which we use to edit and "compile
on save"..
-solo.
Brett Porter <[EMAIL PROTECTED]> wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> see "provided" on that page.
>
> solo turn wrote:
>
> >hi,
> >
> >how shared libraries are handled by the maven dependency management,
> >with r
why provided is not
> transitive. The library would declare it as compile in this case, and a
> WAR would then restate it as "provided" using dependency management.
>
> Do others agree this is the expected behaviour?
>
> Cheers,
> Brett
>
> solo turn wrote:
provided is not
> transitive. The library would declare it as compile in this case, and a
> WAR would then restate it as "provided" using dependency management.
>
> Do others agree this is the expected behaviour?
>
> Cheers,
> Brett
>
> solo turn wrote:
>
Porter <[EMAIL PROTECTED]> wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> see "provided" on that page.
>
> solo turn wrote:
>
> >hi,
> >
> >how shared libraries are handled by the maven dependency management,
> >with respect
hi,
how shared libraries are handled by the maven dependency management,
with respect to the following areas:
* compile:
seems to be perfect
* eclipse (create an eclipse project referencing libraries)
not sure, but works
* install (build a war, ear)
i have no idea how to declare a dependency
hi,
how do you see the maven2 dependency mechanism in comparison to the
dependency mechanism implemnted by http://japan.sourceforge.net/?
does it go together or is it somehow the same thing?
-solo.
-
To unsubscribe, e-mail: [EM
On 6/28/05, solo turn <[EMAIL PROTECTED]> wrote:
> * alpha-2:
> deployed to default repository without adding anything anywhere.
> we found it nice like that.
uhm ... i guess my error. it was the install goal which does that,
which obviosly gets called by
>
>
> and in your settings.xml with the same id like this :
>
>
>
>your_repo_id
>your_login
>
>
>
> Emmanuel
>
>
> solo turn wrote:
> > hi,
> >
> > in the settings.xml i set lo
hi,
in the settings.xml i set localRepository. with alpha-3 it deploys to
this repository like before, but it also generates an error:
[ERROR] Cause:
org.apache.maven.plugin.MojoExecutionException: Error configuring
plugin for execution of 'deploy:deploy'.
at
org.apache.maven.plugin.Def
ments? You can find more information at
> http://maven.apache.org/maven2 (although that site is very much a work
> in progress)...
>
> If this doesn't settle your specific issue, feel free to refine your
> question, and we'll do our best to address it.
>
> HTH,
is there any possibility (or if not, plan to allow) to include
multiple jars with stating just one dependency?
most of our projects depend on the same set of jars, but this may
change depending on the base version of the jars, and for ALL
projects.
what we try to avoid is editing these dependenci
hi,
i get the following error:
$ m2 war:war
[INFO]
[INFO] Building com.ubs.ocr:ocr:war:1.0-SNAPSHOT
[INFO]
[INFO] maven-war-plugin: resolved
hi,
i tried the maven plugin maven-scm-plugin-1.5-beta-2.jar and i'm
wondering how you would specify a username and password to log in?
i also tried the url https://username:[EMAIL PROTECTED], but i would prefer to
get a prompt for the password.
-solo
---
22 matches
Mail list logo