You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Mark Jeffery (JIRA)" <ji...@codehaus.org> on 2007/04/23 09:02:26 UTC

[jira] Created: (CONTINUUM-1249) Remote repository JAR manifest not updated if dependancy scope is changed

Remote repository JAR manifest not updated if dependancy scope is changed
-------------------------------------------------------------------------

                 Key: CONTINUUM-1249
                 URL: http://jira.codehaus.org/browse/CONTINUUM-1249
             Project: Continuum
          Issue Type: Bug
          Components: Integration - Maven 2
    Affects Versions: 1.0.3
         Environment: Windows XP
            Reporter: Mark Jeffery


If Maven2 dependancy scope is changed from the default to provided, and the "clean install" goals are run everything is fine. The referenced jars manifest entry is removed and the jar is installed in the local repository.

If you run a "clean deploy" straight afterwards, the project state has not changed and the resulting jars are not deployed to the remote repository. 

So the problem is that the jars deployed on a previous "clean deploy" are still in the repository with incorrect manifest entries. (Still referencing the "provided" dependancy.

If the pom is updated and a "clean deploy" is done straight away, it works fine.

-- 
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

        

[jira] Closed: (CONTINUUM-1249) Remote repository JAR manifest not updated if dependancy scope is changed

Posted by "Emmanuel Venisse (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/CONTINUUM-1249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Emmanuel Venisse closed CONTINUUM-1249.
---------------------------------------

         Assignee: Emmanuel Venisse
       Resolution: Won't Fix
    Fix Version/s:     (was: Future)

It isn't a Continuum bug

> Remote repository JAR manifest not updated if dependancy scope is changed
> -------------------------------------------------------------------------
>
>                 Key: CONTINUUM-1249
>                 URL: http://jira.codehaus.org/browse/CONTINUUM-1249
>             Project: Continuum
>          Issue Type: Bug
>          Components: Integration - Maven 2
>    Affects Versions: 1.0.3
>         Environment: Windows XP
>            Reporter: Mark Jeffery
>            Assignee: Emmanuel Venisse
>
> If Maven2 dependancy scope is changed from the default to provided, and the "clean install" goals are run everything is fine. The referenced jars manifest entry is removed and the jar is installed in the local repository.
> If you run a "clean deploy" straight afterwards, the project state has not changed and the resulting jars are not deployed to the remote repository. 
> So the problem is that the jars deployed on a previous "clean deploy" are still in the repository with incorrect manifest entries. (Still referencing the "provided" dependancy.
> If the pom is updated and a "clean deploy" is done straight away, it works fine.

-- 
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

        

[jira] Commented: (CONTINUUM-1249) Remote repository JAR manifest not updated if dependancy scope is changed

Posted by "Mark Jeffery (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/CONTINUUM-1249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_93881 ] 

Mark Jeffery commented on CONTINUUM-1249:
-----------------------------------------

Sorry.......Not a Major Priority........Can't demote.....?

> Remote repository JAR manifest not updated if dependancy scope is changed
> -------------------------------------------------------------------------
>
>                 Key: CONTINUUM-1249
>                 URL: http://jira.codehaus.org/browse/CONTINUUM-1249
>             Project: Continuum
>          Issue Type: Bug
>          Components: Integration - Maven 2
>    Affects Versions: 1.0.3
>         Environment: Windows XP
>            Reporter: Mark Jeffery
>
> If Maven2 dependancy scope is changed from the default to provided, and the "clean install" goals are run everything is fine. The referenced jars manifest entry is removed and the jar is installed in the local repository.
> If you run a "clean deploy" straight afterwards, the project state has not changed and the resulting jars are not deployed to the remote repository. 
> So the problem is that the jars deployed on a previous "clean deploy" are still in the repository with incorrect manifest entries. (Still referencing the "provided" dependancy.
> If the pom is updated and a "clean deploy" is done straight away, it works fine.

-- 
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