You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Tammo van Lessen (JIRA)" <ji...@apache.org> on 2007/11/29 17:33:27 UTC

[jira] Created: (SM-1156) SE archetype references but does not generate MyBootstrap class

SE archetype references but does not generate MyBootstrap class
---------------------------------------------------------------

                 Key: SM-1156
                 URL: https://issues.apache.org/activemq/browse/SM-1156
             Project: ServiceMix
          Issue Type: Bug
          Components: tooling
            Reporter: Tammo van Lessen


The generated pom.xml references ${packageName}.MyBootstrap which is unfortunately not generated. While the packaging of the SE works fine, the deployment cowardly fails.

See also:
http://svn.apache.org/viewvc/servicemix/trunk/archetypes/servicemix-service-engine/src/main/resources/archetype-resources/pom.xml?view=markup
http://svn.apache.org/viewvc/servicemix/trunk/archetypes/servicemix-service-engine/src/main/resources/archetype-resources/src/main/java/

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (SM-1156) SE archetype references but does not generate MyBootstrap class

Posted by "Bruce Snyder (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/SM-1156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bruce Snyder resolved SM-1156.
------------------------------

       Resolution: Fixed
    Fix Version/s: 3.3

The bootstrap class is injected by the Maven plugin if none is specified, so I've removed the reference the {{MyBootstrap}} class in the archetype pom for both the servicemix-binding-component archetype and the servicemix-service-engine archetype. 

Fixed in [revision 599587|http://svn.apache.org/viewvc?rev=599587&view=rev]. 

> SE archetype references but does not generate MyBootstrap class
> ---------------------------------------------------------------
>
>                 Key: SM-1156
>                 URL: https://issues.apache.org/activemq/browse/SM-1156
>             Project: ServiceMix
>          Issue Type: Bug
>          Components: tooling
>            Reporter: Tammo van Lessen
>            Assignee: Bruce Snyder
>             Fix For: 3.3
>
>
> The generated pom.xml references ${packageName}.MyBootstrap which is unfortunately not generated. While the packaging of the SE works fine, the deployment cowardly fails.
> See also:
> http://svn.apache.org/viewvc/servicemix/trunk/archetypes/servicemix-service-engine/src/main/resources/archetype-resources/pom.xml?view=markup
> http://svn.apache.org/viewvc/servicemix/trunk/archetypes/servicemix-service-engine/src/main/resources/archetype-resources/src/main/java/

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Assigned: (SM-1156) SE archetype references but does not generate MyBootstrap class

Posted by "Bruce Snyder (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/SM-1156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bruce Snyder reassigned SM-1156:
--------------------------------

    Assignee: Bruce Snyder

> SE archetype references but does not generate MyBootstrap class
> ---------------------------------------------------------------
>
>                 Key: SM-1156
>                 URL: https://issues.apache.org/activemq/browse/SM-1156
>             Project: ServiceMix
>          Issue Type: Bug
>          Components: tooling
>            Reporter: Tammo van Lessen
>            Assignee: Bruce Snyder
>
> The generated pom.xml references ${packageName}.MyBootstrap which is unfortunately not generated. While the packaging of the SE works fine, the deployment cowardly fails.
> See also:
> http://svn.apache.org/viewvc/servicemix/trunk/archetypes/servicemix-service-engine/src/main/resources/archetype-resources/pom.xml?view=markup
> http://svn.apache.org/viewvc/servicemix/trunk/archetypes/servicemix-service-engine/src/main/resources/archetype-resources/src/main/java/

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.