|
View:
New views
7 Messages
—
Rating Filter:
Alert me
|
|
|
[jira] Created: (MGWT-127) soyc report missing dependencysoyc report missing dependency
------------------------------ Key: MGWT-127 URL: http://jira.codehaus.org/browse/MGWT-127 Project: Maven 2.x GWT Plugin Issue Type: Bug Affects Versions: 1.2 Reporter: jieryn Priority: Minor <reporting> <plugins> <plugin> <groupId>org.codehaus.mojo</groupId> <artifactId>gwt-maven-plugin</artifactId> <reportSets> <reportSet> <reports> <report>soyc</report> </reports> </reportSet> </reportSets> </plugin> </plugins> </reporting> [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] Error getting reports from the plugin 'org.codehaus.mojo:gwt-maven-plugin:1.2.jboss': Unable to load the mojo 'org.codehaus.mojo:gwt-maven-plugin:1.2.jboss:soyc' in the plugin 'org.codehaus.mojo:gwt-maven-plugin'. A required class is missing: org/codehaus/plexus/util/xml/XmlStreamReader org.codehaus.plexus.util.xml.XmlStreamReader [INFO] ------------------------------------------------------------------------ -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email |
|
|
[jira] Issue Comment Edited: (MGWT-127) soyc report missing dependency[ http://jira.codehaus.org/browse/MGWT-127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=196899#action_196899 ] Kevin Jordan edited comment on MGWT-127 at 11/2/09 10:39 AM: ------------------------------------------------------------- Has anything been found out on this issue? I'm having the same problem. The version of plexus-utils it seems to try and use in my case is 1.1. was (Author: kjordan2001): Has anything been found out on this issue? I'm having the same problem. > soyc report missing dependency > ------------------------------ > > Key: MGWT-127 > URL: http://jira.codehaus.org/browse/MGWT-127 > Project: Maven 2.x GWT Plugin > Issue Type: Bug > Affects Versions: 1.2 > Reporter: jieryn > Priority: Minor > > <reporting> > <plugins> > <plugin> > <groupId>org.codehaus.mojo</groupId> > <artifactId>gwt-maven-plugin</artifactId> > <reportSets> > <reportSet> > <reports> > <report>soyc</report> > </reports> > </reportSet> > </reportSets> > </plugin> > </plugins> > </reporting> > [ERROR] BUILD ERROR > [INFO] ------------------------------------------------------------------------ > [INFO] Error getting reports from the plugin 'org.codehaus.mojo:gwt-maven-plugin:1.2.jboss': Unable to load the mojo 'org.codehaus.mojo:gwt-maven-plugin:1.2.jboss:soyc' in the plugin 'org.codehaus.mojo:gwt-maven-plugin'. A required class is missing: org/codehaus/plexus/util/xml/XmlStreamReader > org.codehaus.plexus.util.xml.XmlStreamReader > [INFO] ------------------------------------------------------------------------ -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email |
|
|
[jira] Commented: (MGWT-127) soyc report missing dependency[ http://jira.codehaus.org/browse/MGWT-127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=196899#action_196899 ] Kevin Jordan commented on MGWT-127: ----------------------------------- Has anything been found out on this issue? I'm having the same problem. > soyc report missing dependency > ------------------------------ > > Key: MGWT-127 > URL: http://jira.codehaus.org/browse/MGWT-127 > Project: Maven 2.x GWT Plugin > Issue Type: Bug > Affects Versions: 1.2 > Reporter: jieryn > Priority: Minor > > <reporting> > <plugins> > <plugin> > <groupId>org.codehaus.mojo</groupId> > <artifactId>gwt-maven-plugin</artifactId> > <reportSets> > <reportSet> > <reports> > <report>soyc</report> > </reports> > </reportSet> > </reportSets> > </plugin> > </plugins> > </reporting> > [ERROR] BUILD ERROR > [INFO] ------------------------------------------------------------------------ > [INFO] Error getting reports from the plugin 'org.codehaus.mojo:gwt-maven-plugin:1.2.jboss': Unable to load the mojo 'org.codehaus.mojo:gwt-maven-plugin:1.2.jboss:soyc' in the plugin 'org.codehaus.mojo:gwt-maven-plugin'. A required class is missing: org/codehaus/plexus/util/xml/XmlStreamReader > org.codehaus.plexus.util.xml.XmlStreamReader > [INFO] ------------------------------------------------------------------------ -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email |
|
|
[jira] Commented: (MGWT-127) soyc report missing dependency[ http://jira.codehaus.org/browse/MGWT-127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=198051#action_198051 ] Javier Pablo Cicarelli commented on MGWT-127: --------------------------------------------- I am having exactly the same problem. I will attach the maven output. > soyc report missing dependency > ------------------------------ > > Key: MGWT-127 > URL: http://jira.codehaus.org/browse/MGWT-127 > Project: Maven 2.x GWT Plugin > Issue Type: Bug > Affects Versions: 1.2 > Reporter: jieryn > Priority: Minor > Attachments: gwt_error.txt > > > <reporting> > <plugins> > <plugin> > <groupId>org.codehaus.mojo</groupId> > <artifactId>gwt-maven-plugin</artifactId> > <reportSets> > <reportSet> > <reports> > <report>soyc</report> > </reports> > </reportSet> > </reportSets> > </plugin> > </plugins> > </reporting> > [ERROR] BUILD ERROR > [INFO] ------------------------------------------------------------------------ > [INFO] Error getting reports from the plugin 'org.codehaus.mojo:gwt-maven-plugin:1.2.jboss': Unable to load the mojo 'org.codehaus.mojo:gwt-maven-plugin:1.2.jboss:soyc' in the plugin 'org.codehaus.mojo:gwt-maven-plugin'. A required class is missing: org/codehaus/plexus/util/xml/XmlStreamReader > org.codehaus.plexus.util.xml.XmlStreamReader > [INFO] ------------------------------------------------------------------------ -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email |
|
|
[jira] Updated: (MGWT-127) soyc report missing dependency[ http://jira.codehaus.org/browse/MGWT-127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Javier Pablo Cicarelli updated MGWT-127: ---------------------------------------- Attachment: gwt_error.txt > soyc report missing dependency > ------------------------------ > > Key: MGWT-127 > URL: http://jira.codehaus.org/browse/MGWT-127 > Project: Maven 2.x GWT Plugin > Issue Type: Bug > Affects Versions: 1.2 > Reporter: jieryn > Priority: Minor > Attachments: gwt_error.txt > > > <reporting> > <plugins> > <plugin> > <groupId>org.codehaus.mojo</groupId> > <artifactId>gwt-maven-plugin</artifactId> > <reportSets> > <reportSet> > <reports> > <report>soyc</report> > </reports> > </reportSet> > </reportSets> > </plugin> > </plugins> > </reporting> > [ERROR] BUILD ERROR > [INFO] ------------------------------------------------------------------------ > [INFO] Error getting reports from the plugin 'org.codehaus.mojo:gwt-maven-plugin:1.2.jboss': Unable to load the mojo 'org.codehaus.mojo:gwt-maven-plugin:1.2.jboss:soyc' in the plugin 'org.codehaus.mojo:gwt-maven-plugin'. A required class is missing: org/codehaus/plexus/util/xml/XmlStreamReader > org.codehaus.plexus.util.xml.XmlStreamReader > [INFO] ------------------------------------------------------------------------ -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email |
|
|
[jira] Commented: (MGWT-127) soyc report missing dependency[ http://jira.codehaus.org/browse/MGWT-127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=198914#action_198914 ] nicolas de loof commented on MGWT-127: -------------------------------------- What version of Maven are you running ? > soyc report missing dependency > ------------------------------ > > Key: MGWT-127 > URL: http://jira.codehaus.org/browse/MGWT-127 > Project: Maven 2.x GWT Plugin > Issue Type: Bug > Affects Versions: 1.2 > Reporter: jieryn > Priority: Minor > Attachments: gwt_error.txt > > > <reporting> > <plugins> > <plugin> > <groupId>org.codehaus.mojo</groupId> > <artifactId>gwt-maven-plugin</artifactId> > <reportSets> > <reportSet> > <reports> > <report>soyc</report> > </reports> > </reportSet> > </reportSets> > </plugin> > </plugins> > </reporting> > [ERROR] BUILD ERROR > [INFO] ------------------------------------------------------------------------ > [INFO] Error getting reports from the plugin 'org.codehaus.mojo:gwt-maven-plugin:1.2.jboss': Unable to load the mojo 'org.codehaus.mojo:gwt-maven-plugin:1.2.jboss:soyc' in the plugin 'org.codehaus.mojo:gwt-maven-plugin'. A required class is missing: org/codehaus/plexus/util/xml/XmlStreamReader > org.codehaus.plexus.util.xml.XmlStreamReader > [INFO] ------------------------------------------------------------------------ -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email |
|
|
[jira] Closed: (MGWT-127) soyc report missing dependency[ http://jira.codehaus.org/browse/MGWT-127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] jieryn closed MGWT-127. ----------------------- Resolution: Cannot Reproduce I updated my gwt-maven-plugin-1.2-SNAPSHOT version to HEAD and re-ran SOYC on a project which was failing previously. It now works, closing. > soyc report missing dependency > ------------------------------ > > Key: MGWT-127 > URL: http://jira.codehaus.org/browse/MGWT-127 > Project: Maven 2.x GWT Plugin > Issue Type: Bug > Affects Versions: 1.2 > Reporter: jieryn > Priority: Minor > Attachments: gwt_error.txt > > > <reporting> > <plugins> > <plugin> > <groupId>org.codehaus.mojo</groupId> > <artifactId>gwt-maven-plugin</artifactId> > <reportSets> > <reportSet> > <reports> > <report>soyc</report> > </reports> > </reportSet> > </reportSets> > </plugin> > </plugins> > </reporting> > [ERROR] BUILD ERROR > [INFO] ------------------------------------------------------------------------ > [INFO] Error getting reports from the plugin 'org.codehaus.mojo:gwt-maven-plugin:1.2.jboss': Unable to load the mojo 'org.codehaus.mojo:gwt-maven-plugin:1.2.jboss:soyc' in the plugin 'org.codehaus.mojo:gwt-maven-plugin'. A required class is missing: org/codehaus/plexus/util/xml/XmlStreamReader > org.codehaus.plexus.util.xml.XmlStreamReader > [INFO] ------------------------------------------------------------------------ -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email |
| Free embeddable forum powered by Nabble | Forum Help |