Sorry I sent this email too soon,
Anyone as an idea why my WSDL file cannot be downloaded ? here is my pom :
org.codehaus.mojo
axistools-maven-plugin
file://${project.basedir}/.../file.wsdl
langlois yan wrote on Friday, September 29, 2006 8:45 AM:
> When I use the file://c:/dir/file.wsdl I have this error message :
>
> [INFO] Executing tasks
> [echo] Tache Generation sources
> [INFO] Executed tasks
> [INFO] Registering compile source root
> D:\dev\croisic\configurationEquipemen
When I use the file://c:/dir/file.wsdl I have this error message :
[INFO] Executing tasks
[echo] Tache Generation sources
[INFO] Executed tasks
[INFO] Registering compile source root
D:\dev\croisic\configurationEquipements\croisic-webapplication\target\generated-sources\main\java
[INFO] [axi
I tried deleting the dependencies from the xml. The error is still being
the same but the dependencies it asks for now are these:
commons-jelly-tags-jsl-20030211.143151.jar
commons-jelly-tags-log-20030211.142821.jar
commons-jelly-tags-velocity-20030303.205659.jar
velocity-1.4-dev.jar
velocity-dvs
On 9/28/06, shinsato <[EMAIL PROTECTED]> wrote:
We're using the retrotranslator plugin, which unfortunately isn't released
yet. It's still in the sandbox. Which breaks the release plugin (which
we
discover the day before we have to get our first ever maven executed
release
out).
Is there any
hi Geoffrey
Thanks for your kind support
can you tell me one think also ,actully i am working in maven 1.0.2 but the
reactor is not working accordingly i.e it take the building of multiproject
in sorted order but not one there dependency and frome googling i came to
know that in ma
Hi Lakshman,
The reason being I could not locate a download for MRM and the following URL
appeared to indicate that it was under development at the time when I wanted
a maven proxy.
http://maven.apache.org/archiva/
I know that MRM will be released soon (in few days) with Maestro [1]
But at t
I think you can use something like this in your Mojo
/**
[EMAIL PROTECTED] expression="${settings}"
* @readonly
*/
MavenSettings settings;
PS: pls check the name spelling for the Maven settings class.
HTH,
Rahul
Laura Hinojosa wrote:
Is it possible to access the Users s
Is it possible to access the Users settings from a Mojo??
Thanks
Laura
This e-mail, and any attachments thereto, is confidential and is intended only
for the individual(s) named. If you are not the intended recipient, please let
us know by e-
On 9/28/06, charles magnes <[EMAIL PROTECTED]> wrote:
Hello,
Thanks for your reply.
De deletion of the ''jboss-aop-1.0b2.jar' file has made no change.
Does it still have the same error displayed with that file?
But what I'm looking for is just a open and free evironment where to train
m
a release of retrotranslator plugin is imminent it has all the votes to be
released last week.
Now it is up the owner to put time in.
In the mean while, you can cut a release of this plugin yourself , by
deploying it
to your yr internal remote repo using a unique version of your own.
I usually
We're using the retrotranslator plugin, which unfortunately isn't released
yet. It's still in the sandbox. Which breaks the release plugin (which we
discover the day before we have to get our first ever maven executed release
out).
Is there any way around this at all? I'm a bit new to maven2 s
People sometimes like to have the ability to drop-in updates to
library Jars in a running appserver instance without creating a whole
new build and officially deploying it etc. If you remove the version
number before deploying, you can just drop abc-1.1.2.jar over
abc-1.1.1.jar by renaming both to
You can also easily set up a simple Apache webserver on your local
box, point it at your project directory, and poof instant
http-accessible url for your file.
Not saying this is necessarily ideal, but it would certainly work in
the short term while you try to find another solution/work-around et
use assembly plugin like you did before for, but with tag
On 9/28/06, Morgovsky, Alexander (US - Glen Mills) <[EMAIL PROTECTED]>
wrote:
I have an update for this.
I was able to use:
org.apache.maven.plugins
maven-dependency-plugin
2.0-ALPHA-1-SNAPSHOT
Hi Remy,
No, I have not compared Proximity and MRM.
The reason being I could not locate a download for MRM and the following URL
appeared to indicate that it was under development at the time when I wanted a
maven proxy.
http://maven.apache.org/archiva/
Thanks
Lakshman
_
On 9/29/06, Ian Springer <[EMAIL PROTECTED]> wrote:
Based on the docs (http://maven.apache.org/ant-tasks.html), it doesn't
look like the dependencies task provides a way to strip versions off
filenames in the returned classpath or fileset. Does anyone know if
there's a way to do this and it's jus
Based on the docs (http://maven.apache.org/ant-tasks.html), it doesn't
look like the dependencies task provides a way to strip versions off
filenames in the returned classpath or fileset. Does anyone know if
there's a way to do this and it's just not documented?
Thanks,
Ian
--
I have an update for this.
I was able to use:
org.apache.maven.plugins
maven-dependency-plugin
2.0-ALPHA-1-SNAPSHOT
package
unpack-dependencies
${project.build.directory}/pre
if you already have a file, why not the plugin uses directly via
sourceDirectory
But i dont see any problem using file://c:/dir/file.wsdl approach
-D
On 9/28/06, langlois yan <[EMAIL PROTECTED]> wrote:
Hi,
Is it possible to use this plugin with url like : file://C:\my-wsdl.wsldinstead
of u
Feel free to look into it Srgjan and if it seems to allow
redistribution, open a JIRA ticket for it.
Wayne
On 9/28/06, Srepfler Srgjan <[EMAIL PROTECTED]> wrote:
Stephen Duncan wrote:
> FYI: My experience is that the JTDS driver is better than the one from
> Microsoft anyway.
>
> -Stephen
>
> O
Hi. Let's say I declare dependencies a, b, and c in my dependencies
section.
What I want to produce is a .jar containing a,b,c in expanded format.
I tried the following but it didn't work:
bundle
jar
false
Yep.
The downside is that when someone gets booted from the team (never
happens, right?), you need a new cert unless you're also doing user
authentication.
Correct me if I'm mistaken or if I misquote, please:
If I understand Tamás' idea, using the SSL cert would make it possible
for anyone with
Hi,
Is it possible to use this plugin with url like : file://C:\my-wsdl.wsld
instead of using the http protocol ? I mean :
...
org.codehaus.mojo
axistools-maven-plugin
file:/
Hi,
I´m getting the error below while trying to generate database schema. can
anyone tell me what the problem?
This is my plugin configuration:
org.codehaus.mojo
hibernate3-maven-plugin
1.0-SNAPSHOT
Stephen Duncan wrote:
FYI: My experience is that the JTDS driver is better than the one from
Microsoft anyway.
-Stephen
On 9/1/06, Geoffrey De Smet <[EMAIL PROTECTED]> wrote:
Interesting, I think I 'll try this one as an alternative :)
Wendy Smoak wrote, On 2006-09-01 4:03 PM:
> On 9/1/06, Do
Yann Albou wrote:
Hello,
I have exactly the same problem.
I also tried to create a profile directly in the pom :
my.profile
true
A solution would be to set up a HTTPS repo, where Apache does client
SSL authentication, and you start maven with proper SSL config and
keystore
I think it should work. Just create certs for your team members,
others without certs will be banned from repo completely.
~t~
---
Probably there's some code like:
if (os == windows)
if (path doesn't start with a drive letter)
path.prepend("c:")
that should be changed. Definitely sounds like a bug, but not a big
deal to fix now that we have the mvn -X output and probably a good
idea where to look.
Wayne
On 9/28/06,
The first time you start up the web interface, you have to configure some
settings. One of them is the Admin password.
You have to know the name of the server and the port continuum is running
on. I don't remember the default port. You use 'continuum' as context root.
So something like: http://:/c
Hello,
I'm interested in using the Maven LinkCheck Plugin with Maven2.
I have the impression that the plugin is only available for Maven 1.
Is any support / maintenance planned for Maven 2 ?
More info: http://maven.apache.org/maven-1.x/plugins/linkcheck/
Thanks...
Hi !
I have installed continuum 1.0.3 on my server but i can't find a way to log
in through de web interace. which user and password should i use ? where can
i configure it ?
Could anyone help me?
thank you !
--
Gabriel V. Baños
http://flof.com.ar
Thanks for the answer
Mvn -X give some informations, but not much about this problem :
Environment:
-Windows XP
-My local repositories is local (C:\M2LocalRepository) and is empty
-frmlefsi20 is a corporate SAN
-frcf1hdu10 is a users NT domain server
>set MAVEN_HOME=\\frmlefsi20\inet_dev\
oops, sorry I miss read it
On 9/28/06, Alexandre Touret <[EMAIL PROTECTED]> wrote:
Hello Dan
First, thanks for your response.
I dont want to run an ant task described in the pom.xml but I d like to
run a javascript inside an ant plugin? I dont think your answer will
solve my problem.
Alexandre
Windows really shouldn't let you put quotes in the PATH... And if you
do, it should automatically escape them or something.
Wayne
On 9/28/06, Julien Henry <[EMAIL PROTECTED]> wrote:
OK, there were quotes in the %PATH%. It works now. Perhaps an entry in
the FAQ could be helpfull.
++
Julien
J
Hi,
anybody has experience with compiling jasperreports with Maven 1?
I tried to integrate their ant task into my maven.xml, but I keep getting
"No supported regular expression matcher found".
I check the jasper forums (http://www.jasperforge.org) and found simular
questions, but none of the pr
Hello Dan
First, thanks for your response.
I dont want to run an ant task described in the pom.xml but I d like to
run a javascript inside an ant plugin? I dont think your answer will
solve my problem.
Alexandre
dan tran wrote:
what you need is to have your supported jars loading up with antr
Try mvn -X for more debugging info. You gave us almost nothing to look
at/work with.
Wayne
On 9/28/06, [EMAIL PROTECTED]
<[EMAIL PROTECTED]> wrote:
Anyone got some ideas ?
> Hi all,
>
> I've installed Maven2 in a corporate environment.
> From my computer (Windows XP) this installation is acce
sound like a bug interm of UNC path support. Please file a JIRA.
-D
On 9/28/06, [EMAIL PROTECTED] <
[EMAIL PROTECTED]> wrote:
Anyone got some ideas ?
> Hi all,
>
> I've installed Maven2 in a corporate environment.
> From my computer (Windows XP) this installation is accesible
> with \\SERV
what you need is to have your supported jars loading up with antrun
correctly.
Take a look at antrun integration tests suite, I think it has example
on how to do that
http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-antrun-plugin/src/it
ongoing doc review is at
http://people.apache.or
Hello,
I programming an ant plugin in maven2. I d like to use a scripting
language like javascript inside a
Anyone got some ideas ?
> Hi all,
>
> I've installed Maven2 in a corporate environment.
> From my computer (Windows XP) this installation is accesible
> with \\SERVER\MAVEN2
>
> From a command line I setup MAVEN_HOME with this UNC:
> > set MAVEN_HOME=\\SERVER\MAVEN2
> And put it in the PATH
>
Go to mergere.com and download the free maven2 book.
Currently it's the best documentation I know.
Neeraj Bisht wrote, On 2006-09-28 2:29 PM:
hi all
Can any one please tell me or can give some link of tutorial where
i can study
how i can make plugin in maven 2.0
i study from t
hi all
Can any one please tell me or can give some link of tutorial where
i can study
how i can make plugin in maven 2.0
i study from the following site
http://maven.apache.org/guides/introduction/introduction-to-plugins.html
but not able to understand
Regards
Neeraj Singh Bis
Hello,
I have exactly the same problem.
I also tried to create a profile directly in the pom :
my.profile
true
Hello,
Thanks for your reply.
De deletion of the ''jboss-aop-1.0b2.jar' file has made no change.
But what I'm looking for is just a open and free evironment where to train
myself writing BPEL4WS 1.1 code and see if the code is well running. Could
Ode provides me for that?
If you coul adv
Hi,
we have a directory called "conf" in the default
resource folder (src/main/resources)
We want to exclude it from the assembled jar.
Lookin at the new plugin doku at
http://people.apache.org/~epunzalan/maven-assembly-plugin/assembly.html
there is an for .
What version of the plugin is it d
did not find your attached pom.
sorry here is the pom ...
You can however run the javacc plugin multiple times with different
configurations (output dir/package).
I guess you mean with also different source dir, otherwise it would
not work anyway, would it?
What instead about making the
48 matches
Mail list logo