s for markdown syntax. Where can I get
a maven compliant markdown file in order to test eclipse luna built-in
editor?
Pablo.
El 19/08/2014 17:15, Hervé BOUTEMY escribió:
Le mardi 19 août 2014 15:28:40 Robert Munteanu a écrit :
On Sun, Aug 17, 2014 at 8:47 PM, Hervé BOUTEMY
wrote:
, at leas
refer ${project.basedir}
- not need the property in pom
Regards,
Hervé
[1] http://jira.codehaus.org/browse/DOXIA-373
[2] http://jira.codehaus.org/browse/DOXIATOOLS-15
Le vendredi 15 août 2014 16:26:48 Pablo León a écrit :
Ouch, bad news! This plugin has saved us hundreds of hours in APT f
I've been messing around with markdown for a while, and I feel that APT
tools are more mature than markdown's (or asciidoc's), at least for the
eclipse+java+maven environment we're using. Despite of some flaws,
Benson's editor is more feature rich than the markdown counterpartner.
And as Borrie
ed by maven and by the eclipse plugin!
Regards,
Pablo.
El 15/08/2014 14:30, Benson Margulies escribió:
I made an official release once, I think, but since I no longer use
Eclipse I am not in a position to maintain it further.
On Fri, Aug 15, 2014 at 2:56 AM, Dan Tran
or
Plugin which uses the same default directory as the "mvn site" command?
Regards,
Pablo.
-
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org
+1
2009/3/26 Garvin LeClaire
> The Maven Findbugs team would like to release Maven Findbugs Plugin version
> 2.0
>
> This plugin allows the developer to run Findbugs analysis against a Maven
> project and produce site output in HTML to match other site reports. There
> are option to produce oth
Thanks!
2009/2/18 Olivier Gaudin
>
> It is included in Sonar 1.7 that is planned for mid-march. Development has
> started already [1].
> Full detail are available in the ticket SONAR-205 [2]
>
> Olivier
>
> [1] http://skitch.com/t/pc8
> [2] http://jira.codehaus.org/browse/SONAR-205
>
>
>
> Pablo
Great, any idea on when you are going to be able to support excluding auto
generated classes from analysis?
Keep up the good work!
Regards.
2009/2/16 Olivier Gaudin
>
> The Sonar team is pleased to announce the release of Sonar 1.6.
>
> Sonar is an open source platform that manages java source
Hi,
I have a file in a project which contains the following:
projectname--${parent.parent.version}
The project structure is the following:
main (packaging:pom)
dev (packaging:pom)
project-where-the-file-is-located (packaging:jar)
other-project (packaging:jar)
war-projec
Ok, I'll take that into account. Thanks
2008/11/11 Peter Ledbrook <[EMAIL PROTECTED]>
>
>
> PabloS wrote:
> >
> > That's probably the cause. Where can I get the source code for the
> plugin?
> > I'd like to help debugging this issues.
> >
>
> Great, thanks! SVN repository:
>
> http://svn.codehau
That's probably the cause. Where can I get the source code for the plugin?
I'd like to help debugging this issues.
Cheers
2008/11/11 Peter Ledbrook <[EMAIL PROTECTED]>
>
>
> PabloS wrote:
> >
> > That was the problem indeed. I was able to generate a domain class and
> > controller, but couldn't
#x27;s supposed to work yet.
>
> I'll do some more work on this and let you know how it works out.
>
>
>
> On Tue, Nov 11, 2008 at 6:58 AM, Pablo Saavedra
> <[EMAIL PROTECTED]> wrote:
> > Have you tried using the -U flag?
> >
> > 2008/11/11 Ed <
That was the problem indeed. I was able to generate a domain class and
controller, but couldn't run the application, I get a NoClassDefFound for
org.mortbay.jetty.Server
I'll add a note to the jira issue.
Regards.
2008/11/11 Peter Ledbrook <[EMAIL PROTECTED]>
>
> Hi Pa
The new issue is http://jira.codehaus.org/browse/GRAILS-3560
2008/11/11 Pablo Saavedra <[EMAIL PROTECTED]>
> Peter, which version of grails should I have installed? I'm still getting
> the same problem with the create-domain-class goal. I'll raise a JIRA issue
> with
Have you tried using the -U flag?
2008/11/11 Ed <[EMAIL PROTECTED]>
> I tried the archetype, and had no luck. I already have grails
> installed (of course) but wanted to give it a try to take it for a
> spin:
>
> D:\src\workspace-Grails> mvn archetype:generate
> -DarchetypeGroupId=org.grails
> -D
Peter, which version of grails should I have installed? I'm still getting
the same problem with the create-domain-class goal. I'll raise a JIRA issue
with the details.
Regards.
2008/11/11 Pablo Saavedra <[EMAIL PROTECTED]>
> Thanks Peter, you are solving issues faster t
Thanks Peter, you are solving issues faster than I can rise them :). I'll
let you know how it goes.
Regards.
2008/11/11 Peter Ledbrook <[EMAIL PROTECTED]>
>
>
> PabloS wrote:
> >
> > Thanks. Where shall I subscribe to report bugs in the
> maven-grails-plugin?
> > I
> > can't generate a domain
Thanks. Where shall I subscribe to report bugs in the maven-grails-plugin? I
can't generate a domain class :)
Regards.
2008/11/10 Peter Ledbrook <[EMAIL PROTECTED]>
>
> Hi Pablo,
>
>
> PabloS wrote:
> >
> > I had a problem when I tried to package the
Hi Peter,
I had a problem when I tried to package the application, it gave me this
error:
Error assembling WAR: webxml attribute is required (or pre-existing
WEB-INF/web.xml if executing in update mode
Seems to be caused because there's no webapp/WEB-INF/web.xml file.
BTW, I haven't used grails
That's great, but the links in the documentation section of the site give me
404 errors...
Thanks
On 22/02/2008, Brian Fox <[EMAIL PROTECTED]> wrote:
>
> The Maven team would like to announce the release of Maven Archetype
> 2.0-alpha-2. This release corrected backwards compatibility with the
> 1
false
> SOMEFINALNAME
>
>
> path/to/assembly/descriptor/dep.xml
>
>
>
>
>
>
> -Original Message-
> From: Pablo Saavedra [mailto:[EMAIL PROTECTED]
> Sent: Friday, February 22, 2008 1
Hi All,
is there any way to specify an output directory for a module that is
different from the source directory? For instance, I'd like a module
contained in folder template-ui to be created as ${rootArtifactId}-ui.
For what I could see, the dir property is used for both input and output
directo
My bad, it was an error in the archetype-metadata.xml...
Thanks anyway.
Regards.
On 22/02/2008, Pablo Saavedra <[EMAIL PROTECTED]> wrote:
>
> Hi All,
>
> I'm using the archetype 2.0-alpha-1 plugin to create an archetype.
> Following the guide, I added some requiered pro
g anything wrong?
Thanks in advance.
Pablo.
t turn off this feature. Please help!
Thanks,
Pablo Muñoz | Rodale, Inc. | 733 3rd Ave, New York, NY | 212.573.0349 |
aimpmunoz
I found the solution
http://jira.codehaus.org/browse/MSUREFIRE-113
On 8/22/06, Pablo Gutierrez <[EMAIL PROTECTED]> wrote:
Hi all,
I'm setting up maven for a project and I just get to the point where
everything compiles.
I'm having troubles running the test lifecycle phase
I found the solution
http://jira.codehaus.org/browse/MSUREFIRE-113
On 8/22/06, Pablo Gutierrez <[EMAIL PROTECTED]> wrote:
Hi all,
I'm setting up maven for a project and I just get to the point where
everything compiles.
I'm having troubles running the test lifecycle phase
e
pass the argument of the classs of out test suite.
I wouldn't like to skip the test life cycle and running the unit tests on a
separate process.
Is there a way of specifying the class of the testsuite to the surefire
plugin?
Thanks,
Pablo
e
pass the argument of the classs of out test suite.
I wouldn't like to skip the test life cycle and running the unit tests on a
separate process.
Is there a way of specifying the class of the testsuite to the surefire
plugin?
Thanks,
Pablo
s 1.0 version, is there any way of
updating automatically dependency version of B project?.
Thanks in advance.
Cheers.
Pablo.
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
y appreciated.
Thanks in advance.
Pablo.
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Hi Tamas,
I attach the startup log of px-webapp running in Apache Geronimo. I
also attach my proximity.properties file with paths pointing to my
filesystem (directories where created manually before deploying).
I hope you can find the solution.
Thanks in advance,
Pablo.
12:11:14,789 INFO
Hi Cservenak,
I ran proximity on a Linux box. More precisely, it runs Ubuntu Linux
5.10. It's a bit strange error, having to be with bean initialization.
Is there any special procedure to setup proximity webapp?
Thanks in advance.
Best regards.
-
Thanks Logan.
That did the trick.
Best regards,
Pablo
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
.
Pablo.
Jason Dillon wrote:
>FYI, I have been testing out Proximity today... And I noticed that it can get
>quite slow with many repositories listed.
>
>I also ran into some strange missing dependencies... That would go away and
>come back every other build or so.
>
>Might be
Thanks Jason,
Proximity was in the queue. I'll see if I can install it sucessfully.
Greetings, Pablo.
Jason Dillon wrote:
>I just got Proximity setup yesterday and so far I'm happy with it. Works for
>m1 and m2... And is much easier to style IMO.
>
>Sorry no URL... But
under Apache.
Anyone has experience on working with this project? Any success story?
Maybe an alternative?
Thanks in advance!!
Greetings, Pablo.
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Peschier J. (Jeroen) wrote:
Hi Pablo,
I believe you can resolve this by added an extra source directory using
the build-helper-maven-plugin. In your use-case you would add the main
source directory like this:
src/webapp/WEB-INF/src
Add any additional source directories using the
build-helper
ng for projects...
[INFO]
[INFO] Building WebApp
[INFO]task-segment: [clean, test-compile]
[INFO]
[INFO] [clean:clean]
[INFO] Deleting direct
The question is, how can I do it? How can I use maven-compiler-plugin
two times with different source and destination paths? Can someone send
me a few lines of pom which does it?
Thanks in advance
Pablo
-
To unsubscribe, e-
Eric Jacob wrote:
Hi,
Putting the following dependency results in 72 jars downloaded in
WEB-INF/lib!
acegisecurity
acegi-security
0.9.0
runtime
Hi
If you set provided then these dependencies will not be
included in /WEB-INF/lib
Cheers
Pablo
-mojo.html
Use "skip" configuration parameter.
Cheers
Pablo
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
eason: ERROR: Cannot
override read-only parameter: classpathElements in goal: surefire:test
Therefore I have a question. What should I set in pom.xml file to make
StrutsTestCase's tests work?
Thanks in advance
Cheers
Pablo
---
information from all modules? I mean, I want in app/target/site the site
structure of all modules. Is it possible?
Thanks in advance.
Best regards,
Pablo.
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e
My problem is solved. It had to be with
maven-project-info-reports-plugin version. I was using another version
different from 2.0-beta-1.
After modifying plugin-registry.xml in my local repository all reports
have been generated.
Thanks for your help, Brett.
Cheers,
Pablo.
Pablo Muñiz
I'm working with 2.0-beta-1.
Pablo.
Brett Porter escribió:
What version of Maven are you using?
You have an old version of the project reports that is not compatible.
- Brett
On 9/22/05, Pablo Muñiz <[EMAIL PROTECTED]> wrote:
If I include tag around the two reports I get th
send me a working example of how to use
maven-project-info-reports-plugin ?
Thanks in advance.
Best regards,
Pablo.
Missing around the two reports. beta-1 gives an appropriate
error for this.
- Brett
On 9/22/05, Pablo Muñiz <[EMAIL PROTECTED]> wrote:
Hi all !!
I'm try
style report is generated, nothing happens with
dependencies or license report.
Any ideas with what is wrong?
Thanks in advance.
Best regards,
Pablo.
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [
Thanks Yann,
by modifying tag in plugin-registry.xml from my local
repository I've solved this issue until it's fixed in further releases.
Pablo.
Yann Le Du escribió:
Hi Pablo,
This seems to be a known issue :
http://jira.codehaus.org/browse/MNG-916
Yann
--- Pab
---
Instead of looking for maven-hello-plugin-1.0-SNAPSHOT.jar it looks for
maven-hello-plugin-RELEASE.jar
I'm a bit confused with this issue. Any comment?
Thanks in advance.
Best regards,
Pablo.
Hi all!!
I´m trying to use displaytag library stored in Ibiblio but I´ve
realized there´s an error in displaytag-1.0.pom
For jetspeed:portlet-api dependency it has unknown.
Anyone could update this?
Thanks in advance.
-
To
p://maven.apache.org/reference/plugins/dependency-convergence-report.html
>
>
> Arnaud
>
> On Wed, 18 Aug 2004 17:52:36 -0400, Paul Spencer <[EMAIL PROTECTED]> wrote:
> > See the following:
> > http://maven.apache.org/reference/plugins/multiproject/reports.htm
El mié, 18-08-2004 a las 18:52, Paul Spencer escribió:
> See the following:
>http://maven.apache.org/reference/plugins/multiproject/reports.html
>
> Example of the report:
>http://maven.apache.org/reference/plugins/multichanges-report.html
>
> Paul Spencer
>
eports.html
>
> Example of the report:
>http://maven.apache.org/reference/plugins/multichanges-report.html
>
> Paul Spencer
>
> Pablo Lalloni wrote:
> > Is it possible to generate a "dependency map" report?
> >
> > We have a multiproject setup wit
he following:
>http://maven.apache.org/reference/plugins/multiproject/reports.html
>
> Example of the report:
>http://maven.apache.org/reference/plugins/multichanges-report.html
>
> Paul Spencer
>
> Pablo Lalloni wrote:
> > Is it possible to generate a "dep
subprojects would be really
useful.
Also, is it possible to increment a dependency version in a subset of
subprojects?
--
Pablo I. Lalloni <[EMAIL PROTECTED]>
Teléfono +54 (11) 4347-3177
Proyecto Pampa
Dirección Informática Tributaria
AFIP
> In 2010, M$ Windows will be a quantum pro
out in the
> next week or so. If you are feeling adventurous, give the snapshot a
> whirl - it's easy enough to go back to the old one if things don't work out.
>
> Cheers,
>
> Ben
>
> -
&
Hi,
Pablo Lalloni
Thanks a lot!
El jue, 24-06-2004 a las 05:04, Dion Gillard escribió:
> If anyone is after one, pop me an email with your first and last names...
>
> -
> To unsubscribe, e-mail: [EMAIL PROT
El vie, 07-05-2004 a las 04:40, Vincent Massol escribió:
> > -Original Message-
> > From: Pablo Lalloni [mailto:[EMAIL PROTECTED]
> > Sent: 07 May 2004 16:47
> > To: Maven Users List
> > Subject: RE: jboss plugin
> >
> > Well, don't think so.
-05-2004 a las 05:37, Stuart Eccles escribió:
> Looks like your JBoss configuration is wrong rather.
>
> are you running the default, all or custom configuration?
>
>
>
> -Original Message-
> From: Pablo Lalloni [mailto:[EMAIL PROTECTED]
> Sent: 06 May 2004 20:
I'm trying to get the deploy* targets of this plugin working with no
luck so far...
JBoss/Tomcat answers with a 505 HTTP error... Have you seen this
behaviour before?
I'm using Maven 1.0-rc2 against JBoss 3.2.3 with Tomcat listening on
port 8080.
I thought of replacing the tags in plugin with
anks a lot ....
Pablo Rodriguez
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
not continue because of the following unsatisfied
> dependencies:
>
> j2ee-1.2.jar
> ejbDeployment-1.0.jar
> struts-1.0.jar
> swt-1.0.jar
> servlet-1.2.jar
> hibernate-2.0.jar
>
> Total time: 30 seconds
>
> I setup build.properties with
> maven.proxy.host = host-p
:
commons-configuration-1.0-dev.jar
Total time: 5 seconds
My current configuration was working from home on this laptop using Cygwin.
Thanks a lot in advance for any clue.-
Kind Regards.
***
Pablo Jejcic
Smartweb Senior system Adm
By any chance are you using Cygwin??
I'm having the same problem using Cygwin, but it works on a Unix machine.-
Kind Regards.
***
Pablo Jejcic
Smartweb Senior system Administrator
School of Computing - Robert G
e any recommendations/suggestions/clues.
Kind Regards.
***
Pablo Jejcic
Smartweb Senior system Administrator
School of Computing - Robert Gordon University
http://www.smartweb.rgu.
Hi,
I'm trying to find the maven user list archive. I couldn't find a link anywhere on the
jakarta site.
Thanks.
- Pablo.
67 matches
Mail list logo