You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by ashtek <as...@yahoo.com> on 2009/02/10 21:52:08 UTC

Error building TinyMce

I am trying to build TinyMCE and I get the following error - Has anyone seen
this error before?

D:\mystuff\ibtools\apache-wicket-1.3.5\tinymce-parent\tinymce>mvn install
[INFO] Scanning for projects...
[INFO]
------------------------------------------------------------------------
[ERROR] FATAL ERROR
[INFO]
------------------------------------------------------------------------
[INFO] Error building POM (may not be this project's POM).


Project ID: unknown:tinymce

Reason: Parent: null:tinymce-parent:jar:null of project: unknown:tinymce has
wro
ng packaging: jar. Must be 'pom'. for project unknown:tinymce


[INFO]
------------------------------------------------------------------------
[INFO] Trace
org.apache.maven.reactor.MavenExecutionException: Parent:
null:tinymce-parent:ja
r:null of project: unknown:tinymce has wrong packaging: jar. Must be 'pom'.
for
project unknown:tinymce
        at org.apache.maven.DefaultMaven.getProjects(DefaultMaven.java:378)
        at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:292)
        at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:129)
        at org.apache.maven.cli.MavenCli.main(MavenCli.java:287)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
-- 
View this message in context: http://www.nabble.com/Error-building-TinyMce-tp21941674p21941674.html
Sent from the Wicket - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org


Re: Error building TinyMce

Posted by ashtek <as...@yahoo.com>.
I have been struggling with the last couple of days, and I am not sure if it
because I am using the 1.3 snapshot

In any case, you just do a svn checkout and then an mvn install, right? No
editing files after the checkout?

Can you also give me the checkout URL you used? The one listed on
Wicketstuff wiki does not seem to work.



-- 
View this message in context: http://www.nabble.com/Error-building-TinyMce-tp21941674p21945755.html
Sent from the Wicket - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org


Re: Error building TinyMce

Posted by ashtek <as...@yahoo.com>.
I have been struggling with the last couple of days, and I am not sure if it
because I am using the 1.3 snapshot

In any case, you just do a svn checkout and then an mvn install, right? No
editing files after the checkout?

Can you also give me the checkout URL you used? The one listed on
Wicketstuff wiki does not seem to work.



-- 
View this message in context: http://www.nabble.com/Error-building-TinyMce-tp21941674p21945694.html
Sent from the Wicket - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org


Re: Error building TinyMce

Posted by Łukasz Lipka <lu...@gmail.com>.
funny I had the same problem with Mule and source code, and I think
there is missing wicketstuff jar, just try to download all wicketstuff
and build it, I am using the newest tinymc with wicket-1.4, and I am
able to build jars without problems.

Best regards,
-- 
Pozdrowienia
Łukasz Lipka
http://lukaszlipka.blogspot.com/
2009/2/10 ashtek <as...@yahoo.com>:
>
> Thanks Lukasz.
>
> I tried what you suggest and I still got the same error.
>
> D:\mystuff\ibtools\apache-wicket-1.3.5\tinymce-parent>mvn install
> [INFO] Scanning for projects...
> [INFO]
> ------------------------------------------------------------------------
> [ERROR] FATAL ERROR
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Error building POM (may not be this project's POM).
>
>
> Project ID: unknown:tinymce-parent
>
> Reason: Parent: org.wicketstuff:wicket-contrib-tinymce:jar:1.3-SNAPSHOT of
> proje
> ct: unknown:tinymce-parent has wrong packaging: jar. Must be 'pom'. for
> project
> unknown:tinymce-parent
>
>
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Trace
> org.apache.maven.reactor.MavenExecutionException: Parent:
> org.wicketstuff:wicket
>
>
>
>
>
>
>
> --
> View this message in context: http://www.nabble.com/Error-building-TinyMce-tp21941674p21944690.html
> Sent from the Wicket - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org


Re: Error building TinyMce

Posted by ashtek <as...@yahoo.com>.
Thanks Lukasz.

I tried what you suggest and I still got the same error.

D:\mystuff\ibtools\apache-wicket-1.3.5\tinymce-parent>mvn install
[INFO] Scanning for projects...
[INFO]
------------------------------------------------------------------------
[ERROR] FATAL ERROR
[INFO]
------------------------------------------------------------------------
[INFO] Error building POM (may not be this project's POM).


Project ID: unknown:tinymce-parent

Reason: Parent: org.wicketstuff:wicket-contrib-tinymce:jar:1.3-SNAPSHOT of
proje
ct: unknown:tinymce-parent has wrong packaging: jar. Must be 'pom'. for
project
unknown:tinymce-parent


[INFO]
------------------------------------------------------------------------
[INFO] Trace
org.apache.maven.reactor.MavenExecutionException: Parent:
org.wicketstuff:wicket







-- 
View this message in context: http://www.nabble.com/Error-building-TinyMce-tp21941674p21944690.html
Sent from the Wicket - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org


Re: Error building TinyMce

Posted by Łukasz Lipka <lu...@gmail.com>.
Hi Ashtek,
I think just try first
D:\mystuff\ibtools\apache-wicket-1.3.5\tinymce-parent\ >mvn install
and than D:\mystuff\ibtools\apache-wicket-1.3.5\tinymce-parent\tinymce>mvn
install
I hope this help.

Best regards,
-- 
Pozdrowienia
Łukasz Lipka
http://lukaszlipka.blogspot.com/

2009/2/10 ashtek <as...@yahoo.com>:
>
> I am trying to build TinyMCE and I get the following error - Has anyone seen
> this error before?
>
> D:\mystuff\ibtools\apache-wicket-1.3.5\tinymce-parent\tinymce>mvn install
> [INFO] Scanning for projects...
> [INFO]
> ------------------------------------------------------------------------
> [ERROR] FATAL ERROR
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Error building POM (may not be this project's POM).
>
>
> Project ID: unknown:tinymce
>
> Reason: Parent: null:tinymce-parent:jar:null of project: unknown:tinymce has
> wro
> ng packaging: jar. Must be 'pom'. for project unknown:tinymce
>
>
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Trace
> org.apache.maven.reactor.MavenExecutionException: Parent:
> null:tinymce-parent:ja
> r:null of project: unknown:tinymce has wrong packaging: jar. Must be 'pom'.
> for
> project unknown:tinymce
>        at org.apache.maven.DefaultMaven.getProjects(DefaultMaven.java:378)
>        at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:292)
>        at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:129)
>        at org.apache.maven.cli.MavenCli.main(MavenCli.java:287)
>        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> --
> View this message in context: http://www.nabble.com/Error-building-TinyMce-tp21941674p21941674.html
> Sent from the Wicket - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org