On Thu, Mar 29, 2012 at 8:36 AM, Not Zippy <notzi...@gmail.com> wrote:
> Hi
>
> I am porting over an existing ant project build from ant to maven. I have
> the core assets compiling with maven without issues. I also was able to get
> plugin built for netbeans with very little difficulty at all. But with
> eclipse it is turning into another beast all together.
>
> Currently I am trying the org.eclipse.tycho plugin and I got it working so
> that it packages but that's all it does (it does not appear to compile the
> source or include any of the dependent projects). In the eclipse pom I
> define the packaging as "eclipse-plugin", do I need to have the source
> files in a separate project & pom ?
>
> Anyone have an example of using this plugin ? or should I use another ..
>
> thanks
> Nz

You could try the tycho user list?
Details available https://dev.eclipse.org/mailman/listinfo/tycho-user

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to