Hi,

While running the project Hello-Samza from the tutorials provided on the
web, I was unable to fire the following command on my terminal:

*************************************
./gradlew publishToMavenLocal
***************************************

Please suggest.

Note: Please find below the result of the command ./gradlew tasks for your
reference



***************************************************************************

Build tasks

-----------

assemble - Assembles the outputs of this project.

build - Assembles and tests this project.

buildDependents - Assembles and tests this project and all projects that
depend on it.

buildNeeded - Assembles and tests this project and all projects it depends
on.

classes - Assembles classes 'main'.

clean - Deletes the build directory.

jar - Assembles a jar archive containing the main classes.

testClasses - Assembles classes 'test'.


Build Setup tasks

-----------------

init - Initializes a new Gradle build. [incubating]


Documentation tasks

-------------------

javadoc - Generates Javadoc API documentation for the main source code.


Help tasks

----------

components - Displays the components produced by root project
'hello-samza'. [incubating]

dependencies - Displays all dependencies declared in root project
'hello-samza'.

dependencyInsight - Displays the insight into a specific dependency in root
project 'hello-samza'.

help - Displays a help message.

projects - Displays the sub-projects of root project 'hello-samza'.

properties - Displays the properties of root project 'hello-samza'.

tasks - Displays the tasks runnable from root project 'hello-samza'.


IDE tasks

---------

cleanEclipse - Cleans all Eclipse files.

eclipse - Generates all Eclipse files.


Verification tasks

------------------

check - Runs all checks.

test - Runs the unit tests.


Other tasks

-----------

dumpWikiEdits

dumpWikiRaw

dumpWikiStats

listKafkaTopics

runWikiFeed

runWikiParser

runWikiStats

stopGrid

wrapper - Updates gradlew and supporting files.

****************************************************************************

AKARANDIKAR-E366-MPR13:hello-samza akarandikar$ ./gradlew tasks | grep
publishToMavenLocal

AKARANDIKAR-E366-MPR13:hello-samza akarandikar$

***************************************************************************

Thanks.

Regards,

Ankita

Reply via email to