I keep getting this messaeg This artifact has been relocated to javax.servlet:servlet-api:2.4-20040521

2008-12-11 Thread miro
Please help me what is worng with this and what should i do to get rid of this warning -- View this message in context: http://www.nabble.com/I-keep-getting-this-messaeg--This-artifact-has-been-relocated-to-javax.servlet%3Aservlet-api%3A2.4-20040521-tp20964763p20964763.html Sent from the Maven

maven jboss-aop plugin

2008-12-08 Thread miro
I am looking for maven jboss-aop plugin , I followed instruction from http://www.jboss.org/community/docs/DOC-10204 but my maven does not find any jbossaop plugin .Please help me with correct group or artifact for jboss aop plugin. -- View this message in context:

trouble configuring jboss aop plugin

2008-12-08 Thread miro
I am getting this error message 12/8/08 12:27:55 PM EST: Missing artifact org.jboss.maven.plugins:maven-jbossaop-plugin:jar:1.0.0:compile here is my pom.xml please help me fix this. project xmlns=http://maven.apache.org/POM/4.0.0; xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance;

maven jboss aop failing with access is denied to classes folder

2008-12-08 Thread miro
I am using maven2 eclipse project, also jboss maven plugin.I run the install , the jboss compile fails [INFO] [jbossaop:compile] [ERROR] Exception in thread main java.io.FileNotFoundException: C:\dev\audit\target\classes (Access is denied) , I checked the actual folder and i saw its readonly

no suitable driver found error with hibernate hibernate3-maven-plugin

2008-12-01 Thread miro
we are trying to use hibernate3-maven-plugin to generate ddl files and failing with sql exception java.sql.SQLException: No suitable driver here the configration plugin groupIdorg.codehaus.mojo/groupId

stop downloading

2008-11-24 Thread miro
I am using maven jetty pluign and when ever i run the start server goal maven tries to download a jar file which i installed manually , i installed this manually becasue of not having in any global repositories , how can i disable this download feature it takes time every time i try to

maven plugin for 508 compilance check

2008-11-04 Thread miro
We are developing application for government for which my application should be 508 compilant, Is there any maven plugin to check my html for 508 complaince ? -- View this message in context: http://www.nabble.com/maven-plugin-for-508-compilance-check-tp20335784p20335784.html Sent from the

log4j.xml and jetty maven plaugin

2008-11-03 Thread miro
I am running my application using the maven-jetty-plugin. I need help with configuring log4j. I added log4j.xml inside my web-inf, my application is spring based and I am assuming spring automatically initializes log4j whenever it finds in classpath. my application is a war file and palced my

set up log4j with maven jetty plugin

2008-11-03 Thread miro
Please help me setup log4j with maven jetty plugin . here my configration for maven jetty plugin plugin groupIdorg.mortbay.jetty/groupId artifactIdmaven-jetty-plugin/artifactId version6.1.12.rc4/version configuration

problems with dependency

2008-10-31 Thread miro
I added spring-wicket 1.3.5 dependency as a result maven added slf4j1.4.2 .Now When I start my application I get java.lang.NoClassDefFoundError: org/slf4j/impl/StaticLoggerBinder. I can resolve this If I add sl4j1.5.2 , please help me why spring-wicket downloaded wrong version of sl4j can

repository for javax.persistence:ejb:jar:3.0-public_review

2008-10-29 Thread miro
I added hibernate-annotations dependency to my project and from then i am getting this error 10/29/08 3:37:42 PM EDT: Missing indirectly referenced artifact javax.persistence:ejb:jar:3.0-public_review:compile please tell me which repository has this jar file -- View this message in

please tell me repository

2008-10-29 Thread miro
please tell me repository where I can find all dependency for an application using hibernate , spring, wicket jdk 1.6 -- View this message in context: http://www.nabble.com/please-tell-me-repository-tp20235538p20235538.html Sent from the Maven - Users mailing list archive at Nabble.com.

creating a maven project in eclipse very new bee

2008-10-23 Thread miro
I am very very new to maven need help in creating a project . Eclipse 3.4.1 and installed maven eclipse project. Please help me create a new java project to be built by maven using eclipse. I did not find any article doing this. for my trails I created a new Maven project which

Re: creating a maven project in eclipse very new bee

2008-10-23 Thread miro
] requiredCapability: org.eclipse.equinox.p2.iu/org.maven.ide.eclipse.feature.feature.group/0.0.0 hgomez wrote: May i suggest you to install m2eclipse ? Le 23 oct. 08 à 19:14, miro [EMAIL PROTECTED] a écrit : I am very very new to maven need help in creating a project . Eclipse 3.4.1

new bee

2008-08-24 Thread miro
I never used maven , I am wondering if I can download src jar files for my current porject using maven ? Its an old project and dont know what version it is using and debugging always is trouble with out src, so can maven help get all the available src for my third prty libs ? -- View this

Re: new bee

2008-08-24 Thread miro
Maven1 or Maven2 for building? Or is this an old project you are thinking of converting to using Maven as the build tool? Wayne On 8/24/08, miro [EMAIL PROTECTED] wrote: I never used maven , I am wondering if I can download src jar files for my current porject using maven ? Its an old