Re: Intro questions

2005-11-29 Thread Emmanuel Venisse

your file is in a sub-directory?

Emmanuel

Tomislav Stojcevich a écrit :

That works for me also, but only if the build.xml file is in the root
of the project.  Mine isn't and I don't see how to specify the
location of the file.

On 11/24/05, Jeremy Hughes [EMAIL PROTECTED] wrote:


Leaving the POM filename field empty worked for me.

Jeremy

On 11/18/05, Tomislav Stojcevich [EMAIL PROTECTED] wrote:


The same thing happens to me.  I did select add ant project but when I
go to add the build definition it asks me for the pom.  I tried
specifying the build.xml file for the pom and specifying the ant
target in the goal but that doesn't work.

I am using version 1.0.1.


On 11/15/05, Emmanuel Venisse [EMAIL PROTECTED] wrote:


Where did it asked you? Are you sure you choose Add Ant Project in menu?

Emmanuel

Sergio Bossa a écrit :


Hi all,

I've never used Maven but I want to use Continuum with Ant, do I need
to know something about Maven?
Moreover, adding one of my Ant projects, Continuum asked me for a
Maven pom.xml file: why do I need this, if my project is Ant based?

Thanks,
Regards,

Sergio B.

--
Sergio Bossa (http://sbtourist.blogspot.com)
Author and Lead Developer of:
- Montag (http://montag.sourceforge.net)
- QuickNote (http://quicknote.sourceforge.net)








--
tom






--
tom







Re: Intro questions

2005-11-29 Thread Tomislav Stojcevich
Yes, it's 1 level under the root.  I could move it up to the root but
there are far too many reletive references in it that would have to
change.

On 11/29/05, Emmanuel Venisse [EMAIL PROTECTED] wrote:
 your file is in a sub-directory?

 Emmanuel

 Tomislav Stojcevich a écrit :
  That works for me also, but only if the build.xml file is in the root
  of the project.  Mine isn't and I don't see how to specify the
  location of the file.
 
  On 11/24/05, Jeremy Hughes [EMAIL PROTECTED] wrote:
 
 Leaving the POM filename field empty worked for me.
 
 Jeremy
 
 On 11/18/05, Tomislav Stojcevich [EMAIL PROTECTED] wrote:
 
 The same thing happens to me.  I did select add ant project but when I
 go to add the build definition it asks me for the pom.  I tried
 specifying the build.xml file for the pom and specifying the ant
 target in the goal but that doesn't work.
 
 I am using version 1.0.1.
 
 
 On 11/15/05, Emmanuel Venisse [EMAIL PROTECTED] wrote:
 
 Where did it asked you? Are you sure you choose Add Ant Project in menu?
 
 Emmanuel
 
 Sergio Bossa a écrit :
 
 Hi all,
 
 I've never used Maven but I want to use Continuum with Ant, do I need
 to know something about Maven?
 Moreover, adding one of my Ant projects, Continuum asked me for a
 Maven pom.xml file: why do I need this, if my project is Ant based?
 
 Thanks,
 Regards,
 
 Sergio B.
 
 --
 Sergio Bossa (http://sbtourist.blogspot.com)
 Author and Lead Developer of:
 - Montag (http://montag.sourceforge.net)
 - QuickNote (http://quicknote.sourceforge.net)
 
 
 
 
 
 
 --
 tom
 
 
 
 
  --
  tom
 
 
 




--
tom


Re: Intro questions

2005-11-24 Thread Emmanuel Venisse
I'll modify build definitions views and obtain a more specific view for ant projects 
(http://jira.codehaus.org/browse/CONTINUUM-472)


Emmanuel

Jeremy Hughes a écrit :

Leaving the POM filename field empty worked for me.

Jeremy

On 11/18/05, Tomislav Stojcevich [EMAIL PROTECTED] wrote:


The same thing happens to me.  I did select add ant project but when I
go to add the build definition it asks me for the pom.  I tried
specifying the build.xml file for the pom and specifying the ant
target in the goal but that doesn't work.

I am using version 1.0.1.


On 11/15/05, Emmanuel Venisse [EMAIL PROTECTED] wrote:


Where did it asked you? Are you sure you choose Add Ant Project in menu?

Emmanuel

Sergio Bossa a écrit :


Hi all,

I've never used Maven but I want to use Continuum with Ant, do I need
to know something about Maven?
Moreover, adding one of my Ant projects, Continuum asked me for a
Maven pom.xml file: why do I need this, if my project is Ant based?

Thanks,
Regards,

Sergio B.

--
Sergio Bossa (http://sbtourist.blogspot.com)
Author and Lead Developer of:
- Montag (http://montag.sourceforge.net)
- QuickNote (http://quicknote.sourceforge.net)








--
tom










Re: Intro questions

2005-11-18 Thread Emmanuel Venisse

I'll check it. File a jira issue, so i wouldn't lose it.

Emmanuel

Tomislav Stojcevich a écrit :

The same thing happens to me.  I did select add ant project but when I
go to add the build definition it asks me for the pom.  I tried
specifying the build.xml file for the pom and specifying the ant
target in the goal but that doesn't work.

I am using version 1.0.1.


On 11/15/05, Emmanuel Venisse [EMAIL PROTECTED] wrote:


Where did it asked you? Are you sure you choose Add Ant Project in menu?

Emmanuel

Sergio Bossa a écrit :


Hi all,

I've never used Maven but I want to use Continuum with Ant, do I need
to know something about Maven?
Moreover, adding one of my Ant projects, Continuum asked me for a
Maven pom.xml file: why do I need this, if my project is Ant based?

Thanks,
Regards,

Sergio B.

--
Sergio Bossa (http://sbtourist.blogspot.com)
Author and Lead Developer of:
- Montag (http://montag.sourceforge.net)
- QuickNote (http://quicknote.sourceforge.net)









--
tom







Re: Intro questions

2005-11-18 Thread Tomislav Stojcevich
Added http://jira.codehaus.org/browse/CONTINUUM-459


On 11/18/05, Emmanuel Venisse [EMAIL PROTECTED] wrote:
 I'll check it. File a jira issue, so i wouldn't lose it.

 Emmanuel

 Tomislav Stojcevich a écrit :
  The same thing happens to me.  I did select add ant project but when I
  go to add the build definition it asks me for the pom.  I tried
  specifying the build.xml file for the pom and specifying the ant
  target in the goal but that doesn't work.
 
  I am using version 1.0.1.
 
 
  On 11/15/05, Emmanuel Venisse [EMAIL PROTECTED] wrote:
 
 Where did it asked you? Are you sure you choose Add Ant Project in menu?
 
 Emmanuel
 
 Sergio Bossa a écrit :
 
 Hi all,
 
 I've never used Maven but I want to use Continuum with Ant, do I need
 to know something about Maven?
 Moreover, adding one of my Ant projects, Continuum asked me for a
 Maven pom.xml file: why do I need this, if my project is Ant based?
 
 Thanks,
 Regards,
 
 Sergio B.
 
 --
 Sergio Bossa (http://sbtourist.blogspot.com)
 Author and Lead Developer of:
 - Montag (http://montag.sourceforge.net)
 - QuickNote (http://quicknote.sourceforge.net)
 
 
 
 
 
 
 
  --
  tom
 
 
 




--
tom


Re: Intro questions

2005-11-18 Thread Emmanuel Venisse

Thanks

Emmanuel

Tomislav Stojcevich a écrit :

Added http://jira.codehaus.org/browse/CONTINUUM-459


On 11/18/05, Emmanuel Venisse [EMAIL PROTECTED] wrote:


I'll check it. File a jira issue, so i wouldn't lose it.

Emmanuel

Tomislav Stojcevich a écrit :


The same thing happens to me.  I did select add ant project but when I
go to add the build definition it asks me for the pom.  I tried
specifying the build.xml file for the pom and specifying the ant
target in the goal but that doesn't work.

I am using version 1.0.1.


On 11/15/05, Emmanuel Venisse [EMAIL PROTECTED] wrote:



Where did it asked you? Are you sure you choose Add Ant Project in menu?

Emmanuel

Sergio Bossa a écrit :



Hi all,

I've never used Maven but I want to use Continuum with Ant, do I need
to know something about Maven?
Moreover, adding one of my Ant projects, Continuum asked me for a
Maven pom.xml file: why do I need this, if my project is Ant based?

Thanks,
Regards,

Sergio B.

--
Sergio Bossa (http://sbtourist.blogspot.com)
Author and Lead Developer of:
- Montag (http://montag.sourceforge.net)
- QuickNote (http://quicknote.sourceforge.net)








--
tom









--
tom