You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Barry Kaplan (JIRA)" <ji...@apache.org> on 2010/04/02 17:45:08 UTC

[jira] Created: (CAMEL-2609) Snapshot sources are not distributed to the maven repo

Snapshot sources are not distributed to the maven repo
------------------------------------------------------

                 Key: CAMEL-2609
                 URL: https://issues.apache.org/activemq/browse/CAMEL-2609
             Project: Apache Camel
          Issue Type: Bug
          Components: tooling
    Affects Versions: 2.3.0
            Reporter: Barry Kaplan


Having to download the source and manually build a *-sources.jar, manually put in the local .m2 cache, only then to have to do it again the next day when the snapshot is updated, makes is way harder to work the snapshots.

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


[jira] Commented: (CAMEL-2609) Snapshot sources are not distributed to the maven repo

Posted by "Claus Ibsen (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/CAMEL-2609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=62157#action_62157 ] 

Claus Ibsen commented on CAMEL-2609:
------------------------------------

Doesn't look like that change causes hudson to upload source jars as well. They are still missing from
https://repository.apache.org/content/repositories/snapshots/org/apache/camel/camel-core/2.5-SNAPSHOT/

> Snapshot sources are not distributed to the maven repo
> ------------------------------------------------------
>
>                 Key: CAMEL-2609
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-2609
>             Project: Apache Camel
>          Issue Type: Task
>          Components: tooling
>    Affects Versions: 2.3.0
>            Reporter: Barry Kaplan
>            Assignee: Claus Ibsen
>
> Having to download the source and manually build a *-sources.jar, manually put in the local .m2 cache, only then to have to do it again the next day when the snapshot is updated, makes is way harder to work the snapshots.

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


[jira] Commented: (CAMEL-2609) Snapshot sources are not distributed to the maven repo

Posted by "Claus Ibsen (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/CAMEL-2609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=62164#action_62164 ] 

Claus Ibsen commented on CAMEL-2609:
------------------------------------

With the change to {{clean deploy}} I can now see the -sources.jar during the build (Hudson is running right now)


For example for camel-core this .jar is in the repo
camel-core-2.5-20100927.153441-3-sources.jar

https://repository.apache.org/content/repositories/snapshots/org/apache/camel/camel-core/2.5-SNAPSHOT/


> Snapshot sources are not distributed to the maven repo
> ------------------------------------------------------
>
>                 Key: CAMEL-2609
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-2609
>             Project: Apache Camel
>          Issue Type: Task
>          Components: tooling
>    Affects Versions: 2.3.0
>            Reporter: Barry Kaplan
>            Assignee: Claus Ibsen
>
> Having to download the source and manually build a *-sources.jar, manually put in the local .m2 cache, only then to have to do it again the next day when the snapshot is updated, makes is way harder to work the snapshots.

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


[jira] Assigned: (CAMEL-2609) Snapshot sources are not distributed to the maven repo

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

Claus Ibsen reassigned CAMEL-2609:
----------------------------------

    Assignee:     (was: Claus Ibsen)

> Snapshot sources are not distributed to the maven repo
> ------------------------------------------------------
>
>                 Key: CAMEL-2609
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-2609
>             Project: Apache Camel
>          Issue Type: Task
>          Components: tooling
>    Affects Versions: 2.3.0
>            Reporter: Barry Kaplan
>
> Having to download the source and manually build a *-sources.jar, manually put in the local .m2 cache, only then to have to do it again the next day when the snapshot is updated, makes is way harder to work the snapshots.

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


[jira] Commented: (CAMEL-2609) Snapshot sources are not distributed to the maven repo

Posted by "Willem Jiang (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/CAMEL-2609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=62175#action_62175 ] 

Willem Jiang commented on CAMEL-2609:
-------------------------------------


{code}
It does say it install the sources jar
[INFO] Installing /home/hudson/hudson-slave/workspace/Camel/camel-trunk/camel-core/target/camel-core-2.5-SNAPSHOT-sources.jar to /home/hudson/hudson-slave/workspace/Camel/.repository/org/apache/camel/camel-core/2.5-SNAPSHOT/camel-core-2.5-SNAPSHOT-sources.jar
{code}

maven just installs the sources jar , but it doesn't mean maven deploys the source jar.

