Giter Club home page Giter Club logo

Comments (10)

joostdenijs avatar joostdenijs commented on May 29, 2024

There is already a Maven package found: http://mvnrepository.com/artifact/com.microsoft.windowsazure/microsoft-windowsazure-api/0.2.2

from azure-sdk-for-java.

michaelwiles avatar michaelwiles commented on May 29, 2024

I am aware of that, but that is not a maven plugin. That is the java azure sdk.

from azure-sdk-for-java.

gcheng avatar gcheng commented on May 29, 2024

I think this is a cool idea! It seems it cannot be assigned to michaelwiles ? Is he on the white list?

from azure-sdk-for-java.

michaelwiles avatar michaelwiles commented on May 29, 2024

I am not currently involved at all, I just figured I'd ask here about the maven plugin since this is where the java azure sdk is maintained and a plugin should probably be related to this especially from a visibility point of view and so that it fits in with the road map of azure on java.

Currently what I have is very simple: I can go

mvn install azure:deploy; in the pom I've configured the storage account string as well as the destination container and name. This then takes my built deployable and uploads it to blob storage. Not the actual azure package, this is the war of my application. My startup script on azure then pulls this out of blob storage and adds it to my tomcat.

But ultimately I think I'd like to be able to build the whole azure package with maven and upload it to blob storage (much like the package.xml ant file does currently). This would be very useful as currently it is a manual/ant process. Maybe even long term we could use the rest interface onto azure in the cloud to load the package onto an instance and start it (if this is possible). That would be very convenient.

from azure-sdk-for-java.

gcheng avatar gcheng commented on May 29, 2024

fantastic idea!

from azure-sdk-for-java.

michaelwiles avatar michaelwiles commented on May 29, 2024

So what is the way forward? Should the maven plugin be stored here? Probably makes the most sense to centralise it all here.

Maybe someone can pull what I have and put it somewhere? and we can build on that?

from azure-sdk-for-java.

jcookems avatar jcookems commented on May 29, 2024

Closed by accident (commit referenced this id, but was for a different repo)

from azure-sdk-for-java.

matt-gibbs avatar matt-gibbs commented on May 29, 2024

Closing stale issues. Reactivate if it should be reconsidered.

from azure-sdk-for-java.

aldrinleal avatar aldrinleal commented on May 29, 2024

API-wise, what should be its workflow?

from azure-sdk-for-java.

aldrinleal avatar aldrinleal commented on May 29, 2024

Oh nvm. For Blob storage there's a wagon somewhere on github. I was originally thinking about deploying into Azure Websites - Which I actually did, see azurator and its sample

from azure-sdk-for-java.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.