You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@aries.apache.org by "Alasdair Nottingham (JIRA)" <ji...@apache.org> on 2011/01/04 15:55:46 UTC

[jira] Created: (ARIES-530) The WAB samples are not created properly

The WAB samples are not created properly
----------------------------------------

                 Key: ARIES-530
                 URL: https://issues.apache.org/jira/browse/ARIES-530
             Project: Aries
          Issue Type: Bug
            Reporter: Alasdair Nottingham
            Assignee: Alasdair Nottingham
             Fix For: 0.3


Currently when you specify _wab for the maven-bundle-plugin the src/main/resources all end up relative to the WEB-INF/classes. Instead it should be relative to the root.

I'll fix this by putting the web content in src/main/web-content

Alasdair

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


[jira] Resolved: (ARIES-530) The WAB samples are not created properly

Posted by "Alasdair Nottingham (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ARIES-530?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alasdair Nottingham resolved ARIES-530.
---------------------------------------

    Resolution: Fixed

> The WAB samples are not created properly
> ----------------------------------------
>
>                 Key: ARIES-530
>                 URL: https://issues.apache.org/jira/browse/ARIES-530
>             Project: Aries
>          Issue Type: Bug
>          Components: Samples
>            Reporter: Alasdair Nottingham
>            Assignee: Alasdair Nottingham
>             Fix For: 0.3
>
>
> Currently when you specify _wab for the maven-bundle-plugin the src/main/resources all end up relative to the WEB-INF/classes. Instead it should be relative to the root.
> I'll fix this by putting the web content in src/main/web-content
> Alasdair

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (ARIES-530) The WAB samples are not created properly

Posted by "Alasdair Nottingham (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/ARIES-530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12977759#action_12977759 ] 

Alasdair Nottingham commented on ARIES-530:
-------------------------------------------

Instead of using web-content it would be better to use webapp which is what the maven-war-plugin would use by default.

> The WAB samples are not created properly
> ----------------------------------------
>
>                 Key: ARIES-530
>                 URL: https://issues.apache.org/jira/browse/ARIES-530
>             Project: Aries
>          Issue Type: Bug
>          Components: Samples
>            Reporter: Alasdair Nottingham
>            Assignee: Alasdair Nottingham
>             Fix For: 0.3
>
>
> Currently when you specify _wab for the maven-bundle-plugin the src/main/resources all end up relative to the WEB-INF/classes. Instead it should be relative to the root.
> I'll fix this by putting the web content in src/main/web-content
> Alasdair

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


[jira] Updated: (ARIES-530) The WAB samples are not created properly

Posted by "Alasdair Nottingham (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ARIES-530?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alasdair Nottingham updated ARIES-530:
--------------------------------------

    Component/s: Samples

> The WAB samples are not created properly
> ----------------------------------------
>
>                 Key: ARIES-530
>                 URL: https://issues.apache.org/jira/browse/ARIES-530
>             Project: Aries
>          Issue Type: Bug
>          Components: Samples
>            Reporter: Alasdair Nottingham
>            Assignee: Alasdair Nottingham
>             Fix For: 0.3
>
>
> Currently when you specify _wab for the maven-bundle-plugin the src/main/resources all end up relative to the WEB-INF/classes. Instead it should be relative to the root.
> I'll fix this by putting the web content in src/main/web-content
> Alasdair

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