> Snapshot sources are not distributed to the maven repo
> ------------------------------------------------------
>
>                 Key: CAMEL-2609
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-2609
>             Project: Apache Camel
>          Issue Type: Task
>          Components: tooling
>    Affects Versions: 2.3.0
>            Reporter: Barry Kaplan
>            Assignee: Claus Ibsen
>
> Having to download the source and manually build a *-sources.jar, manually put in the local .m2 cache, only then to have to do it again the next day when the snapshot is updated, makes is way harder to work the snapshots.

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


[jira] Commented: (CAMEL-2609) Snapshot sources are not distributed to the maven repo

Posted by "Claus Ibsen (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/CAMEL-2609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=62180#action_62180 ] 

Claus Ibsen commented on CAMEL-2609:
------------------------------------

{quote}
maven just installs the sources jar , but it doesn't mean maven deploys the source jar.
{quote}

Yeah I know but I was pointing out that the sources.jar is being generated. Then hudson should normally be able to detect this and automatic publish that to the snapshot repo.
But this is where Hudson fails.

> Snapshot sources are not distributed to the maven repo
> ------------------------------------------------------
>
>                 Key: CAMEL-2609
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-2609
>             Project: Apache Camel
>          Issue Type: Task
>          Components: tooling
>    Affects Versions: 2.3.0
>            Reporter: Barry Kaplan
>            Assignee: Claus Ibsen
>
> Having to download the source and manually build a *-sources.jar, manually put in the local .m2 cache, only then to have to do it again the next day when the snapshot is updated, makes is way harder to work the snapshots.

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


[jira] Assigned: (CAMEL-2609) Snapshot sources are not distributed to the maven repo

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

Claus Ibsen reassigned CAMEL-2609:
----------------------------------

    Assignee: Claus Ibsen  (was: Hadrian Zbarcea)

> Snapshot sources are not distributed to the maven repo
> ------------------------------------------------------
>
>                 Key: CAMEL-2609
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-2609
>             Project: Apache Camel
>          Issue Type: Task
>          Components: tooling
>    Affects Versions: 2.3.0
>            Reporter: Barry Kaplan
>            Assignee: Claus Ibsen
>
> Having to download the source and manually build a *-sources.jar, manually put in the local .m2 cache, only then to have to do it again the next day when the snapshot is updated, makes is way harder to work the snapshots.

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


[jira] Commented: (CAMEL-2609) Snapshot sources are not distributed to the maven repo

Posted by "Claus Ibsen (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/CAMEL-2609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=62288#action_62288 ] 

Claus Ibsen commented on CAMEL-2609:
------------------------------------

I changed hudson back to {{install}} instead of {{deploy}} because it just spams the snapshot repo with .jars with timestamps and don't cleanup. So we will end up with a lot of old .jars there.

> Snapshot sources are not distributed to the maven repo
> ------------------------------------------------------
>
>                 Key: CAMEL-2609
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-2609
>             Project: Apache Camel
>          Issue Type: Task
>          Components: tooling
>    Affects Versions: 2.3.0
>            Reporter: Barry Kaplan
>            Assignee: Claus Ibsen
>
> Having to download the source and manually build a *-sources.jar, manually put in the local .m2 cache, only then to have to do it again the next day when the snapshot is updated, makes is way harder to work the snapshots.

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


[jira] Assigned: (CAMEL-2609) Snapshot sources are not distributed to the maven repo

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

Claus Ibsen reassigned CAMEL-2609:
----------------------------------

    Assignee: Hadrian Zbarcea

> Snapshot sources are not distributed to the maven repo
> ------------------------------------------------------
>
>                 Key: CAMEL-2609
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-2609
>             Project: Apache Camel
>          Issue Type: Bug
>          Components: tooling
>    Affects Versions: 2.3.0
>            Reporter: Barry Kaplan
>            Assignee: Hadrian Zbarcea
>
> Having to download the source and manually build a *-sources.jar, manually put in the local .m2 cache, only then to have to do it again the next day when the snapshot is updated, makes is way harder to work the snapshots.

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


[jira] Updated: (CAMEL-2609) Snapshot sources are not distributed to the maven repo

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

Claus Ibsen updated CAMEL-2609:
-------------------------------

    Issue Type: Task  (was: Bug)

