Re: pde-maven-plugin

2009-01-10 Thread Eugene Kuleshov
/display/M2ECLIPSE/Tycho+builds >> Those builds are published to http://repository.sonatype.org/ and we >> have been using them for a long time to build m2eclipse >> >> regards, >> Eugene >> >> >> > > -- View this message in context: ht

Re: pde-maven-plugin

2009-01-10 Thread Eugene Kuleshov
e-mail: users-unsubscr...@maven.apache.org > For additional commands, e-mail: users-h...@maven.apache.org > > > -- View this message in context: http://www.nabble.com/pde-maven-plugin-tp21354325p21385903.html Sent from the Maven - Users mailing list archive at Nabble.com. ---

Re: pde-maven-plugin

2009-01-09 Thread sandraB
re published to http://repository.sonatype.org/ and we >> have been using them for a long time to build m2eclipse >> >> regards, >> Eugene >> >> >> > > -- View this message in context: http://www.nabble.com/pde-maven-plugin-tp21354325p213

Re: pde-maven-plugin

2009-01-09 Thread sandraB
gt; http://docs.codehaus.org/display/M2ECLIPSE/Tycho+builds > Those builds are published to http://repository.sonatype.org/ and we > have been using them for a long time to build m2eclipse > > regards, > Eugene > > > -- View this message in context: http

Re: pde-maven-plugin

2009-01-09 Thread Tomasz Pik
On Fri, Jan 9, 2009 at 2:10 AM, Jason van Zyl wrote: > Pull the latest dev builds, the wiki page is here: > > http://docs.codehaus.org/display/M2ECLIPSE/Tycho+builds > > The sync from apache to central seems to be failing which is why it's > choking on 3.0-alpha-1. Are there plans to release Tych

Re: pde-maven-plugin

2009-01-09 Thread sandraB
ld_project -- src (with the eclipse plugin java classes) -- pom.xml (parent) -- module_3.2 -- pom.xml (for eclipse 3.2) -- module_3.3 -- pom.xml (for eclipse 3.3) -- module_3.4 -- pom.xml (for eclipse 3.4) sandraB wrote: > > Hi, > I try to use the pde-maven-plugin to generate

Re: pde-maven-plugin

2009-01-08 Thread Jason van Zyl
Pull the latest dev builds, the wiki page is here: http://docs.codehaus.org/display/M2ECLIPSE/Tycho+builds The sync from apache to central seems to be failing which is why it's choking on 3.0-alpha-1. On 8-Jan-09, at 7:32 PM, Barrie Treloar wrote: On Fri, Jan 9, 2009 at 5:50 AM, Josh Sueret

Re: pde-maven-plugin

2009-01-08 Thread Eugene Kuleshov
- View this message in context: http://www.nabble.com/pde-maven-plugin-tp21354325p21365204.html Sent from the Maven - Users mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org Fo

Re: pde-maven-plugin

2009-01-08 Thread Barrie Treloar
On Fri, Jan 9, 2009 at 5:50 AM, Josh Suereth wrote: > I gotta say, I'm *VERY* excited about Tycho. I dont want to throw stones because I would like to give Tycho a whirl. http://ci.sonatype.org/view/Tycho/ gives stormy weather and the last I looked I have to build Tycho - which is a barrier to tr

Re: pde-maven-plugin

2009-01-08 Thread Josh Suereth
nd it works with Eclipse 3.3. and 3.4. There is some initial > documentation on the wiki at > http://docs.codehaus.org/display/M2ECLIPSE/Tycho+project+overview > > regards, > Eugene > > > > sandraB wrote: > > > > Hi, > > I try to use the pde-maven-plugin

Re: pde-maven-plugin

2009-01-08 Thread Eugene Kuleshov
Tycho+project+overview regards, Eugene sandraB wrote: > > Hi, > I try to use the pde-maven-plugin to generate a HelloWorld plugin eclipse. > I already succeed for the eclipse 3.2 and eclipse 3.3 version but I've got > an issue with eclipse 3.4. > > > [WARNING

pde-maven-plugin

2009-01-08 Thread sandraB
Hi, I try to use the pde-maven-plugin to generate a HelloWorld plugin eclipse. I already succeed for the eclipse 3.2 and eclipse 3.3 version but I've got an issue with eclipse 3.4. [WARNING] Attempting to build MavenProject instance for Artifact (org.codehaus.mojo:pde-maven-plugin:1.0-al

Re: Maven cannot find pde-maven-plugin-1.0-alpha-2-SNAPSHOT

2008-10-20 Thread buters
xtension plugin: org.codehaus.mojo:pde-maven-plugin:maven-plugin:1.0-alpha-2-SNAPSHOT buters Baptiste MATHUS-4 wrote: > > Are you behind a proxy? What's the output of maven? > > Did you try mvn -U ? > > Cheers. > > 2008/10/20 buters <[EMAIL PROTECTED]> >

Re: Maven cannot find pde-maven-plugin-1.0-alpha-2-SNAPSHOT

