Can't generate POM file while deploying my own jar

2008-12-10 Thread Harshal Joshi
Hi All, I am trying to deploy my own jar in to .m2 repository using below command. mvn install:install-file -DgroupId=jsr168-api -DartifactId=jsr168-api -Dversion=1.0.0 -Dpackaging=jar -Dfile=D:\IBM\WebSphere\PortalServer\shared\app\jsr168-api.jar It deploy jar file in to my repository but it

Maven - build project from SVN

2008-12-05 Thread Harshal Joshi
Hi All, We are using SVN for repository for many of our projects, earlier for build I use to get latest from SVN and copy it to my local directory and from there I use to build it. Now I want to build directly from SVN without copy project to local directory. So can you please suggest me how can

Maven - build project from SVN

2008-12-05 Thread Harshal Joshi
Hi All, We are using SVN for repository for many of our projects, earlier for build I use to get latest from SVN and copy it to my local directory and from there I use to build it. Now I want to build directly from SVN without copy project to local directory. So can you please suggest me how can

Re: Maven - build project from SVN

2008-12-05 Thread Harshal Joshi
corporate email directory... many Joshis, no Harshal)... nope, so my employers are not the only people who drank the ClearCase kool-aid ;-) -Stephen. 2008/12/5 Harshal Joshi [EMAIL PROTECTED] Hi All, We are using SVN for repository for many of our projects, earlier for build I use