> Snapshot sources are not distributed to the maven repo
> ------------------------------------------------------
>
>                 Key: CAMEL-2609
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-2609
>             Project: Apache Camel
>          Issue Type: Task
>          Components: tooling
>    Affects Versions: 2.3.0
>            Reporter: Barry Kaplan
>            Assignee: Hadrian Zbarcea
>
> Having to download the source and manually build a *-sources.jar, manually put in the local .m2 cache, only then to have to do it again the next day when the snapshot is updated, makes is way harder to work the snapshots.

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


[jira] Commented: (CAMEL-2609) Snapshot sources are not distributed to the maven repo

Posted by "Claus Ibsen (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/CAMEL-2609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=62158#action_62158 ] 

Claus Ibsen commented on CAMEL-2609:
------------------------------------

It does say it install the sources jar

[INFO] Installing /home/hudson/hudson-slave/workspace/Camel/camel-trunk/camel-core/target/camel-core-2.5-SNAPSHOT-sources.jar to /home/hudson/hudson-slave/workspace/Camel/.repository/org/apache/camel/camel-core/2.5-SNAPSHOT/camel-core-2.5-SNAPSHOT-sources.jar

> Snapshot sources are not distributed to the maven repo
> ------------------------------------------------------
>
>                 Key: CAMEL-2609
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-2609
>             Project: Apache Camel
>          Issue Type: Task
>          Components: tooling
>    Affects Versions: 2.3.0
>            Reporter: Barry Kaplan
>            Assignee: Claus Ibsen
>
> Having to download the source and manually build a *-sources.jar, manually put in the local .m2 cache, only then to have to do it again the next day when the snapshot is updated, makes is way harder to work the snapshots.

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


[jira] Commented: (CAMEL-2609) Snapshot sources are not distributed to the maven repo

Posted by "Claus Ibsen (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/CAMEL-2609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=62161#action_62161 ] 

Claus Ibsen commented on CAMEL-2609:
------------------------------------

And I change the max memory from 512 to 800mb

> Snapshot sources are not distributed to the maven repo
> ------------------------------------------------------
>
>                 Key: CAMEL-2609
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-2609
>             Project: Apache Camel
>          Issue Type: Task
>          Components: tooling
>    Affects Versions: 2.3.0
>            Reporter: Barry Kaplan
>            Assignee: Claus Ibsen
>
> Having to download the source and manually build a *-sources.jar, manually put in the local .m2 cache, only then to have to do it again the next day when the snapshot is updated, makes is way harder to work the snapshots.

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


[jira] Commented: (CAMEL-2609) Snapshot sources are not distributed to the maven repo

Posted by "Claus Ibsen (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/CAMEL-2609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=62291#action_62291 ] 

Claus Ibsen commented on CAMEL-2609:
------------------------------------

Maybe we should upgrade the install plugin?

 maven-install-plugin ................................... 2.2 -> 2.3.1

Maybe that helps hudson?

> Snapshot sources are not distributed to the maven repo
> ------------------------------------------------------
>
>                 Key: CAMEL-2609
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-2609
>             Project: Apache Camel
>          Issue Type: Task
>          Components: tooling
>    Affects Versions: 2.3.0
>            Reporter: Barry Kaplan
>
> Having to download the source and manually build a *-sources.jar, manually put in the local .m2 cache, only then to have to do it again the next day when the snapshot is updated, makes is way harder to work the snapshots.

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


[jira] Assigned: (CAMEL-2609) Snapshot sources are not distributed to the maven repo

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

Claus Ibsen reassigned CAMEL-2609:
----------------------------------

    Assignee: Hadrian Zbarcea  (was: Hadrian Zbarcea)

> Snapshot sources are not distributed to the maven repo
> ------------------------------------------------------
>
>                 Key: CAMEL-2609
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-2609
>             Project: Apache Camel
>          Issue Type: Bug
>          Components: tooling
>    Affects Versions: 2.3.0
>            Reporter: Barry Kaplan
>            Assignee: Hadrian Zbarcea
>
> Having to download the source and manually build a *-sources.jar, manually put in the local .m2 cache, only then to have to do it again the next day when the snapshot is updated, makes is way harder to work the snapshots.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/activemq/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (CAMEL-2609) Snapshot sources are not distributed to the maven repo

Posted by "Claus Ibsen (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/CAMEL-2609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=62129#action_62129 ] 

Claus Ibsen commented on CAMEL-2609:
------------------------------------

I have changed the Camel goal to be on Hudson
{code}
-fae -B -e -U clean install source:jar -Dmaven.test.skip.exec=true -Psource-jar
{code}