2008-10-20 Thread Baptiste MATHUS
Are you behind a proxy? What's the output of maven? Did you try mvn -U ? Cheers. 2008/10/20 buters <[EMAIL PROTECTED]> > > Hi all, > > there is pde-maven-plugin-1.0-alpha-2-SNAPSHOT.jar in a snapshot-repository > of codehaus. But Maven cannot find it. Why?:confused

Maven cannot find pde-maven-plugin-1.0-alpha-2-SNAPSHOT

2008-10-20 Thread buters
Hi all, there is pde-maven-plugin-1.0-alpha-2-SNAPSHOT.jar in a snapshot-repository of codehaus. But Maven cannot find it. Why?:confused: This is a part of my pom.xml: codehaus-snapshots Codehaus Snappshot Repository

Re: pde-maven-plugin calls wrong ant target

2008-03-21 Thread amit kumar
> Hi Amit, > > > > The problem was detected reviously and filed under > > http://jira.codehaus.org/browse/MOJO-738 > > I solved the problem as follows: > > 1. I checked out version 6085 of the trunk of the pde-maven-plugin. I > used > > this specif

Re: pde-maven-plugin calls wrong ant target

2008-03-19 Thread Jeroen Lankheet
http://jira.codehaus.org/browse/MOJO-738 > I solved the problem as follows: > 1. I checked out version 6085 of the trunk of the pde-maven-plugin. I used > this specific version because I'm using Eclipse 3.3 with maven 2.0.8 on > Windows. > 2. I changed "zip" in EclipseP

Re: pde-maven-plugin calls wrong ant target

2008-03-18 Thread Jeroen Lankheet
Hi Amit, The problem was detected reviously and filed under http://jira.codehaus.org/browse/MOJO-738 I solved the problem as follows: 1. I checked out version 6085 of the trunk of the pde-maven-plugin. I used this specific version because I'm using Eclipse 3.3 with maven 2.0.8 on Windows.

Re: pde-maven-plugin calls wrong ant target

2008-03-18 Thread amit kumar
d that maven calls the > targets "clean build.jars zip.plugin". > According my belief this should be "clean build.update.jar" > Does anyone have an idea how to call the proper targets? > > Regards, > Jeroen > -- > View this message in context: > http://www.

pde-maven-plugin calls wrong ant target

2008-03-17 Thread JeroenL
ief this should be "clean build.update.jar" Does anyone have an idea how to call the proper targets? Regards, Jeroen -- View this message in context: http://www.nabble.com/pde-maven-plugin-calls-wrong-ant-target-tp16092576s177p16092576.html Sent from the Maven - Users mailing l

Re: Does pde-maven-plugin actually work ?

