[jbosstools-issues] [JBoss JIRA] (JBIDE-11404) Get basic "mvn clean install" to work with everything developers want

Rob Stryker (JIRA) jira-events at lists.jboss.org
Tue Apr 10 05:31:47 EDT 2012


    [ https://issues.jboss.org/browse/JBIDE-11404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12682611#comment-12682611 ] 

Rob Stryker commented on JBIDE-11404:
-------------------------------------

Having to think hard on this, I would suggest that typically I want to build just my component and have the upstream resolve or skip using latest from a repo.  There are times when I would also like to build my deps if I am working on as/jmx/openshift/blahblah, but this is not the usual situation. The usual situation for me is pretty limited to one component at a time.  

I think the coolest thing ever would be if it could svn diff my upstream components to know whether they have changes and need to be rebuilt or not, but I don't expect you guys to be able to do that.  Just saying, it'd be pretty damn cool.  

Maybe we could have a wrapper shell script that does that for us, and then calls the tycho build with all the proper args, using upstream / repo / local site if there's no change, and rebuilding the plugin if there is a need for it.  THAT'd be pretty damn cool.  
                
> Get basic "mvn clean install" to work with everything developers want
> ---------------------------------------------------------------------
>
>                 Key: JBIDE-11404
>                 URL: https://issues.jboss.org/browse/JBIDE-11404
>             Project: Tools (JBoss Tools)
>          Issue Type: Enhancement
>          Components: Build/Releng
>            Reporter: Mickael Istria
>            Assignee: Nick Boldt
>             Fix For: 3.3.0.Beta3
>
>
> We should set up the default profiles so that developers can use simply "mvn clean install" to build their project.
> That will require to see what they usually want to build, and to change default profiles to match their usual needs.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list