So let's see if the sources .jar is being generated and deployed now

> Snapshot sources are not distributed to the maven repo
> ------------------------------------------------------
>
>                 Key: CAMEL-2609
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-2609
>             Project: Apache Camel
>          Issue Type: Task
>          Components: tooling
>    Affects Versions: 2.3.0
>            Reporter: Barry Kaplan
>            Assignee: Hadrian Zbarcea
>
> Having to download the source and manually build a *-sources.jar, manually put in the local .m2 cache, only then to have to do it again the next day when the snapshot is updated, makes is way harder to work the snapshots.

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


[jira] Commented: (CAMEL-2609) Snapshot sources are not distributed to the maven repo

Posted by "Claus Ibsen (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/CAMEL-2609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=62126#action_62126 ] 

Claus Ibsen commented on CAMEL-2609:
------------------------------------

What do other Apache projects do?
I can see AMQ do deploy sources
https://repository.apache.org/content/repositories/snapshots/org/apache/activemq/activemq-core/5.5-SNAPSHOT/

So we can ask the AMQ people what they do



> Snapshot sources are not distributed to the maven repo
> ------------------------------------------------------
>
>                 Key: CAMEL-2609
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-2609
>             Project: Apache Camel
>          Issue Type: Task
>          Components: tooling
>    Affects Versions: 2.3.0
>            Reporter: Barry Kaplan
>            Assignee: Hadrian Zbarcea
>
> Having to download the source and manually build a *-sources.jar, manually put in the local .m2 cache, only then to have to do it again the next day when the snapshot is updated, makes is way harder to work the snapshots.

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


[jira] Commented: (CAMEL-2609) Snapshot sources are not distributed to the maven repo

Posted by "Jonathan Anstey (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/CAMEL-2609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=58653#action_58653 ] 

Jonathan Anstey commented on CAMEL-2609:
----------------------------------------

Details of this issue are here BTW https://issues.apache.org/jira/browse/INFRA-2352

Need to try the last suggestion of switching over from using Hudson's Maven deploy feature to a pure Maven deploy (i.e. just use mvn deploy). I just haven't had the time to get this working lately... if anyone has an hour to spare updating the build config & checking the results, it may be a really easy fix :)

> Snapshot sources are not distributed to the maven repo
> ------------------------------------------------------
>
>                 Key: CAMEL-2609
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-2609
>             Project: Apache Camel
>          Issue Type: Bug
>          Components: tooling
>    Affects Versions: 2.3.0
>            Reporter: Barry Kaplan
>            Assignee: Hadrian Zbarcea
>
> Having to download the source and manually build a *-sources.jar, manually put in the local .m2 cache, only then to have to do it again the next day when the snapshot is updated, makes is way harder to work the snapshots.

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


[jira] Commented: (CAMEL-2609) Snapshot sources are not distributed to the maven repo

Posted by "Claus Ibsen (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/CAMEL-2609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=62127#action_62127 ] 

Claus Ibsen commented on CAMEL-2609:
------------------------------------

This is the goal AMQ does
{code}
-fae -B -e -U clean install source:jar
{code}

So I wonder if adding source:jar is sufficient for Camel?

> Snapshot sources are not distributed to the maven repo
> ------------------------------------------------------
>
>                 Key: CAMEL-2609
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-2609
>             Project: Apache Camel
>          Issue Type: Task
>          Components: tooling
>    Affects Versions: 2.3.0
>            Reporter: Barry Kaplan
>            Assignee: Hadrian Zbarcea
>
> Having to download the source and manually build a *-sources.jar, manually put in the local .m2 cache, only then to have to do it again the next day when the snapshot is updated, makes is way harder to work the snapshots.

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


[jira] Commented: (CAMEL-2609) Snapshot sources are not distributed to the maven repo

Posted by "Claus Ibsen (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/CAMEL-2609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=62160#action_62160 ] 

Claus Ibsen commented on CAMEL-2609:
------------------------------------

Trying with {{mvn clean deploy}} as suggested on INFRA

> Snapshot sources are not distributed to the maven repo
> ------------------------------------------------------
>
>                 Key: CAMEL-2609
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-2609
>             Project: Apache Camel
>          Issue Type: Task
>          Components: tooling
>    Affects Versions: 2.3.0
>            Reporter: Barry Kaplan
>            Assignee: Claus Ibsen
>
> Having to download the source and manually build a *-sources.jar, manually put in the local .m2 cache, only then to have to do it again the next day when the snapshot is updated, makes is way harder to work the snapshots.

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