2007-07-01 Thread Graham Leggett
Stefan Prange wrote: I'd like to test Maven2's ability to build eclipse plugin projects. Therefore I built a little sample project as described on the home page of the pde-maven-plugin (see here: http://mojo.codehaus.org/pde-maven-plugin/examples/simple_plugin.html). But unfortuna

Does pde-maven-plugin actually work ?

2007-06-30 Thread Stefan Prange
Hi all, I'd like to test Maven2's ability to build eclipse plugin projects. Therefore I built a little sample project as described on the home page of the pde-maven-plugin (see here: http://mojo.codehaus.org/pde-maven-plugin/examples/simple_plugin.html). But unfortunately every attemp

Re: [m2] pde-maven-plugin fails during release

2007-06-05 Thread Adrian Herscu
[EMAIL PROTECTED] Central acme Repository https://someserver.com:443/dav/acme/snapshots false true org.codehaus.mojo pde-maven-plugin true ${eclipse.home}

Re: [m2] pde-maven-plugin fails during release

2007-06-04 Thread Adrian Herscu
true false [EMAIL PROTECTED] Central acme Repository https://someserver.com:443/dav/acme/snapshots false true org.codehaus.mojo pde-maven-plugin

Re: [m2] pde-maven-plugin fails during release

2007-06-04 Thread Dan Tran
llowed the project structure from the pde-maven-plugin guide: parent +features some.feature +plugins some.plugin another.plugin I have no problems during normal builds. The artifact is created and I can deploy and run it under an Eclipse instance -- great! I am looking

Re: [m2] pde-maven-plugin fails during release

2007-06-04 Thread Adrian Herscu
Hi Dan, and thanks for the fast reply! I have followed the project structure from the pde-maven-plugin guide: parent +features some.feature +plugins some.plugin another.plugin I have no problems during normal builds. The artifact is created and I can deploy and run

Re: [m2] pde-maven-plugin fails during release

2007-06-04 Thread Dan Tran
and you have no problem during normal build? what does your projects structure look like? -D On 6/4/07, Adrian Herscu <[EMAIL PROTECTED]> wrote: Hi all, I am trying to release my Eclipse plugins and I am getting lots of "The import some.eclipse.package cannot be resolved" compilation errors

[m2] pde-maven-plugin fails during release

2007-06-04 Thread Adrian Herscu
Hi all, I am trying to release my Eclipse plugins and I am getting lots of "The import some.eclipse.package cannot be resolved" compilation errors during the release:perform goal. I have tried to run mvn package on the target/checkout directory and I am getting the same errors... It seems th

RE: How to build existing RCP Application using pde-maven-plugin

2007-04-22 Thread Ramesh Babu Pokala - TLS, Chennai
Hi Pankaj, Yes you are right... Now it is working Thanks Pankaj... Now I was able to build sample eclipse RCP Application @ > http://mojo.codehaus.org/pde-maven-plugin/examples/simple_product.html . But I have already 2 RCP plugins developed. And I also have "rcp.product" inside p

Re: [m2] included features with PDE-maven-plugin

2007-03-12 Thread Dan Tran
is an example of my problem. Each of the feature repositories contains a pom.xml. The Core project is the first one. I can compile the feature without problem. The Project 1 is the second project which depends on Core. As I compile it, the PDE-maven-plugin detects correctly the dependency wi

Re: [m2] included features with PDE-maven-plugin

2007-03-12 Thread Magali Helene
feature without problem. The Project 1 is the second project which depends on Core. As I compile it, the PDE-maven-plugin detects correctly the dependency with the included core feature and places the needed first plugins in the temprorary repository of the second feature. So it seems ok. Then it

Re: [m2] included features with PDE-maven-plugin

2007-03-08 Thread Dan Tran
gt; > On 3/6/07, Magali Helene <[EMAIL PROTECTED]> wrote: >> >> >> Hello >> >> I am using the PDE-maven plugin to build plugins. >> I have a first core plugin. I placed a pom.xml in the features repository >> and the build is ok. It takes into account t

Re: [m2] included features with PDE-maven-plugin

2007-03-08 Thread Magali Helene
: ... ... ... ... Magali dan tran wrote: > > Does the second plugin has its own feature.xml? > > On 3/6/07, Magali Helene <[EMAIL PROTECTED]> wrote: >> >> >> Hello >> >> I am using the PDE-maven plugin to build plugins. >> I have a

Re: included features with PDE-maven-plugin

2007-03-06 Thread Dan Tran
Does the second plugin has its own feature.xml? On 3/6/07, Magali Helene <[EMAIL PROTECTED]> wrote: Hello I am using the PDE-maven plugin to build plugins. I have a first core plugin. I placed a pom.xml in the features repository and the build is ok. It takes into account the featur

included features with PDE-maven-plugin

2007-03-06 Thread Magali Helene
Hello I am using the PDE-maven plugin to build plugins. I have a first core plugin. I placed a pom.xml in the features repository and the build is ok. It takes into account the features and all the plugins listed in it. Then I have a second plugin, which features includes my first core plugin&#

Re: pde-maven-plugin usage

2007-02-21 Thread Barrie Treloar
On 2/22/07, Dan Tran <[EMAIL PROTECTED]> wrote: you will need to get maven-dependency-plugin to copy your dependent jars into the place where your eclipse PDE expected. See http://docs.codehaus.org/display/MAVENUSER/Eclipse+Plugin for how to use maven-dependency-plugin to create your eclipse ta

Re: pde-maven-plugin usage

2007-02-21 Thread Dan Tran
anner ScrumPlannerCoreAPI 0.0.1 runtime log4j log4j 1.2.14 org.codehaus.mojo pde-maven-plugin true c:\eclipse -- View this message in context: http://www.nabble.com/pde-maven-plugin-usage-t

pde-maven-plugin usage

2007-02-21 Thread gciuloaica
PlugIn zip ScrumPlannerCoreApiPlugIn 0.0.1 Eclipse plug-in wrapping ScrumPlannerCoreApi module. com.agileway.scrumplanner ScrumPlannerCoreAPI 0.0.1 runtime log4j log4j 1.2.14 org.codehaus.mojo pde-

[ANN] Eclipse PDE Maven Plugin 1.0-alpha-1 Released

2007-01-12 Thread Dan Tran
The Mojo team is pleased to announce the first alpha release of the Eclipse PDE Maven Plugin The site is at: http://mojo.codehaus.org/pde-maven-plugin -Dan

Re: Build error with pde-maven-plugin

2006-12-07 Thread Dan Tran
are you able to do an eclipse export of your pde artifact per pde-maven-plugin's FAQ? -D On 12/1/06, Dan Tran <[EMAIL PROTECTED]> wrote: are you able to run the m2eclipse example? -D On 12/1/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > Hi, > > i always get an error, when i try to

Re: Build error with pde-maven-plugin

2006-12-01 Thread Dan Tran
are you able to run the m2eclipse example? -D On 12/1/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: Hi, i always get an error, when i try to build an eclipse plugin: Does't anyone have an idea what is wrong? Thanks and best Reragrds, Thorsten [INFO] Scanning for projects... [INFO] -

Build error with pde-maven-plugin

2006-12-01 Thread thorsten
Hi, i always get an error, when i try to build an eclipse plugin: Does't anyone have an idea what is wrong? Thanks and best Reragrds, Thorsten [INFO] Scanning for projects... [INFO] [INFO] Building ... project [INFO]