I am on Windows. The project is in Eclipse. --- On Wed, 5/19/10, murali mohan <[email protected]> wrote:
From: murali mohan <[email protected]> Subject: Re: Adding a non maven / non ant project to Continuum ? To: [email protected] Date: Wednesday, May 19, 2010, 2:39 AM Are you in Linux/Unix? If yes, why not a shell project and select an executable shell script which may run the build for you? Murali. On Wed, May 19, 2010 at 10:36 AM, Celinio Fernandes <[email protected]>wrote: > Hi, > I am pretty new to Apache Continuum. > Right now I am struggling to deploy apache-continuum-1.3.6.war on JBoss 6 ( > check my previous posts). > However I have successfully launched the standalone version > (apache-continuum-1.3.6-bin.zip). > > I have a question regarding the nature of the projects one might add to > Continuum. > Right now my project is not mavenized. There is no POM. Also there is no > ant tasks. > Can i still add the project to Continuum ? > If yes, how ? > In the console, http://localhost:8080/continuum, I do not see such option. > > > The Menu "Add Project" contains these options only : > > > > > > Maven 2.0.x Project > > > > > > Maven 1.x Project > > > > > > > > Ant Project > > > > > > > > Shell Project > > > > > How do i add a non maven / non ant project in that case ? > Thanks for helping. > > > > > >