[jira] Commented: (CAMEL-2609) Snapshot sources are not distributed to the maven repo

Posted by "Claus Ibsen (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/CAMEL-2609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=62159#action_62159 ] 

Claus Ibsen commented on CAMEL-2609:
------------------------------------

Ah looks like we had a profile for source jar in Camel
{code:xml}

    <profile>
      <id>source-jar</id>
      <build>
        <plugins>
          <plugin>
            <groupId>org.apache.maven.plugins</groupId>
            <artifactId>maven-source-plugin</artifactId>
            <executions>
              <execution>
                <id>attach-sources</id>
                <goals>
                  <goal>jar</goal>
                </goals>
              </execution>
            </executions>
          </plugin>
        </plugins>
      </build>
    </profile>
{code}

So I will change that hudson goal back to before.

> Snapshot sources are not distributed to the maven repo
> ------------------------------------------------------
>
>                 Key: CAMEL-2609
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-2609
>             Project: Apache Camel
>          Issue Type: Task
>          Components: tooling
>    Affects Versions: 2.3.0
>            Reporter: Barry Kaplan
>            Assignee: Claus Ibsen
>
> Having to download the source and manually build a *-sources.jar, manually put in the local .m2 cache, only then to have to do it again the next day when the snapshot is updated, makes is way harder to work the snapshots.

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


[jira] Commented: (CAMEL-2609) Snapshot sources are not distributed to the maven repo

Posted by "Claus Ibsen (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/CAMEL-2609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=62128#action_62128 ] 

Claus Ibsen commented on CAMEL-2609:
------------------------------------

This is the goal for Camel currently
{code}
-fae -B -e -U clean install -Dmaven.test.skip.exec=true -Psource-jar
{code}

I wonder why the source jar is a profile?

> Snapshot sources are not distributed to the maven repo
> ------------------------------------------------------
>
>                 Key: CAMEL-2609
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-2609
>             Project: Apache Camel
>          Issue Type: Task
>          Components: tooling
>    Affects Versions: 2.3.0
>            Reporter: Barry Kaplan
>            Assignee: Hadrian Zbarcea
>
> Having to download the source and manually build a *-sources.jar, manually put in the local .m2 cache, only then to have to do it again the next day when the snapshot is updated, makes is way harder to work the snapshots.

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


[jira] Commented: (CAMEL-2609) Snapshot sources are not distributed to the maven repo

Posted by "Claus Ibsen (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/CAMEL-2609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=62181#action_62181 ] 

Claus Ibsen commented on CAMEL-2609:
------------------------------------

AMQ also generates javadoc .jars. Maybe we can try doing that for camel as well and see if hudson now detect the sources.jar as well?

> Snapshot sources are not distributed to the maven repo
> ------------------------------------------------------
>
>                 Key: CAMEL-2609
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-2609
>             Project: Apache Camel
>          Issue Type: Task
>          Components: tooling
>    Affects Versions: 2.3.0
>            Reporter: Barry Kaplan
>            Assignee: Claus Ibsen
>
> Having to download the source and manually build a *-sources.jar, manually put in the local .m2 cache, only then to have to do it again the next day when the snapshot is updated, makes is way harder to work the snapshots.

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


[jira] Commented: (CAMEL-2609) Snapshot sources are not distributed to the maven repo

Posted by "Hadrian Zbarcea (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/CAMEL-2609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=62182#action_62182 ] 

Hadrian Zbarcea commented on CAMEL-2609:
----------------------------------------

I am building on my system now, looking into a couple of options. Our build system is a bit different than AMQ. Now that I released AMQ twice it wouldn't hurt to align the two build system.

> Snapshot sources are not distributed to the maven repo
> ------------------------------------------------------
>
>                 Key: CAMEL-2609
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-2609
>             Project: Apache Camel
>          Issue Type: Task
>          Components: tooling
>    Affects Versions: 2.3.0
>            Reporter: Barry Kaplan
>            Assignee: Claus Ibsen
>
> Having to download the source and manually build a *-sources.jar, manually put in the local .m2 cache, only then to have to do it again the next day when the snapshot is updated, makes is way harder to work the snapshots.

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